Skip to content

Commit 68bdfcf

Browse files
author
Tim Paine
authored
Merge pull request jpmorganchase#37 from timkpaine/main
flat icons, big launch button
2 parents 99d72b1 + 6e84fd5 commit 68bdfcf

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
# Python Training
44
Python training for business analysts and traders.
55

6-
![GitHub](https://img.shields.io/github/license/jpmorganchase/python-training)
7-
[![Binder](http://mybinder.org/badge_logo.svg)](http://beta.mybinder.org/v2/gh/jpmorganchase/python-training/main?urlpath=lab)
8-
[![Contact](https://img.shields.io/badge/Contact-Email-lightgrey)](mailto:[email protected])
6+
![GitHub](https://img.shields.io/github/license/jpmorganchase/python-training?style=flat-square)
7+
[![Contact](https://img.shields.io/badge/Contact-Email-lightgrey?style=flat-square)](mailto:[email protected])
8+
9+
910

1011
## Overview
1112
This course is designed to be an introduction to numerical computing and data visualization in Python. It is not designed to be a complete course in Computer Science or programming, but rather a motivational demonstration of how relatively complex topics can be accessible even to those without formal progamming backgrounds.
1213

1314
This training is designed to be conducted in-person, led by J.P. Morgan technologists and traders. For interested institutional clients, please reach out [via email](mailto:[email protected])
1415

16+
[![](https://img.shields.io/badge/Launch-Cloud%20Instance-brightgreen?style=for-the-badge)](http://mybinder.org/v2/gh/jpmorganchase/python-training/main?urlpath=lab)
17+
1518
## Platform Attribution
1619
This repository relies on the [Binder](https://mybinder.readthedocs.io/en/latest/about.html) project, which is generously supported by [Google Cloud Platform](https://cloud.google.com/), [OVH](https://www.ovh.com/world/), [GESIS Notebooks](https://notebooks.gesis.org) and the [Turing Institute](https://www.turing.ac.uk).
1720

0 commit comments

Comments
 (0)