diff --git a/integrations-and-supported-tools/altair/notebooks/Neptune_Altair_Support.ipynb b/integrations-and-supported-tools/altair/notebooks/Neptune_Altair_Support.ipynb index 476a9808d..3f0c67c98 100644 --- a/integrations-and-supported-tools/altair/notebooks/Neptune_Altair_Support.ipynb +++ b/integrations-and-supported-tools/altair/notebooks/Neptune_Altair_Support.ipynb @@ -51,7 +51,7 @@ "metadata": {}, "outputs": [], "source": [ - "! pip install -U altair neptune-client \"jsonschema<4.17\"" + "! pip install -U altair neptune-client" ] }, { @@ -255,6 +255,11 @@ "provenance": [], "toc_visible": true }, + "kernelspec": { + "display_name": "py38", + "language": "python", + "name": "python3" + }, "language_info": { "codemirror_mode": { "name": "ipython", diff --git a/integrations-and-supported-tools/altair/scripts/requirements.txt b/integrations-and-supported-tools/altair/scripts/requirements.txt index 16e8b5bc5..8298051c7 100644 --- a/integrations-and-supported-tools/altair/scripts/requirements.txt +++ b/integrations-and-supported-tools/altair/scripts/requirements.txt @@ -1,4 +1,3 @@ altair -jsonschema<4.17 neptune-client vega_datasets