MetOffice / XBTs_classification

Project for the classification of eXpendable Bathy Thermographs
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Integrate XBT objects with Jupyter through custom _repr_ functions #51

Closed stevehadd closed 4 years ago

stevehadd commented 4 years ago

When using notebooks, one can create special display functions to display objects. This would be useful for the experiment and dataset class, to give nice displays in a notbeoook. For example

stevehadd commented 4 years ago

accidentally created duplicates