JupyMD

by Deniz Terzioglu
favorite
share
0.0
(0)
5
4
3
2
1
Score: 54/100
Description

The JupyMD plugin bridges the gap between Markdown notes and Jupyter Notebooks by enabling seamless creation and synchronization using Jupytext. It allows you to convert your current note into a Jupyter Notebook and keeps the Markdown and notebook versions in sync on save. You can also open these notebooks directly in VS Code or Jupyter Lab, provided the corresponding files exist. This setup is ideal for users who blend note-taking with code-based exploration, especially in data science, research, or computational notebooks. With minimal setup, it brings the interactivity of Jupyter into your note-based workflow.

Reviews
No reviews yet.
Stats
234
stars
7,199
downloads
10
forks
329
days
4
days
4
days
13
total PRs
0
open PRs
3
closed PRs
10
merged PRs
29
total issues
2
open issues
27
closed issues
0
commits
Latest Version
4 days ago
Changelog

JupyMD 1.5.1

Adds minor tweaks to settings page to abide by Obsidian's plugin guidelines and fixes an error on the code executor component not using the configured Python interpreter.

Full Changelog: https://github.com/d-eniz/jupymd/compare/1.5.0…1.5.1

README file from