Skip to content

Commit

Permalink
updated conda file
Browse files Browse the repository at this point in the history
remove constraint on python
remove nb_conda
  • Loading branch information
MMathisLab authored Dec 7, 2023
1 parent 2991a14 commit 9bdf812
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conda/cebra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ channels:
- pytorch
- defaults
dependencies:
- python<3.10
- python
- pip
- pytorch
- jupyter
- nb_conda
- pip:
- cebra

0 comments on commit 9bdf812

Please sign in to comment.