7 ms·
One cool feature of Visual Studio Code notebooks is you can set VSCode as the default "opener" for .ipynb files, which allows you to open notebooks using double
by ivan_ah 5y ago
One cool feature of Visual Studio Code notebooks is you can set VSCode as the default "opener" for .ipynb files, which allows you to open notebooks using double click.
I still run jupterlab for my "main" environment, but I've been using VSCode to explore notebooks I download from the web. Very convenient.