You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The (semi) working notebook demos we have for this project both use ipyleaflet for the draw-a-box UI control. ipyleaflet doesn't integrate well with JupyterLab or Panel as a display/dashboard tool.
We have @pmagana's panel.ipynb as an example of basic controls for UI to pass to an ERDDAP query.
If the project decides to use HoloViz and Panel for UI/plotting, we should look into swapping out the ipyleaflet bounding box draw tool for the examples in this notebook and connect the pieces together.
The text was updated successfully, but these errors were encountered:
First of all, I hope everything is going well at these strange times.
I'm glad to hear that the project seems alive again, and will be continued in this edition of OceanHackWeek 2020. Please let me know if I can help in any way.
@pmagana Likewise! A few of us are helping to bring it back to life again this year. I had to drop it for a bit and never quite got going on it again. But a new OWH is good motivation.
Hope all is well and you have no more laptop difficulties! Feel free to jump in anywhere you like.
The (semi) working notebook demos we have for this project both use ipyleaflet for the draw-a-box UI control. ipyleaflet doesn't integrate well with JupyterLab or Panel as a display/dashboard tool.
We have @pmagana's panel.ipynb as an example of basic controls for UI to pass to an ERDDAP query.
If the project decides to use HoloViz and Panel for UI/plotting, we should look into swapping out the ipyleaflet bounding box draw tool for the examples in this notebook and connect the pieces together.
The text was updated successfully, but these errors were encountered: