reproducible-notebooks / ERDDAP_timeseries_explorer

Simple interactive ERDDAP time series explorer using Jupyter Widgets
MIT License
6 stars 4 forks source link

Rewrite using pyviz and panel #7

Open rsignell-usgs opened 5 years ago

rsignell-usgs commented 5 years ago

Instead of ipywidgets, try using pyviz instead.

ocefpaf commented 3 years ago

Pinging @philippjfr for awareness (or in case he wants to add something to his infinity list of tasks :smile:).

@philippjfr we got @apkrelling to work on this project and she is almost done factoring out the code from the previous "GUI" we had. The next step is to start creating a Panel App for it. This would also be a nice example to display in the docs :wink:

If you have any tips, suggestions, or want to review PRs let us know. Your input will be greatly appreciated!

philippjfr commented 3 years ago

This is great! Please ping me on the PR once it's up and I'll try to provide feedback.