[b]"What’s the best Python IDE with Jupyter Notebook integration for seamless coding?"[/b] or [b]"Looking for a so

18 Replies, 1191 Views

VSCode + Jupyter extension is my jam. Yeah, the kernel disconnects suck, but have you tried tweaking the settings?

Go to settings.json and add:
`"jupyter.notebook.delayStartupUntilIdle": false`

Helps a ton. For a lightweight python ide with jupyter notebook support, it’s hard to beat.

Messages In This Thread



Users browsing this thread: 1 Guest(s)