-
We should make it possible to modify / extend the branding for Binder sessions. Both for Binder branding itself, but also in case other groups want to add their own logos etc for hosted BinderHubs. Ri…
-
**Describe the bug**
It seems odd that `make_pipeline` should produce very different score results. I found this exploring one of the Examples files:
https://www.sktime.net/en/latest/examples/classi…
-
### Problem
I'm pleased with Jupyter notebooks and the new momentum to make JupyterLab more notebook-like.
Based a [prior recommendation](https://github.com/jupyterlab/jupyterlab/issues/…
-
GESIS node configuration is deployed using GitLab CI (similar to GitHub Actions). The core steps are
1. Install dependencies using Ansible, see https://github.com/gesiscss/orc2/blob/main/.gitlab-ci…
-
Thanks a lot for the detailed setup instructions! Everything worked fine for me up to step 4.2. When trying to install the required Python libraries (via the Anaconda prompt), I get the following erro…
-
### Bug description
Hey folks,
Creating a new issue from several comments in https://github.com/jupyterhub/binderhub/issues/810#issuecomment-510020306 for better visibility.
This is a summary…
jtpio updated
3 years ago
-
We've seen a recent increase of abuse activity originating from datacenters (mostly AWS). We can use network policies and/or nginx block-cidrs configuration. This is *almost* pretty easy because we ca…
minrk updated
3 years ago
-
We had the idea in the April meeting to write a survey paper on the projects using MyBinder building on the MyBinder.org Events Archive. This could complement the user survey #257 and be a great chan…
arnim updated
2 years ago
-
## Describe the issue
I have consistently used the following workflow for fully updating my Jupyter Lab working environments:
```text
$ rmvirtualenv my_env
$ mkvirtualenv --python=`which python`…
orome updated
2 years ago
-
I am trying to prepare a few examples on mybinder.org that use C++ 17 features. However, xeus-cling does not work for me when selecting the C++ 17 kernel on binder. Since everything works fine locally…