We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a235aca commit 9a70414Copy full SHA for 9a70414
source-code/bokeh/README.md
@@ -3,6 +3,10 @@ Bokeh is a library to create interactive plots easily from a number of
3
programming languages, including Python. The result is saved to an HTML
4
page that can be viewed with any modern browser.
5
6
+Note: out of the box, these notebooks work with Jupyter Notebook, *not*
7
+Jupyter Lab!
8
+
9
10
## What is it?
11
1. `bokeh_intro.ipynb`: Jupyter notebook showing some basic plotting
12
capabilities of Bokeh.
0 commit comments