-
Notifications
You must be signed in to change notification settings - Fork 8
Notebooks #22
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
Conversation
|
I will have look this afternoon. To answer your questions: ipywidgets pglviewer mamba install -c openalea3 -c conda-forge openalea.widgetsthen you can see examples of how to use it there binder |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notebooks are very informative, therefore to explore the model possibilities this is nice.
They run almost perfectly, I just had to correct 2 things see my comments in the review.
|
Thank you very much @baugetfa for your review. I also tried |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Issues fixed
|
Just in case try: |
|
I have the same error: LibMambaUnsatisfiableError: Encountered problems while solving:
Could not solve for environment specs |
|
Ok. Sorry I think what is missing is |
|
this worked, TY |
Hi,
@pradal and @baugetfa : could you please have a look to the 2 notebooks I added in the directory 'example\Notebooks'?
In particular, I have the following questions:
TY