emailconfirmed
1,824
edits
No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
=== Using iPython Notebooks === | === Using iPython Notebooks === | ||
* iPython (interactive Python, runs in the browser) | |||
** Play with it [https://tmpnb.org/ here] | |||
** Explore iPython Notebooks [http://nbviewer.ipython.org/ here] | |||
* Jupyter (Class-Environment for iPython) | |||
** We will set up our own Jupyter server for you. | |||
** Nice Example of browser based python using Jupyter [https://www.youtube.com/watch?v=iSGXOU5C3sQ here] (by Doug Blank) | |||
== Learn Programming in Python == | == Learn Programming in Python == |