Skip to content

Magic for IPython Notebook - function memory profiling

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
LICENSE_memory_profiler
Notifications You must be signed in to change notification settings

HyperionAnalytics/memprof_magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

IPython Notebook magic for function line-by-line memory profiling

memprof IPython Notebook magic is based on memory_profiler by Fabian Pedregosa.

Installation

%install_ext https://raw.githubusercontent.com/HyperionAnalytics/memprof_magic/master/memprof.py

Load the magic into the notebook

%load_ext memprof

Usage

%memprof?

Example

IPython Notebook

About

Magic for IPython Notebook - function memory profiling

Resources

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
LICENSE_memory_profiler

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages