generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add pyrad in Docker installation #45
Comments
We would need to add it to both the environment.yml files. |
Thanks @kmuehlbauer , should I do a PR? |
Yes, that would be OK. You are using this in the pyrad notebooks, right? |
@kmuehlbauer , yes, I will show a pyrad example at the end of the pyart notebooks. |
Then it should added, otherwise it won't work. |
solved by #46 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi everybody,
I was wondering if we could install pyrad on our binder for the course.
The command is
conda install -c conda-forge pyrad_mch (see https://anaconda.org/conda-forge/pyrad_mch)
Thanks a lot,
Cheers,
Daniel
The text was updated successfully, but these errors were encountered: