Coder Social home page Coder Social logo

Comments (8)

benbovy avatar benbovy commented on June 27, 2024

Hi Iwan,

Could you tell me which platform do you use? Could you also show here the output of the command(s) that you have run in the terminal?

from s2s-future-dragonstone.

iwansetwan avatar iwansetwan commented on June 27, 2024

I use windows 10.
image
image
image

from s2s-future-dragonstone.

benbovy avatar benbovy commented on June 27, 2024

Could you try what I have suggested in #7 ?

from s2s-future-dragonstone.

benbovy avatar benbovy commented on June 27, 2024

I see from the screenshots that you seem to be running the docker run command from the container itself. Did you use the Docker dashboard to run the docker image? The docker run command line in the README file is for running the container with specific option, so you should run it from outside the docker dashboard, like the docker pull command.

from s2s-future-dragonstone.

iwansetwan avatar iwansetwan commented on June 27, 2024

That works! Thanks

from s2s-future-dragonstone.

benbovy avatar benbovy commented on June 27, 2024

Ok great!

from s2s-future-dragonstone.

iwansetwan avatar iwansetwan commented on June 27, 2024

So, everytime I would like to open the Jupyter notebook, I have to run the command "docker run........." ?

from s2s-future-dragonstone.

benbovy avatar benbovy commented on June 27, 2024

everytime I would like to open the Jupyter notebook, I have to run the command "docker run........." ?

Not if the container is still running, i.e., if you haven't stopped it using

docker stop dragonstone
docker rm dragonstone

Jupyter is a server running in the background (inside the docker container), so if you close the tab in your browser but you haven't stopped the container, the application is still running and you can just open a tab in your browser and enter the url/token again to re-open Jupyterlab.

from s2s-future-dragonstone.

Related Issues (4)

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.