You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changes are behind experiments so you need to change your settings to "opt-into" the experience. Add the following to your user settings.json file:
Install the Python extension insiders build (Python: Switch to Insiders Daily Channel command) and the Jupyter extension insiders build (switch to pre-release version from extensions tab)
Steps
Verify both tiles open on the welcome page (Help: Get Started command) Note: You may need to X out welcome pages from other extensions (e.g. Getting Started with Docker) since only 2 extension welcome pages show up on the Walkthroughs list
Click on the "Get started with Python development" walkthrough
Most of the tiles have been previously tested here, so we will only test the new ones. Click on the "Create a Python file" tile
Verify the SVG renders appropriately:
Verify the links and buttons work as expected
Click on the "select a Python interpreter" tile
Verify SVG renders appropriately:
Verify clicking on the "select Python interpreter" button shows the interpreter picker
Click on the last tile ("Explore more resources")
Verify the "data science" link on the second line takes you to the "Python for data science" walkthrough:
Verify clicking on the "Jupyter extension" link or the "Search Jupyter extension" opens up the extension view and searches for "ms-toolsai.jupyter"
Click on the "create or open a Jupyter notebook" tile
Verify the SVG renders appropriately:
Verify the "Create new Jupyter notebook" button creates a new notebook to the side
Verify the "open folder" and "clone a git repository" links work as expected
Click on the "open the interactive window" tile
Verify the SVG renders appropriately:
Verify the "open interactive window" button opens the interactive window
Click on the "find out more!" tile
Verify the SVG renders appropriately:
Verify the links work as expected
The text was updated successfully, but these errors were encountered:
navigating to the jupyter walkthrough using the "data science" link in the Python walkthrough works fine. When I go straight to the Jupyter walkthrough from the Getting Started page, The SVGs fail to load:
Uh oh!
There was an error while loading. Please reload this page.
Refs: #18321, microsoft/vscode-jupyter#8733, #18139, #18287
Complexity: 5
Authors: @minsa110
Create Issue
Pre-req
Python: Switch to Insiders Daily Channel
command) and the Jupyter extension insiders build (switch to pre-release version from extensions tab)Steps
Verify both tiles open on the welcome page (

Help: Get Started
command)Note: You may need to X out welcome pages from other extensions (e.g. Getting Started with Docker) since only 2 extension welcome pages show up on the Walkthroughs list
Click on the "Get started with Python development" walkthrough
Most of the tiles have been previously tested here, so we will only test the new ones. Click on the "Create a Python file" tile
Click on the "select a Python interpreter" tile
The text was updated successfully, but these errors were encountered: