|
|
|
|
|
by pdeffebach
1298 days ago
|
|
Jupyterlab is just an IDE. You can open up terminals, consoles (which are like notebooks, but are a console), and notebooks, on top of a text editor. It's actually really nice. Works great over ondemand and is way more responsive than X-based apps. Jupyterhub is a way to coordinate compute space / config across many users of notebooks or jupyterlab. |
|