mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-07-30 12:10:38 +08:00
9 lines
298 B
YAML
9 lines
298 B
YAML
Type: IPython Notebook Extension
|
|
Name: Python Markdown
|
|
Description: Allows embedding Python-code in markdown cells
|
|
Link: https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/python-markdown
|
|
Icon: python-markdown.png
|
|
Main: main.js
|
|
Preprocessor: pymdpreprocessor.py
|
|
Compatibility: 3.x
|