JupyMD

by Deniz Terzioglu
favorite
share
Score: 42/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.

Stats
110
stars
1,095
downloads
4
forks
77
days
15
days
15
days
7
total PRs
1
open PRs
1
closed PRs
5
merged PRs
6
total issues
2
open issues
4
closed issues
0
commits
Latest Version
16 days ago
Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/d-eniz/jupymd/compare/1.2…1.3

README file from