Skip to content
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,11 @@ cython_debug/
marimo/_static/
marimo/_lsp/
__marimo__/

#files
*.csv
*.xlsx
*.xls

#exercises
Holoviews_Exercises_soln.ipynb
12 changes: 6 additions & 6 deletions Holoviews/figures/holomap.html

Large diffs are not rendered by default.

146 changes: 73 additions & 73 deletions Holoviews/getting_started/1-Introduction.ipynb

Large diffs are not rendered by default.

128 changes: 105 additions & 23 deletions Holoviews/getting_started/2-Customization.ipynb

Large diffs are not rendered by default.

62 changes: 41 additions & 21 deletions Holoviews/getting_started/3-Tabular_Datasets.ipynb

Large diffs are not rendered by default.

449 changes: 449 additions & 0 deletions Holoviews/getting_started/Holoviews_Exercises.ipynb

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions Matplotlib/Part1-Figures_Subplots_and_layouts.ipynb

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions Matplotlib/Part2-Plotting_Methods_Overview.ipynb

Large diffs are not rendered by default.

41 changes: 31 additions & 10 deletions Matplotlib/Part3-Plotting-2D-Arrays-Images.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Matplotlib/Part4-HowToSpeakMPL.ipynb

Large diffs are not rendered by default.