Added chapters and list of exercises

This commit is contained in:
Rick van Hattem
2022-04-30 00:45:54 +02:00
commit 1c106d776c
37 changed files with 124 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Chapter 15 - scientific python
=======================================================================================================================
1. Create a datashader plot.
2. Make the datashater plot interactive using a Jupyter notebook.
View File