Skip to content

Testing new Jupyter walkthrough #18354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks
luabud opened this issue Jan 25, 2022 · 0 comments
Closed
2 tasks

Testing new Jupyter walkthrough #18354

luabud opened this issue Jan 25, 2022 · 0 comments

Comments

@luabud
Copy link
Member

luabud commented Jan 25, 2022

Refs: #18321, microsoft/vscode-jupyter#8733

  • anyOS
  • anyOS

Complexity: 5

Authors: @minsa110


Pre-req

  1. 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:
"experiments.overrideCategory.ms-python.python.pythonWelcome.when":"false"
"experiments.overrideCategory.ms-python.python.pythonWelcomeWithDS.when:workspacePlatform": "true"
"experiments.overrideCategory.ms-toolsai.jupyter.jupyterWelcome.when:workspacePlatform": "true"
  1. Install the Python extension insiders build and the Jupyter extension insiders build

Steps

  1. Verify both tiles open on the welcome page (Help: Get Started command)

    image

  2. Click on "Get started with Jupyter Notebooks" and make sure renderings of all tiles show up as in the GIF below:

    https://user-images.githubusercontent.com/10833267/148304743-123db2af-5342-4447-9941-8eee6676c7f4.gif

  3. Click on the "Create or open a Jupyter notebook" tile

    • Verify the "Command Palette" link opens the command palette
    • Verify that clicking on the "Create new Jupyter Notebook" button creates a new untitled notebook
    • Verify "open a folder" opens a folder picker.
    • Verify "clone a Git repository" displays a URL repo picker
  4. Click on the "Select a Jupyter kernel" tile

    • Verify the "Select a kernel" button displays a kernel picker
  5. Click on the "Explore data and debug" tile

  6. Click on the "Find out more!" tile

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jan 25, 2022
@luabud luabud added testplan-item and removed triage-needed Needs assignment to the proper sub-team labels Jan 25, 2022
@luabud luabud changed the title New Jupyter walkthrough Testing new Jupyter walkthrough Jan 25, 2022
@luabud luabud added this to the January 2022 milestone Jan 25, 2022
@luabud luabud closed this as completed Jan 25, 2022
@luabud luabud removed this from the January 2022 milestone Jan 25, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant