Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Last active May 1, 2022 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bollwyvl/df7421acd2f48238f8537f1a94fb68ea to your computer and use it in GitHub Desktop.
Save bollwyvl/df7421acd2f48238f8537f1a94fb68ea to your computer and use it in GitHub Desktop.
a binder env for rosspy

Binder

For this discussion.

At present, this leaves to the following to be built at install time:

  • chemicals
  • chempy
  • chemw
  • fluids
  • pubchempy
  • pyneqsys
  • rosspy
channels:
- conda-forge
- nodefaults
dependencies:
- pip:
- rosspy
# first-order deps of rosspy
- matplotlib-base
- pandas
- phreeqpy
- scipy
# second-order deps of rosspy
- mpmath
- sortedcontainers
- quantities
- pulp
- pyodesys
- sympy
# baseline
- pip
- python >=3.7
- wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment