-
### Bug description
This morning when a user tried to start to work on my server he noticed that he can't start the kernel because an error.
When I dig into the logs I found these:
```
Dec …
-
### Proposed change
Make it possible to login via SSH into the jupyter-user.
### Alternative options
SSH could be useful to let users choose using Jupyter or VSCode or other programs …
-
We sometimes need to install additional packages in a running environment, either because we forgot to install these packages in the environment image, either because we want to perform a new analysis…
-
Rendering is different between e.g. macOS and Linux. For example axes labels are cropped under Linux:
Linux:
![Screenshot 2024-03-01 at 11 02 00](https://github.com/Calysto/scilab_kernel/assets/…
-
Fresh install on AWS EC2 instance using the default script:
curl -L https://tljh.jupyter.org/bootstrap.py | sudo -E python3 - --admin jupyteradmin
Starts the web page fine and can login …
-
### Bug description
This is my `/opt/tljh/config/config.yaml` file:
```
users:
admin:
- abc
- abc
auth:
type: oauthenticator.github.GitHubOAuthenticator
GoogleOAuthenticator:
…
-
### Bug description
Hello, I am curently setting up a jupyterhub server using tljh distribution (https://tljh.jupyter.org/en/latest/) on a Linux Ubuntu 20.04.6 LTS and using the Calysto Scilab…
-
# Update by Erik - 2021-10-25
It would be good to have some references to how to brand/style the JupyterHub websites (`/hub` prefixed urls), as well as some notes on the complexity about styling th…
-
It's not working for me with a new install of JupyterLab 4.0.5.
-
**Describe the bug**
I would like to let user to set their own password
**To Reproduce**
1. open the url http://tljh.jupyter.org/en/latest/howto/auth/firstuse.html
2. do "sudo tljh-conf…