Spaces:
Sleeping
Sleeping
| # Install dependencies from requirements.txt | |
| pip install -r requirements.txt | |
| # Install Orca using Conda | |
| conda install -c plotly plotly-orca | |
| # Verify Orca installation | |
| which orca |