Skip to main content
Skip table of contents

Special Query Parameters

Special Query Parameters

  • new_kernels

    • Mark all existing kernels as dirty so that they are shutdown the next time the kernel culler runs. A new kernel will be created for the current request and new kernels will be spawned for the global kernel pool.

  • new_user_kernels

    • Mark all existing kernels for the current user only as dirty so that they are shutdown the next time the kernel culler runs. A new kernel will be created for the current request.

  • nocache

    • Replace the contents of the notebook cache with the contents of the notebook from file. In addition, this operation also implements the operation of the new_kernels query parameter to

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.