Python Forum
Opening an empty Jupyter notebook in VSCODE
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Opening an empty Jupyter notebook in VSCODE
#2

  1. Open VSCode
  2. On left panel, click extensions icon (four squares with one offset from group)
  3. Click three dot icon right of extension menu (...)
  4. Check that Jupyter is present (Views->Jupyter). if so continue at step 5, otherwise:
    • In search box type 'Jup'
    • Right click on "Jupyter notebook support, interactive" icon, select install
  5. Create a new '.ipynb' file in your workspace -- or -- from command line (ctrl+Shift+P) type Jupyter:Create New Blank Notebook'
Reply


Messages In This Thread
RE: Opening an empty Jupyter notebook in VSCODE - by Larz60+ - Mar-09-2022, 10:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I'm trying to import a dataset into a Jupyter Notebook Hisilat03 0 850 Mar-24-2025, 09:26 AM
Last Post: Hisilat03
  Jupyter Notebook cell ? flaviu2 6 5,306 Feb-10-2025, 09:39 AM
Last Post: mysqlguider
  import data (.csv) into Jupyter notebook oranstprotonme 2 1,403 Aug-14-2024, 07:08 PM
Last Post: oranstprotonme
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 2,766 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 4,950 Nov-15-2023, 06:56 PM
Last Post: jst
  Navigating file directories and paths inside Jupyter Notebook Mark17 5 10,232 Oct-29-2023, 12:40 PM
Last Post: Mark17
  How to programmatically stop a program in Jupyter Notebook? Mark17 11 64,136 Feb-12-2023, 01:41 PM
Last Post: jp21in
Thumbs Up Python 3 Jupyter notebook ternary plot data nicholas 0 1,957 Jan-21-2023, 05:01 PM
Last Post: nicholas
  Graphs from Jupyter notebook to word Scott 0 1,744 Nov-28-2022, 06:16 AM
Last Post: Scott
  How to do line continuation in Jupyter Notebook? Mark17 4 7,490 Sep-22-2021, 04:22 PM
Last Post: ibreeden

Forum Jump:

User Panel Messages

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