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

Optionally "pipe" into interpreter vs shebang #1000

Open
sourishkrout opened this issue Dec 8, 2023 · 0 comments
Open

Optionally "pipe" into interpreter vs shebang #1000

sourishkrout opened this issue Dec 8, 2023 · 0 comments

Comments

@sourishkrout
Copy link
Member

This would make it possible to have cells with SQL or REDIS queries and imply their client (psql, redis-cli) connection without cluttering the cell, e.g. this cell https://app.runme.dev/cell/clpx627zy001pnqb4ypauutqx wouldn't use echo "INFO" to pipe into the redis-cli -p 16379, instead one would configure the cell interpreter and tick "pipe into" or something.

image
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