Skip to content

Configuring the Jupyter Notebook #916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RoyiAvital opened this issue Jan 8, 2021 · 2 comments
Open

Configuring the Jupyter Notebook #916

RoyiAvital opened this issue Jan 8, 2021 · 2 comments

Comments

@RoyiAvital
Copy link

RoyiAvital commented Jan 8, 2021

In previous releases we had a file called jupyter_notebook_config.py which contained Jupyter Notebook related configuration.

I can't find it in current release (WPy64-3870 from WinPython 2020-05 of December 28th 2020).

How can I configure the settings?
For instance, I'd like to change the root folder of Jupyter Notebook.

Thank You.

@fleming79
Copy link

I wrote a small batch file to do this.
You can place the batch file and notebook config file in the folder where you want the root of the notebook to be and run the batch file. I use it to change the upload file size limit but would like to know how to do this for Voila too.

call "C:\\WPy64-3910\Scripts\env_for_icons.bat"
call "%WINPYDIR%\scripts\jupyter-lab.exe" --config="jupyter_notebook_config.py"

@RoyiAvital
Copy link
Author

@fleming79 , Why was it removed from the latest releases?

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

No branches or pull requests

2 participants