jupyter / jupyter/notebook

feature request: prepare notebook with specified .py/.ipy file

Open
#2,425 12 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

currently the configuration file is` jupyter_notebook_config.py `in the folder `~/.jupyter`.

i would suggest to provide the freedom of specifying which config file to load when starting Jupiter notebook

for instance, i would like to setup extensions for a project in a specific folder, i can do:
```sh
jupyter notebook --config ./config_for_this_folder.py
```
this will help the Jupiter notebook configuration information to be version controllable and explicable on different PCs / platforms

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.