157 | | * Switched from a Dropdown menu to a SelectionSlider for the time_slider visualization. I found a bug in ipywidgets which slowed me down a bit this week. I ended up [opening an issue on GitHub](https://github.com/jupyter-widgets/ipywidgets/issues/3363) and it was quickly addressed (go ipywidgets!). |
158 | | * Wrote TimeSeries.animate() function for animating space time datasets You can [test it out on Binder](https://mybinder.org/v2/gh/chaedri/grass/Jupyter-Timeseries?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2FTemporal.ipynb) and [view the PR](https://github.com/OSGeo/grass/pull/2010). |
| 157 | * Switched from a Dropdown menu to a !SelectionSlider for the `time_slider` visualization. I found a bug in ipywidgets which slowed me down a bit this week. I ended up [https://github.com/jupyter-widgets/ipywidgets/issues/3363 opening an issue on GitHub] and it was quickly addressed (go ipywidgets!). |
| 158 | * Wrote `TimeSeries.animate()` function for animating space time datasets You can [https://mybinder.org/v2/gh/chaedri/grass/Jupyter-Timeseries?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2FTemporal.ipynb test it out on Binder] and [https://github.com/OSGeo/grass/pull/2010 view the PR]. |