pawamoy / pawamoy/markdown-exec

feature: Allow automatically setting `session` per file

Open
#77 1 comment 0 reactions 1 assignee View on GitHub

@pawamoy is already working on this.

Since Feb 21, 2025.

feature insiders
Dominant language
Python
Stars
174
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.

I'm hoping to run files with multiple interdependent code blocks. This can be achieved using session but doing so requires adding that to every code block.

Describe the solution you'd like

Add a config option to enable having a default session per source file.

Describe alternatives you've considered

Writing out the session on every code block, which is ok to do - this request is more a quality of life thing.

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.