JohnTigue / swdb_hilux

The Allen Institute's SWDB_2019 repo packaged as a Jupyter Book hosted on GitHub Pages, set to run notebooks on Colab.
0 stars 0 forks source link

What version of allensdk? #6

Closed JohnTigue closed 4 years ago

JohnTigue commented 4 years ago

Their readme states:

If you are working on your own computer, you will need to install a prerelease branch of the allensdk into your preferred environment. You can do so in one shot by:

pip install git+https://github.com/alleninstitute/allensdk@swdb_2019 --upgrade
JohnTigue commented 4 years ago

AllenSDK went 1.0.0 Oct 1, 2019. That's probably what they were talking about. Now it's 2.0.0.

Just going to:

pip install allensdk