Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
Fix typo in 00 - Introduction and Setup.ipynb (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
wilcoln authored Jul 10, 2020
1 parent 7c69725 commit 7f96c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/00 - Introduction and Setup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@
}
],
"source": [
"# Plot a complex chart with intearctive hover in a few lines of code\n",
"# Plot a complex chart with interactive hover in a few lines of code\n",
"\n",
"from bokeh.models import ColumnDataSource, HoverTool\n",
"from bokeh.plotting import figure\n",
Expand Down

0 comments on commit 7f96c7d

Please sign in to comment.