Releases: PainterQubits/jupyterlab-datalogs
Releases · PainterQubits/jupyterlab-datalogs
v0.6.0
- Public release of JupyterLab DataLogs.
v0.5.0
Changed
- Renamed package from
jupyterlab-datalogger
to jupyterlab-datalogs
to be consistent with the renamed DataLogs package.
v0.4.1
Fixed
- The "RTC:" prefix is now removed from paths when using Jupyter Real-Time Collaboration.
v0.4.0
Added
- Recommended plugins (including the PDF preview and open warning plugins) can be
installed using the plugins
extra.
Changed
v0.3.1
Fixed
- PDF preview displaying before being positioned properly.
v0.3.0
Added
- JupyterLab plugin to display a warning dialog when opening a file that another user has open.
v0.2.0
Added
- JupyterLab plugin to preview PDF files in the file browser on hover.
Changed
- Generated code to load data logs now plots data variables in separate plots.
v0.1.0
Added
- JupyterLab plugin to add NetCDF mimetype and file icon.
- JupyterLab plugin that adds shortcuts to generate code that loads logs with DataLogger.