Difference between revisions of "Jupyter"
Jump to navigation
Jump to search
(Created page with "[https://www.dataquest.io/blog/jupyter-notebook-tutorial/ Dataquest.io] has a very good tutorial on how to use Jupyter, the other interface besides Spyder for running Python c...") |
|||
Line 1: | Line 1: | ||
− | [https://www.dataquest.io/blog/jupyter-notebook-tutorial/ Dataquest.io] has a very good tutorial on how to use Jupyter, the other interface besides Spyder for running Python code. | + | *[https://www.dataquest.io/blog/jupyter-notebook-tutorial/ Dataquest.io] has a very good tutorial on how to use Jupyter, the other interface besides Spyder for running Python code. |
+ | |||
+ | *When I use Jupyter, search for Jupyter on my computer, launch it, and then do not shut off the black box that will appear along with the app itself (or it will stop working right). |
Revision as of 17:03, 31 July 2021
- Dataquest.io has a very good tutorial on how to use Jupyter, the other interface besides Spyder for running Python code.
- When I use Jupyter, search for Jupyter on my computer, launch it, and then do not shut off the black box that will appear along with the app itself (or it will stop working right).