Giter Club home page Giter Club logo

Comments (10)

lcwheeler avatar lcwheeler commented on September 26, 2024

I totally agree! Was thinking the same thing after our meeting last night. A lot of users are going to have Windows machines and might run into trouble.

from python-for-scientists.

biophyser avatar biophyser commented on September 26, 2024

I agree too.

from python-for-scientists.

Zsailer avatar Zsailer commented on September 26, 2024

👍 Planning to write these pages this afternoon.

from python-for-scientists.

lcwheeler avatar lcwheeler commented on September 26, 2024

👍 Coolerino!

from python-for-scientists.

jharman25 avatar jharman25 commented on September 26, 2024

from python-for-scientists.

Zsailer avatar Zsailer commented on September 26, 2024

See PR #12

from python-for-scientists.

lcwheeler avatar lcwheeler commented on September 26, 2024

I noticed that the current iteration focuses on using conda as the primary installer rather than pip. Should I change the installation instructions for all the core libraries to use conda?

from python-for-scientists.

Zsailer avatar Zsailer commented on September 26, 2024

@lcwheeler Yeah, I think so.

I actually struggled with this for a bit. conda still lags pip in many ways, but I think conda will eventually become the main way to pull packages. The Conda team is currently putting effort towards "merging" the two (not a technical merge). If that happens, when conda can't find a package it will automatically use pip to pull the package, but store all packages in one convenient place.

from python-for-scientists.

lcwheeler avatar lcwheeler commented on September 26, 2024

Yeah, you're probably right. I haven't personally used miniconda/conda at all except on a cluster, so I've been thinking of pip since that's what I use. But, if we're encouraging people to set up their python environment using miniconda, might as well be consistent. I can make all the necessary changes to the pages describing scientific packages.

from python-for-scientists.

Zsailer avatar Zsailer commented on September 26, 2024

I think the install page is done. Closing this issue for now.

from python-for-scientists.

Related Issues (9)

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.