·environment -Windows10
↓ The following articles are the strongest ↓ https://watlab-blog.com/2019/04/06/python-install/ It also states the reason for not using Anaconda (reasons other than prohibition of commercial use).
Did you install python with this?
Did you check "Pass through PATH" properly? about what? If so, go back to the previous article and check again
Next, I will explain how to launch jupyter notebook and lab (there should be many ways)
Shortcut for startup → [Windows] + [R] key → Enter cmd and Enter
For the time being, jupyter lab and juypter notebook
jupyterlab
pip install jupyterlab
jupyter-notebook
pip install jupyter notebook
jupyterlab
jupyter lab
jupyter-notebook
jupyter notebook
On the Desktop (anywhere) Create a text file with new creation
In the file, if Lab jupyter Lab Just type and save (Jupyter notebook for notebook)
Then change the extension from txt to bat Then, the icon will change and you can change it normally.
Just open the BAT file and you will be able to start it.
that's all
Recommended Posts