Search code examples
How to store the result from %%timeit cell magic?...

pythonipythonipython-magic

Read More
How to print stdout excerpt in IPython...

pythonscrollipythonpageripython-magic

Read More
How to pass a variable to magic ´run´ function in IPython...

pythonipythonipython-magic

Read More
Connecting to SQL Server via SQL magics in Jupyter Lab...

python-3.xsqlalchemyjupyter-labipython-magic

Read More
How do I use Jupyter/IPython magic commands in VSCode?...

visual-studio-codejupyteripythonipython-magic

Read More
Error running a magic programmatically via IPython's run_cell_magic...

pythonjupyter-notebookipython-magicjsoniq

Read More
How to (intermittently) skip certain cells when running IPython notebook?...

pythonipythonjupyter-notebookipython-magic

Read More
Configure the backend of Ipython to use retina display mode with code...

ipythonjupyter-notebookretina-displayipython-magic

Read More
How to write an ipython alias which executes in python instead of shell?...

pythonmacrosipythonaliasipython-magic

Read More
Ignore IPython magic in python...

pythonipythonipython-magic

Read More
IPython %run magic -n switch not working...

pythonipythonjupyter-notebookipython-magic

Read More
IPython SQL Magic - Generate Query String Programmatically...

sqlipythonipython-magic

Read More
iPython custom cell magic - store output in variable?...

pythonparsingjupyter-notebookipythonipython-magic

Read More
Can I access python variables within a `%%bash` or `%%script` ipython notebook cell?...

jupyter-notebookipython-magic

Read More
Stop the effect of %matplotlib notebook in Jupyter notebook...

python-3.xmatplotlibjupyter-notebookipython-magicpython-magic

Read More
IPython %store magic not persisting...

pythonaliasipythonipython-magic

Read More
Import functions that use ipython magic...

pythonshellipythonpython-importipython-magic

Read More
IPython run magic: How create an alias for "run -i"?...

pythonipythonipython-magic

Read More
Difference between % and %% in ipython magic commands...

ipythonipython-magic

Read More
Define a IPython magic which replaces the content of the next cell...

pythonjupyter-notebookipythonipython-magic

Read More
How to use `client.start_ipython_workers()` in dask-distributed?...

ipythondaskdask-distributedipython-parallelipython-magic

Read More
Is there a way to run `%memit` inside a script without wrapping it in iphyton...

pythonsagememory-profilingipython-magic

Read More
Cython ipython magic with compile time environmental variables...

pythonipythoncythonipython-magic

Read More
IPython shortcut for importing pytest fixtures...

ipythonpytestipython-magic

Read More
Jupyter Notebook time profiling...

pythonpython-3.xjupyter-notebookipython-magic

Read More
Packaging a Python project and its associated IPython magic extension...

pythonpipjupyter-notebookipython-magicpython-poetry

Read More
IPython: Print string results...

pythonipythonipython-magic

Read More
lost ipython history - database locked...

sqliteipythonipython-magic

Read More
what does '%%file test.py' mean in python?...

pythonipythonipython-magic

Read More
Capture the result of an IPython magic function...

pythonipythonipython-magic

Read More
BackNext