How to run jupyter: First open "jupyter notebook" and click "new-Python3"; then check jupyter's web service and click New; then open "command line mode" and set shortcut keys ;Finally run the system and create the "python" file.
The operating environment of this tutorial: Windows 7 system, Jupyter Notebook version, DELL G3 computer.
How to run jupyter:
The first step is to turn on the computer and find and open "jupyter notebook" as shown in the figure.
The second step, after opening, click "new"-"Python3" as shown in the picture
The third step is to check the jupyter web service and click "New".
The fourth step, as shown in the figure, open the "command line mode" and set the shortcut keys.
The fifth step is to run the system. As shown in the figure, the system is running automatically on the computer.
The sixth step is to complete the new "python" file and enter the running code in the rectangular box in the center of the page.
##Related free learning recommendations:
The above is the detailed content of How to run jupyter. For more information, please follow other related articles on the PHP Chinese website!