I installed Jupyter Notebook as part of the Open OnDemand software. The application was launched using “jupyter notebook --config=”${CONFIG_FILE}"" This gives Python 2 as the default Python available when the user wants to create their notebook. Is there a way to change it to Python 3 (without using conda environments) which would persist when different users access Jupyter via their Linux account?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to switch TLJH Jupyterlab or Notebook to use python3.8 | 2 | 483 | September 3, 2021 | |
Jupyter notebook new kernal issue | 2 | 1003 | June 14, 2021 | |
How to get Python3 notebook in jupyter python | 1 | 5573 | January 1, 2022 | |
Cannot open jupyter notebook & jupyterlab server | 2 | 2838 | November 4, 2019 | |
Why jupyter notebook uses python3.9 when in anaconde3 folder is python3.8 installed? | 0 | 336 | October 6, 2021 |