Skip to content

Commit

Permalink
Merge pull request qiskit-community#34 from omarcostahamido/adding-bi…
Browse files Browse the repository at this point in the history
…nder

Adding binder
  • Loading branch information
Abraham Asfaw authored Sep 15, 2019
2 parents 6610901 + fbd2bcb commit e01f734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Welcome to the [Qiskit](https://www.qiskit.org/) community tutorials!

In this repository, we've put together a collection of awesome community-contributed Jupyter notebooks that leverage the features of Qiskit in education and applications.
In this repository, we've put together a collection of awesome community-contributed Jupyter notebooks that leverage the features of Qiskit in education and applications. Feel free to navigate this repository, to [Fork this repo](https://github.com/qiskit/qiskit-community-tutorials/fork), or to open the [Binder image](https://mybinder.org/v2/gh/qiskit/qiskit-community-tutorials/master?filepath=./index.ipynb).

## Contents

Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Qiskitenv
dependencies:
- python==3.6
- python=3
- pip=18
- matplotlib
- notebook
Expand Down

0 comments on commit e01f734

Please sign in to comment.