Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 322 Bytes

packages-after-mnist-uninstall.md

File metadata and controls

12 lines (8 loc) · 322 Bytes

Packages after gpkg.mnist uninstall

Here are the packages after we uninstall gpkg.mnist:

>>> run("guild packages")
<exit 0>

Here's the list of all packages matching mnist:

>>> run("guild packages ls -a mnist")
mnist  0.2.2  Python utilities to download and parse the MNIST dataset
<exit 0>