JupyMD

by Deniz Terzioglu
favorite
share
Score: 44/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
128
stars
1,847
downloads
4
forks
122
days
2
days
3
days
8
total PRs
1
open PRs
1
closed PRs
6
merged PRs
11
total issues
3
open issues
8
closed issues
0
commits
Latest Version
4 days ago
Changelog

What's Changed

  • New feature to convert existing Jupyter notebooks to linked markdown files within the vault
  • Enhanced support for using custom interpreters
  • Fixed bug creating multiple settings instances when selecting interpreter

New Contributors

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

README file from