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 c800041 commit d746166Copy full SHA for d746166
doc/conf.py
@@ -69,7 +69,7 @@
69
"repo": "py-eddy-tracker",
70
"branch": "master",
71
"binderhub_url": "https://mybinder.org",
72
- "dependencies": ["../requirements.txt"],
+ "dependencies": ["environment.yml"],
73
# Optional keys
74
"use_jupyter_lab": True,
75
},
0 commit comments