Skip to content

Commit 9a70414

Browse files
committed
Add remark on Bokeh and Jupyter
1 parent a235aca commit 9a70414

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source-code/bokeh/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Bokeh is a library to create interactive plots easily from a number of
33
programming languages, including Python. The result is saved to an HTML
44
page that can be viewed with any modern browser.
55

6+
Note: out of the box, these notebooks work with Jupyter Notebook, *not*
7+
Jupyter Lab!
8+
9+
610
## What is it?
711
1. `bokeh_intro.ipynb`: Jupyter notebook showing some basic plotting
812
capabilities of Bokeh.

0 commit comments

Comments
 (0)