quartz/content/vault/.obsidian/plugins/obsidian-jupyter/manifest.json
2022-06-07 16:56:28 -06:00

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"
}