Giter Club home page Giter Club logo

mipyex's Introduction

mIPyex

My IPython notebook extensions (a.k.a. mIPyex).

How to use it...

Just put the custom folder inside your .ipython/{your_profile}/static directory

NOTE:

To use the tweet_me extension you need to install the PTT twitter library:

pip install twitter

and authorize it to use your twitter account:

twitter or twitter authorize at the command line.

And do not forget to modified the custom.js accordingly:

tweet_me.parameters('/home/{your_username}/.ipython/{your_profile}/static/custom/tweet_me');

NOTE: After the release of IPython 2.0, I will use the new nbextensions folder inside the .ipython directory, but I will also keep this configuration for people using v1.1.

That's all for now...

Cheers.

Damián

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.