Skip to content

ssadedin/beakerx_kernel_autotranslation

 
 

Repository files navigation

banner

BeakerX: Beaker extensions for Jupyter - Autotranslation

BeakerX is a collection of JVM kernels and interactive widgets for plotting, tables, autotranslation, and other extensions to Jupyter Notebook.

This repository contains BeakerX Autotranslation components.

Please check the main repositoy for further informations: beakerx

Conda Install (linux and mac)

conda env create -n beakerx_atotranslation -f configuration.yml
conda activate beakerx_atotranslation # For conda versions prior to 4.6, run: source activate beakerx
(pip install -r requirements.txt --verbose)
beakerx_kernel_autotranslation install

About

A repository for BeakerX Autotranslation components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Other 1.6%