Giter Club home page Giter Club logo

leaps2021_workshop's Introduction

LEAPS2021_workshop

Python programming workshop for the LEAPS/ASPIRE 2021 programme. There are four topics available!

1 - Using GitHub

An introduction to the fundamentals of using GitHub, including this repository! A hands-on guide to setting up a GitHub workflow.

2 - Useful Tools

A whirlwind tour past some fundamental Python tools used in astronomy. A quick read, with links to lots of further examples.

3 - Collaborative GitHub

A group-based collaboration activity to go through the motions of forking, setting up a pull request, unit testing, and code review.

4 - Bayesian Tools in Python

A quick fitting example using PyMC3 and Stan. Prior knowledge of Bayesian statistics useful.

If you have any questions, ping me an email at oliver.hall [at] esa [dot] int! Or send me a message on Slack.

Jupyter Notebooks

In order to work with this many of these tutorials on your computer, you're going to have to install Jupyter Notebooks, if you haven't done so already. Jupyter Notebook comes pre-packaged with Anaconda, if you have that installed. To open Jupyter Notebook, you just type:

jupyter notebook &

in commandline. This opens a Jupyter Notebook in a browser terminal (although it's not online, it just uses a browser to work). If you don't use Anaconda (and don't have Jupyter installed), you can do so as follows:

pip3 install --upgrade pip
pip3 install jupyter

leaps2021_workshop's People

Contributors

ojhall94 avatar bijayaluitel avatar denip24 avatar ilsedelangen avatar mrezky-mr avatar omguptaup avatar

Stargazers

Chetan Chawla avatar

Watchers

James Cloos avatar  avatar Sarah Leslie avatar Eraj Khan 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.