Skip to content

Add visualisation of the 3D plant in notebook using openalea.widgets#23

Merged
pradal merged 3 commits into
masterfrom
notebooks
Oct 22, 2025
Merged

Add visualisation of the 3D plant in notebook using openalea.widgets#23
pradal merged 3 commits into
masterfrom
notebooks

Conversation

@rbarillot

Copy link
Copy Markdown
Collaborator

@baugetfa I have now added a 3D visualisation using the openalea widgets.
Can you tell me how I should declare this dependancies in the project.toml please?

@rbarillot rbarillot requested a review from baugetfa October 22, 2025 15:32
@pradal

pradal commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

Just add openalea.widgets
in

dependencies = [
    "openalea.mtg",
    "openalea.plantgl",
    "openalea.lpy",
    "openalea.caribu",
    "openalea.adel",
    "openalea.astk",
    "matplotlib-base",
    "openalea.widgets"
]

@rbarillot

Copy link
Copy Markdown
Collaborator Author

ok TY

@pradal pradal merged commit 264a1bd into master Oct 22, 2025
5 checks passed
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.

2 participants