-
Notifications
You must be signed in to change notification settings - Fork 40
Unable to install and start #45
Comments
Hi @gta0anu, it looks like the install went fine, but the spawner command should be |
Hi @blink1073, that made it work. I want to ask one more thing, are we suppose to be able to logout from the JupyterLab? Because I am trying to logout and it just opens a new tab with JupyterHub login screen. |
I believe that is intentional, it has logged you out and is presenting you with the ability to log back in. |
But the jupyterlab never logs out. Is it not supposed to logout? |
I see the same behavior as @gta0anu, the notebooks in the jupyterlab tab remain fully active after "logout" ... which doesn't appear to do anything but open a new login tab. |
Hi, Is the jupyter lab not supposed to log out? |
I think PR #59 fixes the logout issue. I don't know when a new package will be uploaded to npm, though. |
I just pushed 0.9.1 to npm. |
@blink1073 I will test out 0.9.1 and provide feedback. Thanks. |
This can probably be closed to reduce noise in the issues list |
I think this is related to the original issue here. The extension installed without giving me any issues, and I can run JupyterHub and JupyterLab with no problem. But I get the following error when I try to run
Would there any reason why JupyterHub can't find |
Is |
|
Hi @echyam, it would help to have more context about your setup. I wasn't able to replicate in Ubuntu 18.04. Would you mind filing a new issue and filling in the new bug report template? |
I don't know what went wrong before (probably something to do with the configs), but I uninstalled everything and reinstalled it, and it worked. Thanks for your help! |
Glad you got sorted! |
Hi,
I followed all the steps present in the respective GitHub repositories.
Here are the system details:
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
jupyter --version
4.4.0
jupyterhub --version
0.8.1
python --version
Python 2.7.12
python3 --version
Python 3.5.2
node --version
v8.9.4
npm --version
5.7.1
Facing following error while starting the jupyterhub after setting the jupyterhub_config.py
[E 2018-03-06 13:41:05.373 JupyterHub user:427] Unhandled error starting ubuntu's server: [Errno 2] No such file or directory: 'jupyterhub-labhub'
Tried looking for the file in the entire system also, no luck.
jupyter labextension install @jupyterlab/hub-extension
Getting the following warning when installing via
Command:
jupyter labextension install @jupyterlab/hub-extension
Error:
The text was updated successfully, but these errors were encountered: