Remove PYTHON_VERSION_JUPYTER
and default Jupyter installs to the primary or alternate Python version
#614
Labels
enhancement
New feature or request
good first issue
Good for newcomers
tech debt
Technical debt we should address
workbench
Specific to workbench images
Uh oh!
There was an error while loading. Please reload this page.
Closes #613
Relates to #590
Having
PYTHON_VERSION_JUPYTER
as a separate version can be confusing to end users since that variable does not specifically install a different version, it only references a that version for the path used when creating the Jupyter sandbox virtual environment. We should create a convention for Jupyter to always use the primary or alternate Python and update all projects accordingly.Originally posted by @msarahan in #564 (comment)
The text was updated successfully, but these errors were encountered: