jupyter / jupyter/notebook

Notebook template format and example notebooks

Open
#332 29 comments 17 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

The `jupyter-notebook` repository comes with example notebooks, and the same is true for most nbextensions, like `ipywidgets`.
- create a new file extension for notebook templates, that cannot be modified in-place. (When opening them, we would get a copy of it).
- have a `install_example_notebooks` helper function (like `install_nbextension`) that puts the example notebooks (templates) of a given package into a dedicated directory, and make the templates always be accessible from the dashboard regardless of the current working directory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.