-
### Bug description
Hello,
I had an old version of TLJH (from 2019). For mistake I've installed conda version of jupyter on TLJH.
Then I removed jupyter packages from conda, and tried to in…
-
We are using TLJH on our teaching stations for several students to access and run their notebooks. We have been using ipyevents 2 doesn't run on it. Can you help us fix the compatibility issue? Is it …
-
### Proposed change
Enable the definition of custom conda channels in the `tljh_extra_user_conda_packages` plugin hook. I often need to install conda packages from the `bioconda`, `fastai`, or local …
-
TLJH's focus on simplicity and good defaults is great, which makes it very tempting to use it for other cases than it was designed for!
One of these use cases is being able to use TLJH with contain…
jtpio updated
3 years ago
-
When I try to embedd tljh in iframe with below settings in jupyter_config.py file
```Python
c.JupyterHub.tornado_settings = {
'headers': {
'Content-Security-Policy': 'frame-ancesto…
-
Binder allows installation of additional packages within the actual environement by exposing the conda binary and the related base environment. For instance:
```
! conda info
```
leads to
```
…
-
I currently use TLJH to host some notebooks with voila. They access shared data from the folder `/srv/data/` as described [here](https://tljh.jupyter.org/en/latest/howto/content/share-data.html).
Th…
-
With the current situation:
https://github.com/plasmabio/plasma/blob/d7d670309fbab871d77ae1bdb733e167cbf86fad/ansible/tljh.yml#L46-L51
The Docker image of repo2docker is never updated. According…
-
### Problem
>> Anyhow, what I haven't explored yet is a simple, self-hosted signaling server to recommend, e.g. as a jupyterhub service: relying on unmirrorable, public/free services at runtime is …
-
### Proposed change
Sometimes one needs to set a property with `tljh-config set` and the property needs to be something other than a string (e.g. a tuple). This is problematic because the shell inter…