reproducible-notebooks / ERDDAP_timeseries_explorer

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

Panel refac #39

Closed apkrelling closed 2 years ago

apkrelling commented 2 years ago

This PR is mostly about refactoring and organizing code, including changing functions and variables names. So far the app is just working for the neracoos server; we should have that solved by the next PR.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ocefpaf commented 2 years ago

@apkrelling we can build a URL for binder by changing the user and branch in the URL below:

https://binder.pangeo.io/v2/gh/apkrelling/ERDDAP_timeseries_explorer/panel_refac?filepath=ERDDAP_timeseries_explorer.ipynb

That will make it easier to test the PR here.