Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 660 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 660 Bytes

jupyter-remote-desktop-proxy

Production http://168.138.100.96/v2/gh/NeuroDesk/jupyter-remote-desktop-proxy/demo?urlpath=neurodesktop

Testing http://192.9.172.90/v2/gh/NeuroDesk/jupyter-remote-desktop-proxy/k8s?urlpath=neurodesktop

Start New > neurodesktop

Wait for 10-15 seconds.

If the page times out or produces 505 error, refresh.

Guacamole:

  • username: jovyan
  • password: password

For Developers

For local testing use build_and_run.sh

For updating the binderhub image:

  1. bash build_and_push.sh. This will push the new image to vnmd and update binder/Dockerfile
  2. Commit and push binder/Dockerfile so mybinder will use the new image.