Skip to content

Commit

Permalink
Merge 029867e into 1493a17
Browse files Browse the repository at this point in the history
  • Loading branch information
QFer committed May 9, 2019
2 parents 1493a17 + 029867e commit 279c2fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ cd docs
python example_projectq_grover.py
```

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/QuTech-Delft/quantuminspire.git/master?filepath=%2Fdocs)

Another way to browse and run the available notebooks is by clicking the 'launch binder' button above.
If you are experiencing delays, please check the 'Binder' system status. The service may be down.

It is also possible to use the API through the QuantumInspireAPI object
directly. This is for advanced users that really know what they are
doing. The intention of the QuantumInspireAPI class is that it is used
Expand Down
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
qiskit==0.8.1
projectq==0.4.2
nbimporter
sklearn

0 comments on commit 279c2fa

Please sign in to comment.