-
I use jupyterhub with a dockerspawner so that each jupyter notebook server is run in a separate container. All containers have a single user called `jovyan` so that when `get_username()` is called for…
-
While trying to authenticate I keep getting this error and not sure how to proceed.
AttributeError: module 'oauthlib.oauth1.rfc5849.signature' has no attribute 'signature_base_string'
I have we…
-
Updating my JupyterLab build...
I have always started JupyterLab by typing "jupyter notebook" and going to the "lab" URL. In master that isn't working (I get a 404). I can start it by doing "jupyte…
-
I am starting to work with @cameronoelsen on a "Cell Tools" panel that will implement the cell toolbar capabilities of the classic notebook. This will be a panel that provide a set of actions that app…
-
A simple "guiding starter notebook" would need no questions, but just helpful texts and prompt for pressing "Start" to continue to the next step (and the notebook code would validate that the copied n…
-
Just running `jupyter notebook` after quickstart attempts to create the exchange directory. In my case, this fails because I do not have permissions in the `/srv` directory.
```
[C 09:01:08.652 No…
-
nbgrader 0.5.3
jupyterhub 0.8.0b3
Strangest bug with the validate button.
Here is an example, but the principle applies to other cells
The question is f…
-
Splitting conversation from #15 into its own thread here.
### Motivation
My original goal with the project was a proof of concept that PowerShell kernel for jupyter is doable with a simple input…
-
@jlpalomino noted this notebook as an example of this issue:
https://github.com/earth-analytics-edu/assignment1-lherwehe/
Jenny can you add more specifics here to this issue. @kcranston do you n…
-
### Operating system
Linux devel 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
### `nbgrader --version`
Trying to install via `conda install -c c…