We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556442e commit 2177029Copy full SHA for 2177029
1 file changed
notebook/yohane.ipynb
@@ -63,6 +63,13 @@
63
"uv pip install --system git+$REPO_URL@$LATEST_TAG"
64
]
65
},
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
+ },
73
{
74
"cell_type": "code",
75
"execution_count": null,
0 commit comments