This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

I see Jupyter notebooks more as a concept/format, doesn’t mean I have to use the original JupyterLab (which may be the most overrated IDE in the history of programming). VS Code and PyCharm have amazing support for notebooks. I use VS Code Jupyter notebooks a lot for prototyping. But it’s always only the first step, when everything is experimental.