Skip to content
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

Cannot create more than one blank jupyter notebook #2833

Closed
rchiodo opened this issue Oct 21, 2019 · 2 comments
Closed

Cannot create more than one blank jupyter notebook #2833

rchiodo opened this issue Oct 21, 2019 · 2 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Oct 21, 2019

  1. Run the command 'create blank jupyter notebook'
  2. Add some cells
  3. Save the notebook
  4. Run the command again

Expected result:
New notebook appears

Actual result:
Nothing happens.

@rchiodo
Copy link
Contributor Author

rchiodo commented Oct 21, 2019

Two problems in the code that I can see.

  1. getNextNewNotebookUri always uses '1'
  2. the URI of the first notebook is never removed from the map of files.

@rchiodo rchiodo self-assigned this Oct 29, 2019
@DavidKutu
Copy link

Validated

@lock lock bot locked as resolved and limited conversation to collaborators Nov 7, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
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

2 participants