Giter Site home page Giter Site logo

sz0740 / ipython-in-depth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ipython/ipython-in-depth

0.0 1.0 0.0 14.96 MB

IPython and Jupyter in-depth Tutorial, first presented at PyCon 2012

License: Other

Python 0.55% Jupyter Notebook 98.76% Shell 0.11% Dockerfile 0.58%

ipython-in-depth's Introduction

IPython in depth tutorial

Try it out on Binder! Binder

In its current form, this tutorial is meant to be executed with Jupyter notebook 5.0, using IPython 6.0 or newer on Python 3, the latest IPython version compatible with Python 2 is IPython 5.x that may not have the exact same behavior and all the features presented in this tutorial.

You can find our installation instructions for IPython and Jupyter notebook

To get the tutorial, checkout the ipython-in-depth repo:

git clone https://github.com/ipython/ipython-in-depth

Or download current master and unzip it.

At the command line, you can do this with (depending on whether your system uses wget or curl):

wget https://github.com/ipython/ipython-in-depth/zipball/master -O ipython-in-depth.zip

or

curl -L https://github.com/ipython/ipython-in-depth/zipball/master -o ipython-in-depth.zip

And then:

unzip ipython-in-depth.zip

Change directory inside the directory newly created:

cd ipython-in-depth

You can then start the Jupyter notebook server at a terminal with:

jupyter notebook

Docker images

The tutorial do reference a couple of docker images that are quite heavy (several GB). Please do not download them on conference wifi. You may want to populate the Docker Cache you may want to use the following command ahead of time:

$ docker pull jupyter/datascience-notebook

The image contains a installation of the Jupyter notebook with R, Julia, Python2, Python3 and a couple of libraries for each language.

ipython-in-depth's People

Contributors

minrk avatar ellisonbg avatar carreau avatar jdfreder avatar fperez avatar takluyver avatar rgbkrk avatar mjbright avatar sccolbert avatar jrmontag avatar atlas7 avatar djcomlab avatar xsc27 avatar jasongrout avatar marktab avatar nelisw avatar blink1073 avatar timclicks avatar yamt avatar zacharylawrence avatar arve0 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.