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 a4ef9b1 commit bbedf94Copy full SHA for bbedf94
tests/external/reproductions.repos.yaml
@@ -24,3 +24,9 @@
24
url: https://github.com/binder-examples/requirements
25
ref: test
26
verify: python -c 'import matplotlib'
27
+# Test that custom channels and downgrades don't
28
+# get blocked by pinning
29
+- name: Xeus-Cling
30
+ url: https://github.com/QuantStack/xeus-cling
31
+ ref: 0.4.5
32
+ verify: jupyter kernelspec list
0 commit comments