-
"repo2docker fetches a git repository and builds a container image based on the configuration files found in the repository." ( https://github.com/jupyterhub/repo2docker )
- We would like to have a…
-
### Bug description
After upgrading from Ubuntu 18.04 to 22.04, my TLJH installation stopped working.
When going to `http://localhost:80`, I get "Bad Gateway".
Systemctl says that jupyter…
vsisl updated
11 months ago
-
### Bug description
I installed the latest tljh, but no resource usage is shown as described in the doc.
#### Expected behaviour
Memory usage will show in the right side at top.
#### A…
-
I don't think we have any documentation on how and when to make a major release ([semver2](https://semver.org/) meaning) for projects, but I know I carry some ideas about it influencing me. I wanted t…
-
What would be a good way for TLJH to configure setting of the notebook server?
I like how `tljh/jupyterhub_config.py` gets them from the TLJH config file. Should we build on this and pass notebook …
-
### Update by Erik 2021-10-25
A sensible pattern to do this is by doing either...
```
$ sudo -E conda install -c conda-forge nb_conda_kernels
$ sudo -E conda create -c conda-forge -n python i…
-
Currently we test on the following Python versions:
https://github.com/plasmabio/tljh-repo2docker/blob/c42f08a0832a9abdd131be246d339df2c2ce00f3/.github/workflows/test.yml#L15
Since then `3.11` a…
jtpio updated
7 months ago
-
e.g. support RStudio inside of this JupyterHub a la https://github.com/binder-examples/r
inquiring minds would like to know ;)
## Status update 1 (added by CH)
Currently it is not possible to…
-
### Bug description
#### Expected behaviour
It should be possible to add admin users identified as numbers via `tljh-config`.
#### Actual behaviour
Doing so yields an error (see traceb…
jtpio updated
3 years ago
-
Hello,
I followed the tuto https://tljh.jupyter.org/en/latest/install/amazon.html, and installed the-littlest-jupyterhub in AWS EC2. Then I installed nbgrader in jupyterhub terminal. But the cours…