Programmatically generate SVG (vector) images, animations, and interactive Jupyter widgets

Fix readme Jupyter lab warning

Changed files
+2 -2
+2 -2
README.md
···
![Example output image](https://raw.githubusercontent.com/cduck/drawSvg/master/examples/example5.gif)
-
Note: If the above example does not work in Jupyter Lab, try `Help > Launch Classic Notebook`.
+
Note: The above example currently only works in `jupyter notebook`, not `jupyter lab`.
### Animation with Python
```python
···
![Example output image](https://raw.githubusercontent.com/cduck/drawSvg/master/examples/example7.gif)
-
Note: If the above example does not work in Jupyter Lab, try `Help > Launch Classic Notebook`.
+
Note: The above example currently only works in `jupyter notebook`, not `jupyter lab`.