I'm a huge fan of Jupyter, I use Jupyter Lab as my primary IDE, but a little confused here. Maybe if I frequently connect to different servers? The python env discovery looks cool, but nb_conda_kernels does this for me now.
IMHO this is for folks used to a desktop app experience, like VS Code. They want to download something and run it, not configure and setup a local web app.
Yep. They need something like this for Python period, not just Jupyter. Something I can just put on my boss' computer and tell him "load a script, change a number, hit run". No futzing around with environments.
Exactly, I love the web. I love being able to switch between my chromebook and other computers, multiple operating systems. I also like it all being in the cloud.
I'm a huge fan of Jupyter, I use Jupyter Lab as my primary IDE, but a little confused here. Maybe if I frequently connect to different servers? The python env discovery looks cool, but nb_conda_kernels does this for me now.