This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/.obsidian/plugins/obsidian-jupyter/manifest.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"
}