Skip to content

Conversation

@alejlatorre
Copy link

@alejlatorre alejlatorre commented May 11, 2024

Context:

  • Issue 1: When opening the browser from a notebook, the only option shown is "create this folder". This behavior is due to vscode.workspace.fs.stat() failure when a not recognized schema is provided in Uri (such as vscode-notebook-cell).
    Before:
    image
    After:
    image

  • Issue 2: When opening a notebook file (ipynb) the default openTextDocument + showTextDocument APIs show notebook as json instead of showing cells.
    Before:
    image
    After:
    image

Related issues:

@alejlatorre
Copy link
Author

@bodil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant