Giter VIP home page Giter VIP logo

ipython-extensions's Introduction

IPython-extensions: more magic(s) for IPython

This package consists of various IPython extensions (mostly new %magics). It exists mainly to make installation of these extension easier: you only need to install and update one package to get multiple extensions. Also, the up-to-now used %install_ext magic is deprecated and will be removed in a future version, so the only way to distribute extensions is via python packages.

Installation

With pip:

pip install ipyext

With conda:

conda install -c https://conda.anaconda.org/janschulz ipyext

Documentation

The documentation can be found on http://ipython-extensions.readthedocs.org/en/latest/

Contributing

You have an IPython extension (e.g. a %magic command) but it's too small to build your own package? You are welcome to contribute it to this repository!

To prevent bit rot, it should follow the guidelines outlined in CONTRIBUTING.md, meaning:

  • it should be IPython centric (notebook centric extensions belong to the jupyter notebook extension repo)
  • it should have proper documentation (preferable in numpydoc style)
  • it should have a few tests of the functionality (see examples in this repository or in IPython)

Build Status Documentation Status

ipython-extensions's People

Contributors

jankatins avatar juhasch avatar carreau avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.