We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4e228 commit d9ae42dCopy full SHA for d9ae42d
docs/markdown.py
@@ -1,5 +1,5 @@
1
+from IPython.core.magic import needs_local_scope, register_cell_magic
2
from IPython.display import Markdown
-from IPython.core.magic import register_cell_magic, needs_local_scope
3
4
5
@register_cell_magic
0 commit comments