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

Include install instructions for Python BMI example #84

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

mdpiper
Copy link
Member

@mdpiper mdpiper commented Oct 13, 2022

The BMI notebooks use the heat package from the Python BMI example. This package needs to be installed from source, since, unlike other tools we use in Ivy, it isn't packaged and distributed. I've included the steps to clone the repository and build the package from source with pip in the index notebook for the lesson. (By this point of the course, students will have seen shell commands, conda, git, and Python, so they should be OK executing these commands.)

This resolves #24.

@mdpiper mdpiper merged commit 6f4eee3 into main Oct 14, 2022
@mdpiper mdpiper deleted the mdpiper/note-bmi-python-example branch October 14, 2022 15:15
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

Successfully merging this pull request may close these issues.

BMI example dependencies not included in environment file
1 participant