Skip to content

nasyxx/naipyext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. naipyext
    1. Install

naipyext

Nasy IPython Extensions.

Install

python -m install "naipyext[all]"

Add

c.InteractiveShellApp.extensions = [
    "autoreload",
    "naipyext.autotime",
    "naipyext.be",
    "naipyext.ns",
    "naipyext.pt"
]

to ipython config file $HOME/.ipython/profile_default/ipython_config.py

About

Nasy IPython Extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages