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

Investigate scriptisto for running code #743

Open
seivan opened this issue Feb 13, 2025 · 3 comments
Open

Investigate scriptisto for running code #743

seivan opened this issue Feb 13, 2025 · 3 comments

Comments

@seivan
Copy link

seivan commented Feb 13, 2025

scriptisto

This would simplify things, and add support for more languages, but also it would allow for running code within containers without having the entirety of RunMe itself in a container.

@adambabik
Copy link
Collaborator

I think that cells with scriptisto should work already. They are executed as files.

However, it might be a good inspiration for making cell execution a better experience in general. The current mechanism is very naive and does not allow any modifications or additional arguments.

@seivan
Copy link
Author

seivan commented Feb 21, 2025

@adambabik I didn't see any references to scriptisto, maybe I missed something?

@sourishkrout
Copy link
Member

I believe what @adambabik meant to say was that scriptisto should be supported via interpreter in the cell config.

I haven't tried this myself yet, @seivan. As you know, the naive mechanism Adam describes is #742, where Runme matches languageID in the fenced code blocks to common runtimes with a set of fixed command line flags.

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

3 participants