prompt-engineering / click-prompt

ClickPrompt - Streamline your prompt design, with ClickPrompt, you can easily view, share, and run these prompts with just one click. ClickPrompt 用于一键轻松查看、分享和执行您的 Prompt。
https://www.clickprompt.org/
MIT License
2.29k stars 196 forks source link

feature: REPL code verify sevice #110

Closed phodal closed 1 year ago

phodal commented 1 year ago

Is your feature request related to a problem? Please describe.

No, this is a feature request to integrate an online REPL service, such as Replit, into ClickPrompt for code verification.

Describe the solution you'd like

I would like to have the ability to verify my code within ClickPrompt using an online REPL service. The integration should be easy to use and intuitive, allowing users to easily run their code and see the results. The output should be clear and concise, indicating whether the code is correct or if there are any errors.

Describe alternatives you've considered

There are other code verification tools available, but I prefer to have the ability to verify my code within ClickPrompt.

**Additional context

As a developer, I often need to verify my code to ensure that it is correct and error-free. Having the ability to verify my code directly within ClickPrompt would save me time and improve my productivity. Additionally, it would allow me to keep all of my work in one place, instead of having to switch between multiple tools. Thank you for considering this feature request.

phodal commented 1 year ago

samples: https://github.com/Kotlin/kotlin-jupyter

phodal commented 1 year ago

move to https://github.com/unit-mesh/unit-runtime