Skip to content

Commit

Permalink
Update JupyterLite Altair example to latest API (#6226)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr authored Jan 18, 2024
1 parent c8f4e08 commit 2939b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lite/files/Getting_Started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
").properties(\n",
" width=250,\n",
" height=250\n",
").add_selection(\n",
").add_params(\n",
" brush\n",
")\n",
"\n",
Expand Down

0 comments on commit 2939b87

Please sign in to comment.