-
Hi All,
I am trying jupyterhub and basically i got an error with code of 500 and basically after checking the docker logo i found the following:
```
docker logs
/usr/local/bin/start.sh: line…
-
Not exactly sure if i'm clicking where i should be... but when I right click on a fasta file in the file browser sidebar I don't see an open as fasta format option.
danpf updated
6 years ago
-
Hi all.
Thanks for your great works.
I have setup jupyter lab and jupyter hub in my vagrant host. They both works fine. Now when I install jupyterlab-hub on the vagrant server.I had some problem.I…
-
As detailed above, I am trying to run a copy of JupyterHub on a single Amazon EC2 instance, running Ubuntu 16.04. I manually installed all components, using a combination of Anaconas and apt-get/pip. …
-
Hello,
I don't know if this issue is more related to jupyter/docker-stacks or to jupyterhub but I've trouble to spawn jupyter/datascience-notebook:latest with jupyterhub 0.7.2 and SystemUserSpawner…
-
After updating `JupyterHub` to `0.8.0rc2` and `DockerSpawner` and `LDAPAuthenticator` to master I'm now getting a redirect loop problem.
Since I'm running on Windows with an unusual configuration …
-
Hi,
Trying this on our local JupyterHub server (using DockerSpawner) doesn't seem to work, it just shows the GoogleDrive logo without any "sign in" button. The container logs show no errors:
```…
-
When I execute `pip install jupyterhub_labextension`, I receive the following error:
```
Could not find a version that satisfies the requirement jupyterhub_labextension (from versions: )
No matchin…
-
Hi there, we tried to install:
```
sudo jupyter labextension enable jupyterhub_labextension --py --sys-prefix
Enabling extension jupyterhub_labextension...
Enabling: jupyterhub_labextension
- Wri…
-
In order to use the Google APIs you need to specify the origin that it expects, otherwise it will reject any requests with an error along the lines of
```
Refused to display 'https://accounts.google…