Making a jupyter notebook for release ===================================== When samples are released to the public, it can be helpful to generate a jupyter notebook showing how to extract and visualise the samples that are stored. Through `pesummary`'s `pesummary.gw.notebook` module, we can create this jupyter notebook. As an example, we generate a jupyter notebook showing the contents of the `GW190814 public data release `_, .. literalinclude:: ../../../examples/gw/make_public_release.py :language: python :linenos: The notebook that was generated can be seen `here `_.