0.2.5 • Published 5 years ago

brat-widget v0.2.5

Weekly downloads
26
License
-
Repository
github
Last release
5 years ago

Jupiter Widget library for BRAT visualization and annotation functionality.

Package Install

Prerequisites

npm install --save brat-widget
npm uninstall --save brat-widget

For development

  • Run npm install --save-dev copy-webpack-plugin Link
  • Optional:
    • Run sudo npm link in this folder.
    • Run sudo npm link brat-widget in the Python folder (../brat_widget)