Giter Site home page Giter Site logo

Comments (4)

ElizabethSantorellaQC avatar ElizabethSantorellaQC commented on August 25, 2024

Sounds good to me. I think we just use Docker because we're more familiar with it.

from glum.

tbenthompson avatar tbenthompson commented on August 25, 2024

Earlier, when we were using a bunch of other packages that had funky dependencies, Docker was more useful: tensorflow and h2o were the two main ones that required specific OS-level dependencies that I don't think conda handles. H2O needed Java.

I've just been bitten by dependency/installation issues working in a bigger group so many times that I default to using docker because it solves almost all those issues.

When we're dealing just with the sklearn package, I don't care between conda and docker.

from glum.

xhochy avatar xhochy commented on August 25, 2024

Earlier, when we were using a bunch of other packages that had funky dependencies, Docker was more useful: tensorflow and h2o were the two main ones that required specific OS-level dependencies that I don't think conda handles. H2O needed Java.

The main point of conda is to handle OS-level dependencies. Java is available as the openjdk package. If other things are missing, feel free to reach out to me, these things are quickly fixed in most cases.

When we're dealing just with the sklearn package, I don't care between conda and docker.

Still, if you would care, I'm happy to add a Dockerfile to the setup. It shouldn't just cater for my needs but for the general QC audience.

from glum.

tbenthompson avatar tbenthompson commented on August 25, 2024

The main point of conda is to handle OS-level dependencies. Java is available as the openjdk package. If other things are missing, feel free to reach out to me, these things are quickly fixed in most cases.

Learning things all the time! I didn't know how mature the conda-forge stack is! Awesome.

Still, if you would care, I'm happy to add a Dockerfile to the setup. It shouldn't just cater for my needs but for the general QC audience.

I don't think that's necessary.

from glum.

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.