JupyMD

by Deniz Terzioglu
favorite
share
0.0
(0)
5
4
3
2
1
Score: 51/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
187
stars
4,345
downloads
6
forks
216
days
35
days
35
days
10
total PRs
0
open PRs
2
closed PRs
8
merged PRs
14
total issues
2
open issues
12
closed issues
0
commits
Latest Version
a month ago
Changelog

JupyMD 1.4.4

This release adds error notices for sync and execution errors, referring the user to the console for a full error message. (#23)

Features

  • Added error notifications for notebook update and Python process issues fd968754160ccbf1378d92420d0dd23063e54dd0
README file from