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
  Error (Errno 2), File upload with the Flask framework and a public IP Username_Python1 0 134 Yesterday, 01:46 PM
Last Post: Username_Python1
  file open "file not found error" shanoger 8 946 Dec-14-2023, 08:03 AM
Last Post: shanoger
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 879 Nov-15-2023, 06:56 PM
Last Post: jst
  Navigating file directories and paths inside Jupyter Notebook Mark17 5 630 Oct-29-2023, 12:40 PM
Last Post: Mark17
  error: invalid command 'egg_info' TimTu 0 911 Jul-27-2023, 07:30 AM
Last Post: TimTu
  Syntax error while executing the Python code in Linux DivAsh 8 1,454 Jul-19-2023, 06:27 PM
Last Post: Lahearle
  Error 1064 (42000) when executing UPDATE SQL gratiszzzz 7 1,368 May-22-2023, 02:38 PM
Last Post: buran
  How to programmatically stop a program in Jupyter Notebook? Mark17 11 36,320 Feb-12-2023, 01:41 PM
Last Post: jp21in
Thumbs Up Python 3 Jupyter notebook ternary plot data nicholas 0 897 Jan-21-2023, 05:01 PM
Last Post: nicholas
  Module Not Found Error bitoded 4 1,346 Jan-01-2023, 09:08 AM
Last Post: bitoded

Forum Jump:

User Panel Messages

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