Skip to content

Commit

Permalink
Update conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Nov 22, 2023
1 parent b3369a2 commit 86c548e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/jaxsim_conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ channels:
- conda-forge
- nvidia
dependencies:
- coloredlogs
- python=3.11
- jax
- jax-dataclasses
- jaxlib=*=*cuda*
- jaxlie
- jinja2
- cuda-nvcc
- rod
- coloredlogs
- sphinx
- sphinx-autodoc-typehints
- sphinx-copybutton
- sphinx-fontawesome
- sphinx-multiversion
- sphinx_rtd_theme
- pip
- pptree
- scipy
- pip:
- sphinx_autodoc_typehints
- sphinx_copybutton
- pptree

0 comments on commit 86c548e

Please sign in to comment.