Skip to content
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 environment checklist to all notebooks #23

Open
bsipocz opened this issue Jul 21, 2021 · 0 comments
Open

Add environment checklist to all notebooks #23

bsipocz opened this issue Jul 21, 2021 · 0 comments

Comments

@bsipocz
Copy link
Member

bsipocz commented Jul 21, 2021

Notebooks have various dependency requirements, some use numpy+scipy only, others require astroML, astropy, or pymc3.

When we launch them in colab some of these dependencies are missing, so adding a first cell that runs a script that checks on dependencies might be a better way than to add manual !pip installs to the notebooks for e.g. colab.

This would also be helpful for those who run the notebooks locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant