ioos / colocate

Co-locate oceanographic data by establishing constraints
MIT License
5 stars 9 forks source link

Integrate Panel for UI #15

Open mwengren opened 3 years ago

mwengren commented 3 years ago

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.

pmagana commented 3 years ago

Hello @mwengren,

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.

Regards, Pedro

mwengren commented 3 years ago

@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.