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

Updated notebooks #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

zeeuqsze
Copy link
Contributor

Updated index.ipynb - removed Colab code chunk
Created index-Colab.ipynb - created new notebook for Colab users

Updated index.ipynb - removed Colab code chunk
Created index-Colab.ipynb - created new notebook for Colab users
@zeeuqsze zeeuqsze added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 21, 2025
@HaleySchuhl
Copy link
Contributor

@zeeuqsze it looks like the tests are failing on on key error.

      5 #print out results just to see (this wouldn't be included in a workflow run in parallel)
----> 6 area = pcv.outputs.observations['kernel1']['area']['value']
      7 print(area)

KeyError: 'kernel1'

I think it should be replaced with kernel_1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants