Tim Head
Tim Head
See #44, it would be good to have a test setup on windows (using AppVeyoer) similar to travis.
Should we archive this repository and point people at https://github.com/jupyterhub/the-littlest-jupyterhub? Sometimes people use the instructions from this repository and run into problems (it is unknown how many use it and...
If you visit https://sphinx-gallery.readthedocs.io/en/latest/auto_examples/plot_sys_argv.html#sphx-glr-auto-examples-plot-sys-argv-py and click on the Binder badge you get sent to: https://mybinder.org/v2/gh/sphinx-gallery/sphinx-gallery.github.io/master?urlpath=lab/tree/notebooks/auto_examples/plot_sys_argv.ipynb The idea (inferred from the link) is to open a particular notebook in Jupyter lab,...
It would be nice to have a "share on Twitter/Facebook/X" button on the loading page (the page you see when visiting https://mybinder.org/v2/gh/binder-examples/requirements/master) that lets people share on social media or...
### Proposed change Add a config option to allow BinderHub administrators to turn off network egress for pods launched without a solution to a captcha. We propose to add an...
Following up on https://github.com/jupyterhub/binderhub/pull/1017#issuecomment-561082718. In particular the comment about "reduce duplication". A possible way to do that which I've seen in other projects is to add an endpoint to the...
This adds back some sections that got lost over time and fixes typos, broken links, etc. I followed all the individual guides to check that they work, except for the...
This issue is about working on making it easier to save a currently running Binder session as well as restoring/restarting a new Binder session from that state at a later...
Should we agree a "standard" way of extending the BinderHub URL schema? The particular use case for me is that I'd like to be able to pass extra information to...
via https://github.com/jupyterhub/jupyter-server-proxy/pull/140#issuecomment-524446158 To make it easier to release a new version and publish it to PyPI we'd need some work on the `.travis.yml` to add steps that run on creating...