Upload notebooks/berk_workshop_v1.ipynb with huggingface_hub
Browse files
notebooks/berk_workshop_v1.ipynb
CHANGED
|
@@ -27,9 +27,8 @@
|
|
| 27 |
"metadata": {},
|
| 28 |
"outputs": [],
|
| 29 |
"source": [
|
| 30 |
-
"!pip install -q huggingface_hub\n",
|
| 31 |
-
"!pip install -q
|
| 32 |
-
"!pip install -q \"git+https://github.com/bobleesj/quantem.git@berk-workshop#subdirectory=widget\""
|
| 33 |
]
|
| 34 |
},
|
| 35 |
{
|
|
|
|
| 27 |
"metadata": {},
|
| 28 |
"outputs": [],
|
| 29 |
"source": [
|
| 30 |
+
"!pip install -q --pre --extra-index-url https://test.pypi.org/simple/ quantem.widget huggingface_hub\n",
|
| 31 |
+
"!pip install -q git+https://github.com/electronmicroscopy/quantem.git@dev"
|
|
|
|
| 32 |
]
|
| 33 |
},
|
| 34 |
{
|