Ian Stuart

Results 24 issues of 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...

kind/bug
[zube]: To Triage

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...

question

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...

question

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 ![no_typescript](https://github.com/jupyter-lsp/jupyterlab-lsp/assets/1478924/9627842e-ba85-4ba7-a91e-15ab2b8ec223) For clarification, notebook servers are run in a...

In the Assignments tab, the student can see a list of downloaded notebooks: ![DownloadedAssignments](https://user-images.githubusercontent.com/1478924/205322399-05e8353d-4186-406d-98df-b9336946544a.png) We often get asked by our (particularly the less.... _techie_) users "Where are the data files...

documentation

This extends the list of banned assignment-name characters beyond `+` to include a bunch that break the path regex code. closes #1738

bug
bugfix

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...

bug
important