Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: A Diagram Editor for JupyterLab
(
blog.jupyter.org
)
50 points
by
SylvainCorlay
3027 days ago
1 comments
marmaduke
3027 days ago
This looks great. I’m deploying JLab as the new front end to the HPC cluster I maintain and users like it.
Anyone know of good list of extensions like this?
link
leephillips
3027 days ago
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?
link
marmaduke
3024 days ago
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.
link
Anyone know of good list of extensions like this?