Skip to content
Snippets Groups Projects
Commit a550645b authored by Viacheslav Ostroukh's avatar Viacheslav Ostroukh :bike:
Browse files

release v0.0.2

    Changes:
    ========

    - Allows launching kernels locally, if None is specified as a
      parameters list for `salloc` in Jupyter config. This behaviour is
      needed to be enabled in Jupyter config with a parameter:
        c.SlurmKernelManager.default_kernel_local = False

    - Allows fallback to local kernel, if SLURM shell has failed to
      spawn. This behaviour is needed to be enabled in Jupyter config
      with a parameter:
        c.SlurmKernelManager.fallback_kernel_local = False

    - (Hopefully) better stack traces, if something goes wrong.
parents 9e0e438b a3d34fb6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment