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 e33f102 commit a5c5335Copy full SHA for a5c5335
intro-to-bokeh/README.md
@@ -4,7 +4,7 @@ Data and code snippets from tutorial.
4
5
## Data
6
7
-Found in the `data\` directory.
+Found in the [`data\`](https://github.com/LeonSD09/materials/tree/intro-to-bokeh/intro-to-bokeh/data) directory.
8
9
The tutorial utilizes the following three files:
10
@@ -24,6 +24,6 @@ This data is licensed under [**CC BY-SA 4.0**](https://creativecommons.org/licen
24
25
## Code Snippets
26
27
-Found in the `code-snippets\` directory.
+Found in the [`code-snippets\`](https://github.com/LeonSD09/materials/tree/intro-to-bokeh/intro-to-bokeh/code-snippets) directory.
28
29
The code snippets found in the tutorial can be found here in individual files.
0 commit comments