Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Code-cells.el Alternatives
Similar projects and alternatives to code-cells.el
-
jupyter
An interface to communicate with Jupyter kernels. (by emacs-jupyter)
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
emacs-jupyter
emacs plug-in to run python code inside tex or markdown buffer
-
-
comint-mime
Display graphics and other MIME attachments in Emacs shells
-
spacemacs-jupyter
Spacemacs layer for https://github.com/dzop/emacs-jupyter
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
-
hydrogen
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
-
-
-
-
spacemacs-layers
Some custom Spacemacs layers that I found useful
-
scimax-layer
Attempt to bring some of Scimax' functionality to Spacemacs
-
dotfiles
A set of opinionated setup and installation scripts that tweak a brand new OS X installation into an environment optimized for development. (by mateuszwieloch)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
code-cells.el reviews and mentions
-
For Julia is there some thing like VSCode's python interactive window?
Emacs, Sublime Text 3 and Atom Pulsar can all do this with arbitrary Jupyter kernels with the emacs-jupyter/code-cells, helium and hydrogen packages, respectively.
-
Switched to VSCode... I miss Atom :(
I've been using code-cells together with emacs-jupyter, the combination of the two lets you work pretty much identically as you would in Atom with Hydrogen, Sublime with Helium, or VSCode with the Jupyter Python extension; you just delimit code cells with #%% and execute in a separate Jupyter REPL buffer. It does require some getting used to the key bindings though (or some tweaking to make it more similar to what you're used to).
-
I have reached Vim nirvana
I use a similar setup in Emacs with code-cells.el [1]. VSCode had a tendency to choke rendering large interactive graphs in-line, so if I was needing to view in a separate process anyways a little elisp turns "write last IPython output to a tempfile, open, move to workspace N" into a keybind.
-
IPython Notebook layer
Try https://github.com/astoff/code-cells.el
-
Very ameteurish Python coder, I need several features but don't need a full-fledged IDE. Can I find these as packages elsewhere?
For scripts with cells there are a couple of packages. Mine is this: https://github.com/astoff/code-cells.el
- Replacing Jupyter Notebook with Org Mode
-
A note from our sponsor - Onboard AI
getonboard.dev | 7 Dec 2023
Stats
astoff/code-cells.el is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of code-cells.el is Emacs Lisp.