Skip to content

Commit 2177029

Browse files
committed
chore(notebook): restart for numpy downgrade
1 parent 556442e commit 2177029

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

notebook/yohane.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@
6363
"uv pip install --system git+$REPO_URL@$LATEST_TAG"
6464
]
6565
},
66+
{
67+
"cell_type": "markdown",
68+
"metadata": {},
69+
"source": [
70+
"**⚠️ Restart your runtime to apply the numpy downgrade (or `yohane` import will fail later): Toolbar > Runtime > Restart session**"
71+
]
72+
},
6673
{
6774
"cell_type": "code",
6875
"execution_count": null,

0 commit comments

Comments
 (0)