Skip to content

Commit 37f6443

Browse files
authored
Update README.md
1 parent 3f2ce0f commit 37f6443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Github Actions Status](https://github.com/atmos-cloud-sim-uj/utils/workflows/Pylint/badge.svg?branch=main)](https://github.com/atmos-cloud-sim-uj/utils/actions)
55
[![PyPI version](https://badge.fury.io/py/atmos-cloud-sim-uj-utils.svg)](https://pypi.org/project/atmos-cloud-sim-uj-utils)
66

7-
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:
88
- [``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
99
- [``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
1010
- [``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

Comments
 (0)