diff --git a/config_auth_cds.ipynb b/config_auth_cds.ipynb index 33b98c5..ffa96e6 100644 --- a/config_auth_cds.ipynb +++ b/config_auth_cds.ipynb @@ -64,6 +64,15 @@ "Once installed, the library will be ready for use, and you can proceed with authenticating and configuring your environment." ] }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "!pip install \"llvmlite<0.42,>=0.41.0dev0\" --ignore-installed" + ] + }, { "cell_type": "code", "execution_count": null,