|
|
|
|
|
by pinouchon
2332 days ago
|
|
The IDE (I also use PyCharms) is great for editing code (search, refactoring, syntax highlight...)
Jupyter notebooks (or JupyterLab in my case) is great for prototyping and data visualisation. In my work (data engineering and training deep neural nets) I also happen to use both. It's unwieldy, but I can't get rid of either one (pycharms or jupyter lab) |
|