jupyter / jupyter/notebook

trusting all extensions

Open
#2,292 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Hello,

I'm writing widgets for notebooks, and I wanted to know if there is a way to trust all extensions by default?

I don't have to have to re-trust the widget every time I remove and replace it during development:

`jupyter nbextension enable --py --sys-prefix widgetsnbextension`

Thank you,

Andrew

Contributor guide

Open the contributing guide

Research direction

Start with the `jupyter nbextension enable --py --sys-prefix widgetsnbextension` command and investigate how extension trust is currently handled for notebook widgets. Define the intended default-trust behavior and its security boundaries before identifying the implementation and validation needed to avoid repeated re-trust during development.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.