Language

Package: python-voila @ 0.2.10

Synopsis

Render live Jupyter notebooks with interactive widgets

Description

Voilà turns Jupyter notebooks into standalone web applications. Unlike the usual HTML-converted notebooks, each user connecting to the Voilà tornado application gets a dedicated Jupyter kernel which can execute the callbacks to changes in Jupyter interactive widgets.

Home page
https://github.com/voila-dashboards/voila
Location
gnu/packages/jupyter.scm (line: 544, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all