Recent Releases of https://github.com/datalab-org/datalab-app-plugin-insitu

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.2.0

This release of the plugin adds a new block type for in situ UV-Vis data, as well as several performance and usability improvements to the in situ NMR block.

What's Changed

  • Improvements to the plugin following feedbacks by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/38
  • Add module level __all__ definitions to avoid imported datalab classes being added to the API docs by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/37
  • Refactor block to be usable without database by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/42
  • Refactor plotting into module and enable local data pipeline through InsituBlock by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/41
  • Add UV-Vis insitu block by @be-smith in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/45
  • Minor post-merge tweaks for UV-Vis block by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/51
  • Unifying some plots styles between NMR and UV-Vis by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/53
  • Fix the UV-Vis remove line callback by @be-smith in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/54
  • Fix insitu NMR block by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/47
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/39

New Contributors

  • @pre-commit-ci[bot] made their first contribution in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/39

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.6...v0.2.0

- Python
Published by ml-evs 7 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.2.0-rc.1

What's Changed

  • Improvements to the plugin following feedbacks by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/38
  • Add module level all definitions to avoid imported datalab classes being added to the API docs by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/37
  • Refactor block to be usable without database by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/42
  • Refactor plotting into module and enable local data pipeline through InsituBlock by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/41
  • Add UV-Vis insitu block by @be-smith in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/45

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.6...v0.2.0-rc.1

- Python
Published by ml-evs 8 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.1.6

What's Changed

  • Add dependency on new datalab PyPI package by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/30
  • Update README by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/31
  • Remove pyreadr dependency and defunct tests by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/36

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.5...v0.1.6

- Python
Published by ml-evs 9 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.1.5

What's Changed

  • Bump datalab-api version in pyproject by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/25
  • Handle errors and warnings by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/21
  • Use new PyPI Navani version 0.1.11 - also bump matplotlib and scipy by @be-smith in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/27
  • Handle top level and nested folder by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/22

New Contributors

  • @be-smith made their first contribution in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/27

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.4...v0.1.5

- Python
Published by ml-evs 10 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.1.4

What's Changed

  • Some minor fixes by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/19
  • Add pre-commit config and linting to CI by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/20

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.3...v0.1.4

- Python
Published by ml-evs 10 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.1.3

What's Changed

  • Use local data processing in block code by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/11

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.2...v0.1.3

- Python
Published by ml-evs 10 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.1.2

What's Changed

  • Enhance description by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/7
  • More flexible detection of echem file structure by @BenjaminCharmes in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/6
  • Unpin navani by @ml-evs in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/13

New Contributors

  • @BenjaminCharmes made their first contribution in https://github.com/datalab-org/datalab-app-plugin-insitu/pull/7

Full Changelog: https://github.com/datalab-org/datalab-app-plugin-insitu/compare/v0.1.1...v0.1.2

- Python
Published by ml-evs 11 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu - v0.1.1

This release simply bundles this repository as a "core plugin" for the overall datalab project.

- Python
Published by ml-evs 11 months ago

https://github.com/datalab-org/datalab-app-plugin-insitu -

First release of the Datalab In Situ Plugin. This initial version introduces a Python plugin for processing and visualizing in situ NMR data within datalab instances. Featuring interactive Bokeh plots that integrate NMR data with electrochemical measurements.

- Python
Published by BenjaminCharmes 11 months ago