Giter VIP home page Giter VIP logo

tutorial's Introduction

IPython notebooks for master thesis students to get their master thesis started

Running the Jupyter Notebooks online using mybinder

Binder

Please click on the badge above to start an online version of the notebooks without installation requirements.

Installing and opening Jupyter Notebook using Anaconda on Windows

  1. Download Anaconda for Windows from https://www.anaconda.com/products/individual-d. This may take a few minutes. Pay attention to the following:

    • Python version: select the latest Python version (>= 3.6).

    • CPU architecture (32-bit or 64-bit). You can check your CPU architecture by going to Configuration Panel > System and Security > System.

  2. Install the version of Anaconda that you downloaded, following the instructions on the download page. If you already have a version of Python on your computer, untick the box stating “Register Anaconda as my default Python x.x”.

  3. Congratulations, you have installed Anaconda and, with it, Jupyter Notebook. Now download the notebooks from this link, and unzip the notebooks to an arbitrary folder.

  4. To start jupyter notebook, navigate to the folder in which you unzipped the notebooks, open a terminal window, and simply type jupyter notebook. Alternatively, you can also open the program Anaconda Navigator, select jupyter notebook, and navigate to the folder where the notebooks are stored. Click on the first notebook to get started.

Installing and opening Jupyter Notebook using Anaconda on Linux

  1. Download Anaconda for Linux from https://www.anaconda.com/products/individual-d. This may take a few minutes. Pay attention to the following:

    • Python version: select the latest Python version (>= 3.6).

    • CPU architecture (32-bit or 64-bit). Open a terminal window and type uname -i. This will give as output Intel 80386 or i386 for a 32-bit system, and x86_64 for a 64-bit system. Do not download the Power8 variant.

  2. Install the version of Anaconda that you downloaded by running: bash Anaconda3-4.4.0-Linux-x86_64.sh. (The filename may be different if you have downloaded a newer version.) Follow the instructions that appear on screen. When asked to updated .bashrc, type yes. When you're done, open a new terminal window for the new settings to take effect.

  3. Congratulations, you have installed Anaconda and, with it, Jupyter Notebook. Now download the notebooks from this link, and unzip the notebooks to an arbitrary folder.

  4. Run jupyter notebook, which should open a browser window. Navigate to the folder where the notebooks are stored. Click on the first notebook to get started.

Installing and opening Jupyter Notebook using Anaconda on macOS

  1. Download Anaconda for macOS from https://www.anaconda.com/products/individual-d. This may take a few minutes. Pay attention to the following:

    • Python version: select the latest Python version (>= 3.6)

    • CPU architecture (32-bit or 64-bit). You can check your CPU architecture by going to System Profiler > Contents > Software. The line 64-bit Kernel and Extensions will say Yes if you are running the 64-bit kernel and No if you are running the 32-bit kernel. Note that System Profiler was renamed to System Information in OS X 10.7.

  2. Install the version of Anaconda that you downloaded, following the instructions on the download page. If you already have a version of Python on your computer, untick the box stating “Register Anaconda as my default Python x.x”.

  3. Congratulations, you have installed Anaconda and, with it, Jupyter Notebook. Now download the notebooks from this link, and unzip the notebooks to an arbitrary folder.

  4. To start jupyter notebook, navigate to the folder in which you unzipped the notebooks, open a terminal window, and simply type jupyter notebook. Alternatively, you can also open the program Anaconda Navigator, select jupyter notebook, and navigate to the folder where the notebooks are stored. Click on the first notebook to get started.

tutorial's People

Contributors

svenrogge avatar jan-janssen avatar

Stargazers

Gabe Gomes avatar  avatar Jasvinder Singh avatar

Watchers

wpoely86 avatar James Cloos avatar Louis Vanduyfhuys avatar  avatar  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.