Python Forum
Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
#11
try running 'notebook' instead of 'jupyter notebook'
like
python -m notebook
instead of
python -m jupyter notebook

worked for me
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I'm trying to import a dataset into a Jupyter Notebook Hisilat03 0 680 Mar-24-2025, 09:26 AM
Last Post: Hisilat03
  Jupyter Notebook cell ? flaviu2 6 4,823 Feb-10-2025, 09:39 AM
Last Post: mysqlguider
  png-file in Jupyter bunnkvarken 0 808 Oct-22-2024, 02:47 PM
Last Post: bunnkvarken
  import data (.csv) into Jupyter notebook oranstprotonme 2 1,124 Aug-14-2024, 07:08 PM
Last Post: oranstprotonme
  Module not found error even though installed NZGeorge 1 4,456 Jul-10-2024, 09:08 AM
Last Post: Larz60+
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 1,903 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  Install python 2.7 in jupyter lab raman 28 4,979 Jun-01-2024, 01:53 PM
Last Post: snippsat
  Error (Errno 2), File upload with the Flask framework and a public IP Username_Python1 0 1,217 Mar-28-2024, 01:46 PM
Last Post: Username_Python1
  file open "file not found error" shanoger 8 5,760 Dec-14-2023, 08:03 AM
Last Post: shanoger
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 4,018 Nov-15-2023, 06:56 PM
Last Post: jst

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020