mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
11 lines
336 B
JSON
11 lines
336 B
JSON
{
|
|
"author": "Till Hoffmann",
|
|
"authorUrl": "https://github.com/tillahoffmann/obsidian-jupyter",
|
|
"description": "This plugin allows code blocks to be executed as Jupyter notebooks.",
|
|
"id": "obsidian-jupyter",
|
|
"isDesktopOnly": true,
|
|
"minAppVersion": "0.9.12",
|
|
"name": "Jupyter plugin",
|
|
"version": "0.8.1"
|
|
}
|