You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is hard to debug this when I cannot easily see what is code and what is "GPT Markdown" instructions.
How can I ask Jupyter NB to ask the browser to verify whether it is working?
A cell magic could be used instead of "#####".
Or how about a couple simple ipywidget objects in Jupyter ? A prompt could be put into a data entry field, and a button for Submit. The only dependency would be ipywidgets or jupyterwidgets.
This would be as good or better (at least simpler) than a Streamlit app.
The text was updated successfully, but these errors were encountered:
It is hard to debug this when I cannot easily see what is code and what is "GPT Markdown" instructions.
How can I ask Jupyter NB to ask the browser to verify whether it is working?
A cell magic could be used instead of "#####".
Or how about a couple simple ipywidget objects in Jupyter ? A prompt could be put into a data entry field, and a button for Submit. The only dependency would be ipywidgets or jupyterwidgets.
This would be as good or better (at least simpler) than a Streamlit app.
The text was updated successfully, but these errors were encountered: