-
Setup jupyterhub:
https://jupyterhub.readthedocs.io/en/stable/quickstart.html#installation
```
conda install -c conda-forge jupyterhub # installs jupyterhub and proxy
conda install jupyterlab not…
-
This issue is meant to be a place to discuss how dashboarding could be accomplished in JupyterLab.
Related work:
https://github.com/jupyter/dashboards
https://github.com/jupyter/notebook/pull/1…
-
We are now in control of the @jupyterhub NPM organization, and I figure we should relocate our extension from the NPM organization/package `@jupyterlab/server-proxy` to `@jupyterhub/jupyter-server-pro…
-
In the old Docker stack image, the conda environment in `/opt/conda` was not writeable by the `aiida` user.
As a side-effect of that, when the AiiDAlab app was installed via pip, its declared depende…
-
format cammand not shown in jupyterlab started by jupyterhub:
![image](https://user-images.githubusercontent.com/34411681/62367949-b1bc3b80-b55d-11e9-9669-751ce12d980c.png)
but available in setting:…
-
__`Plotting UI.ipynb`__
[13]
-- Spurious update to display empty plot instead of empty image initially
update return
divBox
[Open Browser Console for more detailed log - Double click …
-
## Description
I cant create a schedule in my notebook. When I click the "create" schedule button it shows an error look like this:
![image](https://user-images.githubusercontent.com/418…
-
There are huge bugs in this open source. Problem: If you login in with a user account other than the jupyterhub installation account, user spwaning does not work, and a '404 not found' page is display…
-
## Description
`jupyter lab build` eventually fails with:
```
$ webpack --config webpack.prod.config.js
[webpack-cli] ModuleNotFoundError: Module not found: Error: Can't resolve 'crypto' in '/…
-
### Operating system
Ubuntu 20.04.5 LTS
### `nbgrader version`
0.8.1
### `jupyterhub version` (if used with JupyterHub)
1.5.0 20220918101831
### `jupyter notebook --version`
6.4.12
### Expect…