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

feat: org babel python templates #61

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Commits on Sep 3, 2024

  1. feat: org python templates

    A basic python template, one contaning `value` as a `:result` option,
    and another with `output`.
    gs-101 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    feb6476 View commit details
    Browse the repository at this point in the history
  2. fix: shorten python to py_

    This avoids any conflicts with auto-completion.
    gs-101 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b49900d View commit details
    Browse the repository at this point in the history
  3. style: move lines

    Now the templates are on line 22, under the GNU Plot one, grouping the
    `src` blocks together.
    gs-101 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0821183 View commit details
    Browse the repository at this point in the history