Dirk Grunwald

Results 12 comments of Dirk Grunwald

We would also be interested in a moodle quiz question type. We had a student work on an extension to the Moodle "opaque" question (soap interface to remote question server)...

The challenge is that when you're using docker-stacks for a zero-to-jupyterhub setup, you're planning on mounting /home/jovyan using a PV. In a binderhub, all the files are in the gitrepo,...

I think this is a theia problem - I believe it's loading files using absolute path names, e.g. ``` [W 16:46:57.311 LabApp] 404 GET /min-maps/vs/loader.js.map (172.17.0.1) 3.32ms referer=None [W 16:46:57.315...

I've been running VSCode in a K8s jupyter-hub setup using the following in my Dockerfile. It's been working fine. I update the version of vscode based on whatever the current...

I put a sample Dockerfile that builds on jupyter/minimal-notebook at https://gist.github.com/dirkcgrunwald/d3d5669e291e8249f5b4f6ad8b6c1f46 One item not obvious was the need to roll back Tornado to a version prior to 6 That dockerfile...

https://github.com/dirkcgrunwald/jupyter_codeserver_proxy- I stupidly put an extra dash on it On Mon, Apr 15, 2019 at 2:01 PM Tim Head wrote: > @dirkcgrunwald do you know where the > source to...

I saw that the coder/code setup changed the arg and confirmed that it causes problems. I'm going to see if there's an easy way to spot the vscode version and...

Another "amen" - 100 students, too much email.

Bump again. I'm just trying the recommended version based off jupyter/minimal-notebook and it fails on the build.

Another voice for supporting Google Compute -- we use Google Compute with Kubernetes and having their storage system would be useful. I will inquire about providing material or cash support.