Skip to content
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

Why is jupyter installed in system python3 and not in the installed python 3.11 #198

Open
andersla opened this issue Oct 14, 2024 · 0 comments
Labels
sig build dockerfiles Relating to the TF SIG Build Dockerfiles

Comments

@andersla
Copy link

andersla commented Oct 14, 2024

Is it a deliberate choise to install and run Jupyter in system python3 (3.10 on ubuntu 22.04) and not the fresh installed python 3.11?

From the nightly jupyter build:
RUN |2 PYTHON_VERSION=python3.11 TENSORFLOW_PACKAGE=tf-nightly-cpu /bin/sh -c python3 -m pip install --no-cache-dir -r /jupyter.requirements.txt -U # buildkit

@andersla andersla added the sig build dockerfiles Relating to the TF SIG Build Dockerfiles label Oct 14, 2024
@andersla andersla changed the title Why is jupyter running in system python3 and not in the installed 3.11 Why is jupyter installed in system python3 and not in the installed 3.11 Oct 14, 2024
@andersla andersla changed the title Why is jupyter installed in system python3 and not in the installed 3.11 Why is jupyter installed in system python3 and not in the installed python 3.11 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig build dockerfiles Relating to the TF SIG Build Dockerfiles
Projects
None yet
Development

No branches or pull requests

1 participant