Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
partial update for 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bryevdv committed Mar 9, 2020
1 parent 2e43b4a commit 5a43c60
Show file tree
Hide file tree
Showing 15 changed files with 471 additions and 466 deletions.
2 changes: 1 addition & 1 deletion index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.6.10"
}
},
"nbformat": 4,
Expand Down
40 changes: 21 additions & 19 deletions quickstart/quickstart.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tutorial/00 - Introduction and Setup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.6.10"
}
},
"nbformat": 4,
Expand Down
136 changes: 57 additions & 79 deletions tutorial/01 - Basic Plotting.ipynb

Large diffs are not rendered by default.

153 changes: 65 additions & 88 deletions tutorial/02 - Styling and Theming.ipynb

Large diffs are not rendered by default.

113 changes: 45 additions & 68 deletions tutorial/03 - Data Sources and Transformations.ipynb

Large diffs are not rendered by default.

62 changes: 32 additions & 30 deletions tutorial/04 - Adding Annotations.ipynb

Large diffs are not rendered by default.

24 changes: 13 additions & 11 deletions tutorial/05 - Presentation Layouts.ipynb

Large diffs are not rendered by default.

109 changes: 56 additions & 53 deletions tutorial/06 - Linking and Interactions.ipynb

Large diffs are not rendered by default.

77 changes: 43 additions & 34 deletions tutorial/07 - Bar and Categorical Data Plots.ipynb

Large diffs are not rendered by default.

46 changes: 24 additions & 22 deletions tutorial/08 - Graph and Network Plots.ipynb

Large diffs are not rendered by default.

36 changes: 19 additions & 17 deletions tutorial/09 - Geographic Plots.ipynb

Large diffs are not rendered by default.

32 changes: 17 additions & 15 deletions tutorial/10 - Exporting and Embedding.ipynb

Large diffs are not rendered by default.

56 changes: 47 additions & 9 deletions tutorial/11 - Running Bokeh Applications.ipynb

Large diffs are not rendered by default.

49 changes: 30 additions & 19 deletions tutorial/A1 - Models and Primitives.ipynb

Large diffs are not rendered by default.

0 comments on commit 5a43c60

Please sign in to comment.