GithubHelp home page GithubHelp logo

Comments (5)

mbjoseph avatar mbjoseph commented on June 8, 2024

Hey @lwasser - yes until we move away from conda, the build on Travis still expects to find an environment.yml file. The relevant lines are here: https://github.com/earthlab/earthpy/blob/master/.travis.yml#L19-L20

If you wanted to trim down the dependencies in that file to be limited to the dependencies of the earthpy package, that would probably be good. It should make our builds faster on Travis. While we are at it, we should also not use earth-analytics-python as the name for the environment associated with earthpy, to avoid confusion with your earth analytics python environment that is in a separate repo.

from earthpy.

lwasser avatar lwasser commented on June 8, 2024

ok great. this is what i was thinking @mbjoseph I will change this issue to
Update environment.yml file to serve as a dependency definition file for this package / travis build.

from earthpy.

lwasser avatar lwasser commented on June 8, 2024

eeks -- well i messed up and didn't see i was on master but this has been atleast cleaned up here

from earthpy.

lwasser avatar lwasser commented on June 8, 2024

i think we can get rid of all of this:
can you think of any reason we migth want it @mbjoseph ?

  # Jupyter Environment
  - notebook
  - ipython
  - jupyter_contrib_nbextensions
  - nb_conda
  - jupyterlab

from earthpy.

lwasser avatar lwasser commented on June 8, 2024

yml file has been updated here renamed the envt, removed items that don't relate to this package and updated travis build accordingly. Closing this for the time being but we can reopen if need be.

from earthpy.

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.