|
|
|
|
|
by nojvek
2846 days ago
|
|
While working on udacity classes, I found vscode python jupyter plugin very helpful. Having a nice editor makes you so much more productive. I wrote a little python pip module to help me convert between .ipynb and .py. https://github.com/nojvek/vscode-ipynb-py-converter Made a world of difference. |
|