BeakerX is a collection of JVM kernels and interactive widgets for plotting, tables, autotranslation, and other extensions to Jupyter Notebook.
This repository contains BeakerX base classes and utilities.
Please check the main repositoy for further informations: beakerx
conda env create -n beakerx_base -f configuration.yml
conda activate beakerx_base
pip install -e .