Coder Social home page Coder Social logo

Docker container about cpymad HOT 4 CLOSED

sterbini avatar sterbini commented on July 29, 2024
Docker container

from cpymad.

Comments (4)

coldfix avatar coldfix commented on July 29, 2024

Hi, not that I'm aware of, but it should be easy to create your own according to your needs.

from cpymad.

coldfix avatar coldfix commented on July 29, 2024

e.g.:

FROM python:3.7-slim
RUN pip install cpymad

from cpymad.

sterbini avatar sterbini commented on July 29, 2024

Thanks. In case you are interested I prepare a docker image at

https://hub.docker.com/r/sterbini/juas19/

You can run it, once you have installed Docker Desktop, by:
docker run -p 8888:8888 -v "$PWD":/juas sterbini/juas19

I collect some (draft) help/information on
https://hackmd.web.cern.ch/s/SJkJKlB1V

Thanks again for your support!

from cpymad.

coldfix avatar coldfix commented on July 29, 2024

Thanks for the info.

BTW: my recommendation for the average user would be to type pip install --user cpymad, at most use a virtualenv.

Also, there is no reliable way to use cpymad on win10 with py3.5 or greater, maybe this should be mentioned in your guide.

Best, Thomas

from cpymad.

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.