Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how about using a Jupyter / iPython NB Cell Magic syntax instead of ##### #3

Open
richlysakowski opened this issue Feb 2, 2023 · 0 comments

Comments

@richlysakowski
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant