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

Unevaluated |default_python| in docs #252

Open
astrojuanlu opened this issue Feb 2, 2022 · 0 comments
Open

Unevaluated |default_python| in docs #252

astrojuanlu opened this issue Feb 2, 2022 · 0 comments
Labels

Comments

@astrojuanlu
Copy link
Contributor

After my Binder builds started failing because my project dropped support for Python 3.7, I tried to locate in the Binder docs what is the default Python version, and found this:

https://mybinder.readthedocs.io/en/latest/howto/languages.html#python

Screenshot 2022-02-02 at 17-38-41 Choose languages for your environment — Binder 0 1b documentation

It took me a few minutes to figure out that this file belongs to repo2docker:

https://github.com/jupyterhub/repo2docker/blob/47ea95a74328b10fe0725cbd303ad4ae45c47c79/docs/source/howto/languages.rst?plain=1#L19-L21

and that there is some logic that fills that variable:

https://github.com/jupyterhub/repo2docker/blob/a07fe38f77aaa993398ff7b0b9a7f4ecbfcb886f/docs/source/conf.py#L49

However, it's not clear to me why it is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant