Binderhub: Option for requirements.txt and config to be in subdirectory

Created on 28 Dec 2017  路  6Comments  路  Source: jupyterhub/binderhub

I'd like my jupyter extension to use mybinder, however it has its own requirements.txt

It would be great if mybinder could check for requirements.txt environment.yml etc in a .mybinder directory before checking the root folder.

Most helpful comment

You can place your files in a binder/ subfolder, once this exists files in the top level directory will be ignored.

All 6 comments

You can place your files in a binder/ subfolder, once this exists files in the top level directory will be ignored.

just opened https://github.com/jupyterhub/binder/pull/56 to try and make this clearer in the binder docs

Great, the using page is the one I ended up from by starting at mybinder clicking docs and then requirements.

Gonna close this as we now have language about this here:

https://mybinder.readthedocs.io/en/latest/using.html#config-files

and in the faq:

https://mybinder.readthedocs.io/en/latest/faq.html#can-i-put-my-configuration-files-outside-the-root-of-my-repository

Thanks for reporting @stuaxo , it's very helpful in improving the documentation!

This issue has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/project-toml-in-binder-subdirectory-not-installing-packages/6265/6

This issue has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/project-toml-in-binder-subdirectory-not-installing-packages/6265/8

Was this page helpful?
0 / 5 - 0 ratings

Related issues

consideRatio picture consideRatio  路  5Comments

minrk picture minrk  路  5Comments

choldgraf picture choldgraf  路  6Comments

yuvipanda picture yuvipanda  路  3Comments

yuvipanda picture yuvipanda  路  5Comments