Skip to content

H-IAAC/custom_ipywidgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom_ipywidgets

Requisitos

  • Node.js
  • Yarn

Tutorial de instalação

  • Criar ambiente virtual
  • pip install -r requirements.txt
  • cd custom-ipywidgets
  • pip install -e .
  • cd js
  • npm install
  • cd ..
  • Para notebook rodar:
    $ jupyter nbextension install --py --symlink --sys-prefix custom_ipywidgets
    $ jupyter nbextension enable --py --sys-prefix custom_ipywidgets
  • Para jupyterlab rodar:
    $ jupyter labextension develop --overwrite custom_ipywidgets

About

Custom widgets for Data Science visualisation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published