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
utility routines used in [PySDM](https://github.com/atmos-cloud-sim-uj/PySDM) and [PyMPDATA](https://github.com/atmos-cloud-sim-uj/PyMPDATA)examples and tests:
7
+
utility routines used in [PySDM](https://github.com/atmos-cloud-sim-uj/PySDM) and [PyMPDATA](https://github.com/atmos-cloud-sim-uj/PyMPDATA)example Jupyter notebooks:
8
8
-[``pip_install_on_colab('package_a', 'package_b', ...)``](https://atmos-cloud-sim-uj.github.io/utils/pip_install_on_colab.html) function handling execution of ``pip`` (and ``ldconfig``) on Colab
9
9
-[``TemporaryFile``](https://atmos-cloud-sim-uj.github.io/utils/temporary_file.html) class equipped with ``make_link_widget()`` method returning a click-to-download Colab-compatible widget to be display()-ed in a Jupyter notebook
10
10
-[``show_plot()``](https://atmos-cloud-sim-uj.github.io/utils/show_plot.html) drop-in replacement for matplotlib's show() displaying the figure and a download-as-pdf widget just below
0 commit comments