Code Monkey home page Code Monkey logo

Comments (2)

ivan-khvostishkov avatar ivan-khvostishkov commented on May 24, 2024

Hi, @airlangga-gunawan-faculty , thank you for this question! First of all, what you see on the screenshot is XFCE desktop environment, where only Dask web app is running in a "browser-in-a-browser" mode inside a single tab opened in Epiphany web browser:

Three other applications that are running in background are Terminal, PyCharm and Visual Studio Code. I understand that these apps may be confused with browser tabs. But these applications are not web applications, they are just normal Linux GUI desktop applications and you install them either through system package management tools (e.g. Terminal app comes already pre-installed) or download them and install just as you would do it on your local machine, e.g. downloading and running installation binaries from their official web sites:

1/ https://www.jetbrains.com/pycharm/download/
2/ https://code.visualstudio.com/download

As for the second part, when you have a Dagster webserver serving a Dagit UI running on the KernelGateway app, and you want to access it from a browser running inside WebVNC, it's not necessary to configure additional port forwarding. The only port that has to be forwarded from KernelGateway to JupyterServer is VNC port 5901, and it's done in the step 3 when you do sm-local-ssh-ide connect <<kernel_gateway_app_name>>. After you open a "browser-in-a-browser", you should be able to open your Dagit UI by navigating to the address that you've configured, e.g. http://localhost:3000/.

Let me know if these answers are helpful.

from sagemaker-ssh-helper.

airlangga-gunawan-faculty avatar airlangga-gunawan-faculty commented on May 24, 2024

Yep! Thank you Ivan :) I have other questions about this library that I will post in another issue.

from sagemaker-ssh-helper.

Related Issues (20)

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.