Skip to content

Commit

Permalink
Reverting altair workaround (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantSadangi committed Jan 27, 2023
1 parent 2cc5013 commit 478bc83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Expand Up @@ -51,7 +51,7 @@
"metadata": {},
"outputs": [],
"source": [
"! pip install -U altair neptune-client \"jsonschema<4.17\""
"! pip install -U altair neptune-client"
]
},
{
Expand Down Expand Up @@ -255,6 +255,11 @@
"provenance": [],
"toc_visible": true
},
"kernelspec": {
"display_name": "py38",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
Expand Down
@@ -1,4 +1,3 @@
altair
jsonschema<4.17
neptune-client
vega_datasets

0 comments on commit 478bc83

Please sign in to comment.