ipython-magic
There are 53 repositories under ipython-magic topic.
csurfer/pyheatmagic
IPython magic command to profile and view your python code as a heat map.
santiagobasulto/ipython-gpt
An ChatGPT integration for Jupyter Notebooks and the IPython Shell
krassowski/jupyter-manim
manim cell magic for IPython/Jupyter to show the output video
tmthyjames/SQLCell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
CybercentreCanada/jupyterlab-sql-editor
A JupyterLab extension providing, SQL formatter, auto-completion, syntax highlighting, Spark SQL and Trino
brpy/colab-pdf
Simple script to download your colab ipynb as a pdf using nbconvert
osteele/callgraph
Magic to display dynamic call graphs of Python function calls
jbn/itikz
Cell and line magic for PGF/TikZ-to-SVG rendering in Jupyter notebooks
daskol/telepyth
Telegram notification with IPython magics.
paypal/PPExtensions
Set of iPython and Jupyter extensions to improve user experience
leriomaggio/notexbook-jupyter-theme
noTeXbook: Jupyter notebook theme for LaTeX lovers
davidesarra/jupyter_spaces
Create parallel namespaces in Jupyter Notebooks
Gr1N/asyncio-ipython-magic
An extension for IPython that help to run AsyncIO code in your interactive session
adamj9431/notebook_xterm
A terminal emulator embedded in a IPython/Jupyter notebook.
Josverl/micropython-magic
MicroPython integrated into Jupyter notebooks
iamaziz/iversions
A simple IPython/Jupyter cell magic command to display name and version of imported modules.
kalaidin/ipytelegram
IPython magic for Telegram notifications
pmbaumgartner/excelify
IPython Magic for exporting pandas objects to Excel
krassowski/data-vault
IPython magic for simple, organized, compressed and encrypted: storage & transfer of files between notebooks.
SmartDataInnovationLab/ipython-cache
versatile cache line magic for ipython
psychemedia/ipython_magic_folium
IPython Magic for folium maps
farisachugthai/dynamic_ipython
IPython as a system shell and documentation
UIUC-SINE/ipython-cells
IPython extension for running code blocks in .py files
HerveMignot/switch_magic
Switch magics for conditional execution of cells in Jupyter notebooks
ldo/ipy_magics
My magics for IPython
alexdremov/igogo
Execute several jupyter cells simultaneously with beautiful output. Do not waste time waiting
Achuttarsing/jupyslack
Slack integration for notebooks. Start training your models and go out for a walk 🏃
andrewkern/slim_magic
ipython magic for simulation using SLiM
apsknight/gangaextension
Jupyter Extension for running Ganga Jobs inside Notebook
CarlosGTrejo/ipython_extensions
These are my IPython Extensions, feel free to borrow them.
wilmerwang/ipython-rtlogging
An optional solution to tackle the problem of losing cell outputs or not being able to monitor the progress of a running code after reconnecting to the Notebook.
ali1rathore/elm_magic
Elm Magic provides IPython & Jupyter magics for executing elm-lang code
innovationOUtside/ipython_magic_eralchemy
IPython magic to display ERDs / entity relationship diagrams produced by eralchemy
kpj/ipy_pdcache
Automatically cache results of intensive computations in IPython.
rusmux/ipython-memory-magics
IPython magic commands for tracking memory usage
jbn/idgraph
IPython cell magic for dgraph remote interaction.