Show HN: A Diagram Editor for JupyterLab(blog.jupyter.org)
blog.jupyter.org
Show HN: A Diagram Editor for JupyterLab
https://blog.jupyter.org/a-diagram-editor-for-jupyterlab-a254121ff919
1 comments
Is there anything in JupyterLab like the clusters tab in the classic notebook? How are you using it as a front end to a cluster?
Ah no, we use Slurm. So JLab runs on a head node, and users submit jobs through Slurm. Slurm would let you set a ipcluster which you then drive from a JLab notebook, though, which is a nice set up.
Anyone know of good list of extensions like this?