SaaSHub helps you find the best software and product alternatives Learn more →
Bash_kernel Alternatives
Similar projects and alternatives to bash_kernel
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
bash_kernel discussion
bash_kernel reviews and mentions
-
Runme – Interactive Runbooks Built with Markdown
For those who don't know, Jupyter has a bash kernel: https://github.com/takluyver/bash_kernel
And you can run Jupyter notebooks from the CLI with Ploomber: https://github.com/ploomber/ploomber
-
Ask HN: Is there a Jupyter Notebook for terminal/shell
Something like this? https://github.com/takluyver/bash_kernel
-
Simple Jupyter kernel for Crystal with 140 lines
I wrote a Crystal kernel for Jupyter, just a modified bash_kernel, 140 lines of code, but it was tiring because I don't have enough Python ability. icrystal is the widely used Jupyter kernel for Crystal, which uses ICR . On the other hand, this crystal_kernel uses the official crystal interpreter.
-
SPyQL – SQL with Python in the Middle
Thank you! One of my main goals was making data processing in the command-line more accessible and intuitive. If you use a shell you can leverage an extensive array of tools. please take a look at the recipes in the Readme. The shell is many times underrated for data processing!
Right now you can use it in Jupiter Notebooks using a shell kernel like: https://github.com/takluyver/bash_kernel
On the mid-term, developing a spyql kernel is appealing because of syntax highlighting, code autocompleting, and more. But unless several people show interest on this, I should tackle other features first.
-
How does your team organize/manage their runbooks?
I recently learned of jupyter+bash and it seemed like a step toward rundeck.
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Feb 2025
Stats
takluyver/bash_kernel is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of bash_kernel is Python.