Welcome to nbforms’s documentation

nbforms logo

nbforms is a Python package designed to allow forms to be submitted by users such that the data they submit is immediately available for use in the notebook by the entire group. This is accomplished using ipywidgets and a Heroku-deployable Sinatra webapp, nbforms-server, that collects submissions from HTTP requests and stores them, differentiating by a notebook identifier.

Click the button below to see the demo in MyBinder.

MyBinder