Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part0 : simplified windows installation #42

Merged
merged 6 commits into from
Sep 19, 2014
Merged

Commits on Sep 19, 2014

  1. modify windows intall instructions

    modify windows intall instructions : direct user to general python download page, and click on big yellow button for version 3.4.1
    appropriate version for user's version of windows will be downloaded
    alaindomissy committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    c595908 View commit details
    Browse the repository at this point in the history
  2. Update part-0.ipynb

    alaindomissy committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    86f8180 View commit details
    Browse the repository at this point in the history
  3. simplify windows installation

    unique procedure for windows 32bits and windows 64bits
    the approprite downloaded file is automatically chosen based on the type of the user's OS: 
    - python-3.4.1.msi` for win32bits
    - python-3.4.1.amd.msi` for win64bits
    alaindomissy committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    a74135c View commit details
    Browse the repository at this point in the history
  4. Update part-0.ipynb

    alaindomissy committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    cb9ab1a View commit details
    Browse the repository at this point in the history
  5. Update part-0.ipynb

    alaindomissy committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    5801821 View commit details
    Browse the repository at this point in the history
  6. Update part-0.ipynb

    alaindomissy committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    4305db5 View commit details
    Browse the repository at this point in the history