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 2ae0ca2 commit 5962a8aCopy full SHA for 5962a8a
examples/plot_igorio.py
@@ -16,7 +16,7 @@
16
# we can try out some data on the NeuralEnsemble ephy testing repo
17
18
url_repo = "https://web.gin.g-node.org/NeuralEnsemble/ephy_testing_data/raw/master/"
19
-distantfile = "igor/win-version2.ibw"
+distantfile = url_repo + "igor/win-version2.ibw"
20
localfile = "win-version2.ibw"
21
urlretrieve(distantfile, localfile)
22
0 commit comments