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...
Showing
- jupyter_desktop/__init__.py 1 addition, 1 deletionjupyter_desktop/__init__.py
- jupyter_desktop/share/web/noVNC-1.1.0/.eslintignore 1 addition, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/.eslintignore
- jupyter_desktop/share/web/noVNC-1.1.0/.eslintrc 48 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/.eslintrc
- jupyter_desktop/share/web/noVNC-1.1.0/.github/ISSUE_TEMPLATE/bug_report.md 34 additions, 0 deletions...hare/web/noVNC-1.1.0/.github/ISSUE_TEMPLATE/bug_report.md
- jupyter_desktop/share/web/noVNC-1.1.0/.github/ISSUE_TEMPLATE/feature_request.md 17 additions, 0 deletions...web/noVNC-1.1.0/.github/ISSUE_TEMPLATE/feature_request.md
- jupyter_desktop/share/web/noVNC-1.1.0/.gitignore 12 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/.gitignore
- jupyter_desktop/share/web/noVNC-1.1.0/.gitmodules 0 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/.gitmodules
- jupyter_desktop/share/web/noVNC-1.1.0/.travis.yml 58 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/.travis.yml
- jupyter_desktop/share/web/noVNC-1.1.0/AUTHORS 13 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/AUTHORS
- jupyter_desktop/share/web/noVNC-1.1.0/LICENSE.txt 68 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/LICENSE.txt
- jupyter_desktop/share/web/noVNC-1.1.0/README.md 152 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/README.md
- jupyter_desktop/share/web/noVNC-1.1.0/VERSION 1 addition, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/VERSION
- jupyter_desktop/share/web/noVNC-1.1.0/app/error-handler.js 58 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/app/error-handler.js
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/alt.svg 92 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/app/images/alt.svg
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/clipboard.svg 106 additions, 0 deletions...er_desktop/share/web/noVNC-1.1.0/app/images/clipboard.svg
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/connect.svg 96 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/app/images/connect.svg
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/ctrl.svg 96 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/app/images/ctrl.svg
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/ctrlaltdel.svg 100 additions, 0 deletions...r_desktop/share/web/noVNC-1.1.0/app/images/ctrlaltdel.svg
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/disconnect.svg 94 additions, 0 deletions...r_desktop/share/web/noVNC-1.1.0/app/images/disconnect.svg
- jupyter_desktop/share/web/noVNC-1.1.0/app/images/drag.svg 76 additions, 0 deletionsjupyter_desktop/share/web/noVNC-1.1.0/app/images/drag.svg
Please register or sign in to comment