Skip to content

Set up Babel for Jupyter Notebook-like experience in org files #2

Description

@lukasvarhol

Set up org-babel within my Emacs dotfiles so I can execute and evaluate code similar to how Jupyter Notebooks work, but inside org files.

Tasks:

  • Configure org-babel to support multiple languages (such as Python, shell, etc.).
  • Ensure results from code blocks are properly displayed inline.
  • Document keybindings or workflow steps for running code blocks efficiently.
  • (Optionally) Add sample org file demonstrating how to use the setup like a notebook.

Goal: Achieve a smooth notebook-style workflow for literate programming and documentation in Emacs org-mode, powered by babel.

References:

  • org-babel documentation
  • Example configurations from the community

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions