-
Notifications
You must be signed in to change notification settings - Fork 232
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
Our iPython notebooks must be updated #1533
Comments
My initial observations are:
|
localUncertainty.ipynb crashes at Step 1 with the following error: "ImportError: No module named dde.predictor" |
@mcs16, you're probably missing the new dependency for machine learning thermo. You can install it with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
generateReactions.ipynb
under the ipyhton folder import from cantherm, hence crashing. We should also make an overhaul of all notebooks to at make sure none crashes with the default settings.The text was updated successfully, but these errors were encountered: