Skip to content

Commit d7b22c1

Browse files
updated
1 parent 5928f35 commit d7b22c1

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
## Description
55
Welcome to the python crash course. This repository contains notebook to run through key aspects of python as in interactive journey for someone who needs a quick glance into python. We cover the following topics -
66

7+
The best way to use this resource is to head over to the published url:
8+
9+
- [https://ichec.github.io/crash-course-python/](https://ichec.github.io/crash-course-python/)
10+
11+
Which has a browser based jupyter lab setup to provide interactive learning experience. The content is available through [notebook](./notebook.ipynb).
12+
713
1. Fundamentals
814
2. Flow Control and I/O
915
3. Functions and Classes
@@ -22,7 +28,5 @@ Below are the links to setup python in case you don't know already. However, thi
2228

2329

2430
## Contact
25-
- Emil Dimitrov – <emil.dimitrov@ichec.ie>
26-
- James Nelson - <james.nelson@ichec.ie>
27-
- Rajarshi Tiwari - <rajarshi.tiwari@ichec.ie>
28-
- Venkatesh Kannan – <venkatesh.kannan@ichec.ie>
31+
32+
For any issue contact ICHEC Quantum Team at <qpcc@ichec.ie>

0 commit comments

Comments
 (0)