Skip to content

Trust Notebook Content and readonly notebooks #108946

@DonJayamanne

Description

@DonJayamanne

Creating an issue to capture what was discussed last week with VS Code:
Python extension would like the following capabilities:

  • Hide output when notebook is not trusted (based on some metadata)
  • Trusting a ntoebook (updating this metadata) should not mark the notebook as dirty
  • Disable saving/editing notebooks when a notebook is not trusted
    • This is required, because of todays implementation of trusted notebooks in python extension)
    • Today if a user attempts to save an untrusted notebook, Python extension would have to handle this and swallow this method call (i.e. noop).

@rebornix /cc

Metadata

Metadata

Assignees

Labels

notebookunder-discussionIssue is under discussion for relevance, priority, approachverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions