Skip to content

Commit 98e9c27

Browse files
committed
Merge branch 'master' of github.com:realpython/materials
2 parents 7bc774d + c54a4a4 commit 98e9c27

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

intro-to-bokeh/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Getting Started with Interactive Visualization Using Bokeh
22

3-
Data and code snippets from tutorial.
3+
Data and code snippets from https://realpython.com/python-data-visualization-bokeh/
44

55
## Data
66

7-
Found in the [`data\`](https://github.com/LeonSD09/materials/tree/intro-to-bokeh/intro-to-bokeh/data) directory.
7+
Found in the [`data\`](https://github.com/realpython/materials/tree/master/intro-to-bokeh/data) directory.
88

99
The tutorial utilizes the following three files:
1010

@@ -24,6 +24,6 @@ This data is licensed under [**CC BY-SA 4.0**](https://creativecommons.org/licen
2424

2525
## Code Snippets
2626

27-
Found in the [`code-snippets\`](https://github.com/LeonSD09/materials/tree/intro-to-bokeh/intro-to-bokeh/code-snippets) directory.
27+
Found in the [`code-snippets\`](https://github.com/realpython/materials/tree/master/intro-to-bokeh/code-snippets) directory.
2828

29-
The code snippets found in the tutorial can be found here in individual files.
29+
The code snippets found in the tutorial can be found here in individual files.

0 commit comments

Comments
 (0)