Scripts from Notepad++ do not run in Python/Jupyter 3.5(already read prior help discussions)
-
Sorry I don’t know Jupiter and I didn’t understood your issue.
-
I greatly appreciate your help as you showed me how to integrate notepad++ and python.
Does anyone know how to run notepad++ scripts in python/ jupyter?
-
Jupyter as the successor of IPython?
If so, isn’t it just a better python shell??
So copy and paste should work - but I assume you want to do something different.Cheers
Claudia -
You should keep original Python then install Jupyter with ‘pip installer’ that is provided with python
http://jupyter.org/install.html