Ian Stuart
Ian Stuart
**Setup** - Rancher version: V2.6.4 - Browser type & version: Firefox 103.0.1 (linux) **Describe the bug** The pod count shown on the home page, the cluster dashboard page, and in...
I'm trying to write a `Dockerfile` to build an image that will launch from a Jupyterhub Spawner. I've a number of existing examples that work (python2, python3, Octave, Sage, MatLab,...
I have a [I think] sane django app... the service has been running for a few years, and happily uses both LTI 1.1 and SAML2 based authentication. For reference: Django...
I've a working system - I can connect from a test moodle to my tool - and now I want to add a test for the code. My test code...
Dockerized notebooks running in a Kubernetes cluster I'm testing NBgrader 0.8 for our service, and everything is working fine (including our external exchange service) - however the `View Feedback` link...
I've tried as both the remote server and the Docker image route (in both cases, the root OS is ubuntu 22:04) and get the same error: ``` Running setup.py develop...
## Description Trying to install language servers into a dockerised notebook-server, and jupyterlab-lsp is not able to find the language server  For clarification, notebook servers are run in a...
In the Assignments tab, the student can see a list of downloaded notebooks:  We often get asked by our (particularly the less.... _techie_) users "Where are the data files...
This extends the list of banned assignment-name characters beyond `+` to include a bunch that break the path regex code. closes #1738
Tested under ubuntu, with a clean install of `jupyterlab` & `nbgrader` into a virtualenv python 3.10.2 jupyter lab : 4.0.7 nbgrader 0.9.1 ### Expected behavior If I can create an...