Commit Graph

3 Commits

Author SHA1 Message Date
YuviPanda 9de27ba525 Vendor in noVNC
This sucks - we are vendoring in a library *and*
modifying a single file (vnc_lite.html) in there.

Pathway out of this is to make this into a Jupyter Server
extension that can render the standalone vnc_lite.html UI
properly in the Jupyter theme.

Until then...
2019-11-01 12:00:16 -07:00
YuviPanda dbdd709d5e Use a secure temp directory to put vnc server socket in
Helps get rid of the special VNC_APPLICATION_DIRECTORY
bit by bit
2019-10-29 14:31:12 -07:00
YuviPanda 58750b5499 Move xstartup file into package
Removes need for that step in postBuild
2019-10-29 14:13:14 -07:00
Renamed from jupyter_desktop.py (Browse further)