We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6921457 commit 8e26230Copy full SHA for 8e26230
environment.yml
@@ -0,0 +1,11 @@
1
+name: binder-pyeddytracker
2
+channels:
3
+ - conda-forge
4
+ - defaults
5
+dependencies:
6
+ - python=3.7
7
+ - ffmpeg
8
+ - pip:
9
+ - -r file:requirements.txt
10
+ - pyeddytrackersample
11
+ - .
0 commit comments