Y
Hacker News
new
|
ask
|
show
|
jobs
by
leephillips
3028 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?
1 comments
marmaduke
3026 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