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 | 529 | September 3, 2021 | |
| How to get Python3 notebook in jupyter python | 1 | 5841 | January 1, 2022 | |
| How can i solve this matter? | 1 | 3848 | March 3, 2024 | |
| Jupyter notebook new kernal issue | 2 | 1056 | June 14, 2021 | |
| Why jupyter notebook uses python3.9 when in anaconde3 folder is python3.8 installed? | 0 | 344 | October 6, 2021 |