jsonschema==4.*
.--host
and --port
parameters for quilt3 catalog
.--no-browser
parameter for quilt3 catalog
.quilt3 catalog
now requires quilt3
to be installed with catalog
extra dependency (pip install quilt3[catalog]
).flask
and dnspython
are dropped.Package.install()
, use path
parameter instead.Package.resolve_hash()
without specifying name
parameter.PackageEntry.physical_keys
, use PackageEntry.physical_key
instead.quilt3 install
, use --path
parameter instead.pkgpush
lambda now uses dedicated lambda for hashing files to push larger packages faster from catalog.QUILT_MANIFEST_MAX_RECORD_SIZE
environment variable. (#2114)quilt_summarize.json
format, support title, description and multi-column layout (#2245)AICSImage
data (potential IndexError
if odd number of time points) (#1945)pkgselect
folder view for packages with all non-string logical_keys or physical_keys (#1947)UnseekableStreamError
) during upload retry. (#1853)quilt3.logged_in()
quilt3 catalog
pyyaml
requirements to prevent version conflictspush
to CLIquilt3 install foo/bar/subdirectory
quilt3 install
now displays the tophash of the installed package (#1461)quilt3 --version
(#1495)quilt3 disable-telemetry
CLI command (#1496)quilt3 catalog $S3_URL
(#1470, #1487)quilt3 catalog
(#1504). See (#1468, #1483, #1482) for various bugs leading to this decision.--to
referring to --tophash
quilt3.config
and quilt3.catalog
LOCAL
mode for running the catalog on localhostquilt3 catalog
command to run the Quilt catalog on your local machinequilt3 verify
compares the state of a directory to the contents of a package versionpandas.DataFrame
) to a package via package.set()
list_package_versions
functionquilt config
to set a registry URL for a private Teams registry.quilt.push
to allow pushing any package version to a registry.quilt.save
adds an object (e.g., a Pandas DataFrame) to an existing package by performing a sub-package build and push in a single stepquilt.load
now correctly returns sub-packages (fixes issue #741)quilt inspect
ndarray
package
inserts a package (or sub-package) as an element in the package being built.quilt install usr/pkg/path