Code Monkey home page Code Monkey logo

simula-workshop's Introduction

IPython/Jupyter Workshop for Simula Research Seminar

adapted from ngcm summer academy

Launch via JupyterHub (during workshop): https://simula-workshop.minrk.net

Or on Binder: Binder

Course content

  • Introduction to IPython and Jupyter
  • Tour of JupyterLab
  • Exploring IPython
  • Visualizing data in Jupyter
  • interactivity with ipywidgets

Jupyter and IPython provide tools for interactive and parallel computing that are widely used in scientific computing. We will show some uses of IPython for scientific applications, focusing on exciting recent developments, web-based notebooks with code, graphics, and rich HTML.

Software Requirements

  • Python 3.x
  • Jupyter, including the Notebook and IPython. It should be available through the usual distribution channels, such as Anaconda.
  • Your favorite text editor.
  • If you have trouble installing Anaconda, this blog entry may help.
  • For the material related to nbconvert, the pandoc package, together with a latex installation, would be useful.

To install the packages required for this course and the Pandas course in a new environment with Anaconda, run:

conda create -n simula-workshop python=3 numpy scipy jupyter jupyterlab ipywidgets pandas matplotlib requests nbdime altair cython

Then, to use this environment, enter:

conda activate simula-workshop

simula-workshop's People

Contributors

carreau avatar fperez avatar ianhawke avatar maxalbert avatar minrk avatar takluyver avatar

Stargazers

 avatar  avatar

Watchers

 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.