Relative Content

Tag Archive for pythonhtmljupyter

How to mix/use interactive HTML controls with Jupyter

Is it possible to define HTML controls & outputs, such that an interactive computational document is displayable in a standard browser as HTML, but have input/output controls (such as HTML buttons) trigger python/jupyter code, and have the results output to HTML controls?