Running jupyter via command line on Windows

eleijonmarck :

I have installed Jupyter on Windows 10, python 3.x via

$ pip install jupyter

The installation for works fine, even though I did restart the terminal.

But trying to run

$ jupyter notebook

'jupyter' is not recognized as an internal or external command, operable program or batch file.

How and where do I find the executable for Jupyter?

user6094431 :

If you are absolutely sure that your python library path is in your system variables (and you can find that path when you pip install jupyter, you just have to read a bit) and you still experience "command not found or recognized" errors in windows, you can try:

python -m notebook

For my windows at least (Windows 10 Pro), having the python -m is the only way I can run my python packages from command line without running into some sort of error

Fatal error in launcher: Unable to create process using ' "

or

Errno 'THIS_PROGRAM' not found

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Using and running Tortoise svnsync in Windows via command line

Running php via command line

Need help in running a command involving multiple single and double quotes on windows command line via bsub

Running LaTeX via command line on Ubuntu server

Running interactive command line code from Jupyter notebook

How to check for Jupyter running notebooks through command line

Python code that is running in Jupyter Lab IDE is not working in command line

Running Windows 7 Virtualbox on Ubuntu command Line

Running tsc from the Windows command line

Running Python scripts through the Windows Command Line

Setting the JVM via the command line on Windows

Package a maven project via Windows command line

Changing Windows process priority via command line

Downgrade Windows 10 via command line?

Change Windows sound volume via the command line

Installed a package on command line and can import it via command line. Receive ModuleNotFoundError when importing in jupyter notebook

Running Java/Selenium/Cucumber tests via command line

Running single test from unittest.TestCase via command line

Using runsettings file when running NUnit tests via command line

Send file URL and args to (running) macOS app via command line

Start programs via command-line, but only if not already running

How to find out if httpd is running or not via command line?

Running jar via command line : classnotfound exception on ONE desktop

Windows 7/10 command line show running Applications/windows

Scan a network folder in Windows Defender (Windows 8.1) via command line?

Python 3 installation on windows running from command line

Error Running Stable Diffusion from the command line in Windows

Running Jenkins from command line vs as Windows service

Running Legacy command line application on Windows 7 64 bit