Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Getting started (#305)
Browse files Browse the repository at this point in the history
* Fixes #231

* Finishing getting_started

Finishing getting started notebook.

* Small edits

* fixing grammar

* Update .gitignore

* Fixing latex

* some small fixes
  • Loading branch information
jaygambetta authored Oct 8, 2018
1 parent 2d3bb8f commit b3f040e
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 173 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@

Qconfig.py
Qconfig_IBMQ_network.py
Qconfig_IBMQ_experience.py

__pycache__/
.cache/

Expand All @@ -13,3 +9,6 @@ community/*/.ipynb_checkpoints/*
community/*/*/.ipynb_checkpoints/*
community/*/*/*/.ipynb_checkpoints/*

Qconfig.py
qiskit/basics/Qconfig_IBMQ_experience.py
qiskit/basics/Qconfig_IBMQ_network.py
Loading

0 comments on commit b3f040e

Please sign in to comment.