Code Monkey home page Code Monkey logo

jupyterlab-novnc's People

Contributors

wolfv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jupyterlab-novnc's Issues

How to write the configure file?

Thank you very much for sharing the extension.

I am starting the vncserver using TurboVNC and got the following log:

/root/.vnc/x509_cert.pem does not exist.  Disabling noVNC encryption.
/root/.vnc/x509_private.pem does not exist.  Disabling noVNC encryption.
noVNC URL:  http://HOSTNAME:5802/vnc.html?host=HOSTNAME&port=5902
Starting applications specified in /opt/TurboVNC/bin/xstartup.turbovnc

I would like to know how should I write configure file so that it connect to above URL?
I tried

{
    "configured_endpoints": [
    {
        "name": "TurboVNC-5902",
        "host": "0.0.0.0",
        "port": 5902,
        "resize": "scale",
        "password": "xxxxxxxx"
    },
    {
        "name": "TurboVNC-5802",
        "host": "0.0.0.0",
        "port": 5802,
        "resize": "scale",
        "password": "xxxxxxx"
    },           
    ]
}

But both doesn't work. I was suspect whether it has something to do with the websocket PATH or not?

image

Is it possible to use this on Google Colab?

I can install it, here is the output of jupyter server extension list

Config dir: /root/.jupyter

Config dir: /usr/etc/jupyter

Config dir: /usr/local/etc/jupyter
    jupyter_server_fileid enabled
    - Validating jupyter_server_fileid...
      jupyter_server_fileid 0.9.1 OK
    jupyter_server_ydoc enabled
    - Validating jupyter_server_ydoc...
      jupyter_server_ydoc 0.8.0 OK
    jupyterlab enabled
    - Validating jupyterlab...
      jupyterlab 3.6.7 OK
    jupyterlab_novnc enabled
    - Validating jupyterlab_novnc...
      jupyterlab_novnc 0.2.1 OK
    nbclassic enabled
    - Validating nbclassic...
      nbclassic 1.0.0 OK
    notebook_shim enabled
    - Validating notebook_shim...
      notebook_shim  OK
    panel.io.jupyter_server_extension enabled
    - Validating panel.io.jupyter_server_extension...
      panel.io.jupyter_server_extension  OK

and jupyter labextension list

JupyterLab v3.6.7
/usr/local/share/jupyter/labextensions
        ipytree v0.2.2 enabled OK
        bqplot v0.5.44 enabled OK (python, bqplot)
        jupyterlab-plotly v5.15.0 enabled OK
        jupyterlab_pygments v0.3.0 enabled  X (python, jupyterlab_pygments)
        jupyter-leaflet v0.18.2 enabled OK
        ipyevents v2.0.1 enabled OK
        jupyterlab-novnc v0.2.1 enabled OK (python, jupyterlab-novnc)
        @pyviz/jupyterlab_pyviz v3.0.1 enabled  X
        @jupyter-widgets/jupyterlab-manager v5.0.10 enabled OK (python, jupyterlab_widgets)

I have xubuntu-core and xtigervnc installed but have no idea where to go from here.
Thanks!

Will it be possible to over ride the config file ?

I think I'm the first one using this extension in my docker and honestly, it is working just as fine as it should. The only thing is every time I have to update the user settings under the preferences? So, I was wondering if it is possible to update or overwrite the settings?

Is it possible to have too many tags on the launcher

When I install jupyterlab-vnc on a 3 row launcher its visible, but on a 4 row launcher its not visible. Could the number of rows prevent the vnc row and icons from showing up?

image

Second install shows the install went well... all green
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.