Craig Russell
Craig Russell
Having this problem on Catalina on Atom Beta when trying to run any code lines Extend code executable Atom: 1.42.0-beta0 Electron: 4.2.7 Chrome: 69.0.3497.128 Node: v10.11.0 ``` TypeError: Cannot read...
Moved to vscode these days
Similar problem, I tried to request an interactive shell on my cluster via my login node. Unfortunately this causes the vs code extension to timeout. I'm using LSF and I...
The solution isn't super practical for me as the nodes get allocated with arbitrary names Ideally this proxy jumping would be automated
This works for me: https://github.com/bioimagearchive/k8s-jupyterhub/blob/master/binderhub/ebi_dockerhub.yaml
Update, it doesn't work for finding pre built images it just successfully pushes
This would be very useful
I'd be very interested in this feature. For instance nvidia drivers and for linking folders outside of the home dir.
Would love to see this
> You can build GPU enabled images with repo2docker by installing the `cudatoolkit` conda package. Check out the demo at https://github.com/jzf2101/GAN_tutorial/tree/gpu-binder which we used at NeurIPS. No changes to repo2docker...