jupyterlab-hdf5 icon indicating copy to clipboard operation
jupyterlab-hdf5 copied to clipboard

Don't use `uri` to refer to internal object path

Open telamonian opened this issue 6 years ago • 0 comments

There's a bunch of places in the codebase where I call the internal path to a specific object within an HDF5 the uri. This is a misnomer, and should be changed to something else. Maybe opath?

telamonian avatar Aug 21 '19 17:08 telamonian