Skip to content

Commit e01f734

Browse files
author
Abraham Asfaw
authored
Merge pull request #34 from omarcostahamido/adding-binder
Adding binder
2 parents 6610901 + fbd2bcb commit e01f734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

7-
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.
7+
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).
88

99
## Contents
1010

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Qiskitenv
22
dependencies:
3-
- python==3.6
3+
- python=3
44
- pip=18
55
- matplotlib
66
- notebook

0 commit comments

Comments
 (0)