I have just installed a Jupyter Notebook in a local conda environment, and I've imported an .ipynb file from Google Colab to run it locally.
I wonder if there's any extension that enables the Form feature from Google Colab to work on a regular Jupyter Notebook, using the same syntax, like this below: 
PS: I'm aware of the Jupyter Widgets (ipywidgets) package/extension, however the syntax is different from Colab Forms, ideally I would want to keep the same syntax so I could use the same file back and forth between Colab and local easily
from Is there a way to use Google Colab Form feature in a local Jupyter Notebook?
No comments:
Post a Comment