Presented by Dr. Sarah Kaiser (she/her) @ Open Source Day Summer 2021
Open the slides and try out quantum programming in your browser:
Quantum computing is an exciting and growing tech field that has adopted open source languages and platforms to address its unique challenges. Just like learning a new package or toolchain in your favorite language, you to can learn quantum computing via open source project and have an impact on the direction of the field! In this workshop, we will cover what in the heck quantum computing actually is, what are the current challenges that we can address with open source tools, and you will write your first quantum program in Python and Q#!
slides.pdf
: The slides from the beginning of the workshopdemo.ipynb
: The interactive demo code and slides in a Jupyter notebookDockerfile
: A container specification to run then demo inenvironment.yml
: A conda environment file so you can run the sample code locally.iqsharp-config.json
: A preference file used to change the default display of information in the demo notebook