Recent Releases of metanno

metanno - v1.0.0-beta.3

  • Fix AnnotatedText bug in text selection on desktop browsers

Full Changelog: https://github.com/percevalw/metanno/compare/v1.0.0-beta.2...v1.0.0-beta.3

- JavaScript
Published by percevalw 6 months ago

metanno - v1.0.0-beta.2

  • Complete refacto of the framework: the Python-JS synchronized app mechanisms have been moved to a new library: Pret !
  • Text and Table components are now callable directly from python, along other components built around MUI Joy. This gives the user the ability to easily build simple apps, and iterate on the design step by step.
  • Metanno now features new Image annotation component.
  • The tests run in Python 3.7 - 3.10, using playwright in headless Firefox, Chrome and Webkit.
  • Metanno now also has a nice interactive documentation !
  • Improved visibility of highlighted spans and layout of boxes with mixed inset/outset nesting
  • Improved autocompletion experience for table suggestion inputs
  • Improved tokenization of text, now allowed to split around dashes (-).
  • Added theoretical support for touch screens (lightly tested)
  • Added tutorials
    • Setup
    • Run the Quaero Explorer app
    • Customize the explorer

Full Changelog: https://github.com/percevalw/metanno/compare/0.0.9...v1.0.0-beta.2

- JavaScript
Published by percevalw 6 months ago

metanno - v0.0.9

Metanno is a Python package designed for creating custom annotation interfaces in JupyterLab. Key features include: - modularity: configurable number of views of the data - customization: easy customization of the software behavior in Python - interactivity: live access to the annotations from Python

Full Changelog: https://github.com/percevalw/metanno/commits/0.0.9

- JavaScript
Published by percevalw almost 2 years ago