Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit a422680

Browse files
author
Leanne Guy
committed
Typos, text updates
1 parent 94596ab commit a422680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

02_Intermediate_TAP_Query.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
"source": [
381381
"### 3. Visualize and analyse the results\n",
382382
"\n",
383-
"Now we will do some interactive analysis with the data we have above. We will use bokeh and holoviews to create interactive plots so that we can explore the dataset, using two panels showing different representations of the same dataset. A selection applied to either panel will highlight the selected points in the other panel.\n",
383+
"Now we will do some interactive analysis with the data we have above. We will use bokeh to create interactive plots so that we can explore the dataset, using multiple panels showing different representations of the same dataset. A selection applied to either panel will highlight the selected points in the other panel.\n",
384384
"\n",
385385
"<a href=\"https://bokeh.org/\">Bokeh Documentation</a> <br>\n",
386386
"<a href=\"https://holoviews.org/\">Holoviews Documentation</a>"

0 commit comments

Comments
 (0)