Code Monkey home page Code Monkey logo

Comments (7)

nathanhillyer avatar nathanhillyer commented on September 24, 2024

Hi Tom,

I requested access to the screenshot you linked above. Cheers.

from collageradiomics.

tgd15 avatar tgd15 commented on September 24, 2024

from collageradiomics.

tgd15 avatar tgd15 commented on September 24, 2024

Screen Shot 2020-06-29 at 4 14 30 PM

from collageradiomics.

nathanhillyer avatar nathanhillyer commented on September 24, 2024

@tgd15 Thank you, I'll look into this soon!

from collageradiomics.

robtoth avatar robtoth commented on September 24, 2024

I believe the command docker run -it -p 8888:8888 -v /root ccipd/collageradiomics-examples and the -v /root is not exactly correct for mounting the current folder.

@tgd15 if you look at https://docs.docker.com/docker-for-mac/osxfs/ you can see the command is docker run -it -v ~/Desktop:/Desktop r-base bash

It appears you may need to do -v ./:/root instead of -v /root

from collageradiomics.

nathanhillyer avatar nathanhillyer commented on September 24, 2024

Can you try: docker run -it -p 8888:8888 -v $PWD:/root ccipd/collageradiomics-examples? As Rob pointed out, the console output posted above suggests you may have missed the $PWD: part.

from collageradiomics.

nathanhillyer avatar nathanhillyer commented on September 24, 2024

Please reopen this issue if there are still difficulties. Closing for now to clear out milestone issues.

from collageradiomics.

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.