Closed kcpevey closed 1 month ago
I dont know what "connect to a running kernel" means. Instead of launching new, do I want to just load an already running notebook?
Yes, this is useful if you want to draft some code in a console side-by-side with notebook:
While the top table takes up more space, I cannot quite reproduce the bottom table getting down to a single row, neither in Chrome nor in Firefox:
Chrome | Firefox |
---|---|
I suspect this state can arise due to delayed rendering with react.
I suspect this state can arise due to delayed rendering with react.
When would this happen? I'm testing on Chrome within Nebari - is that having an effect?
Now I'm in a state where the bottom table is reduced down to a tiny sliver. The top table has a scroll bar, but its still taking up too much room.
Reproduced in Chrome. I had to create at least 40 environments and resize browser window down.
Context
When you click "notebook" via "create empty", the modal has a lot of space for "start a new kernel" and very little space for "connect to a running kernel". The "Connect to a running kernel" table has only one line visible.
https://github.com/nebari-dev/jupyterlab-new-launcher/assets/15659110/1bd08259-2395-434a-ad70-00eb6ba56e76
Value and/or benefit
More balanced UI and improved UX when selecting a "running kernel"
Anything else?
Sidenote - I dont know what "connect to a running kernel" means. Instead of launching new, do I want to just load an already running notebook??