Skip to content

Commit 24f0db9

Browse files
trying to add a binder image
1 parent 869bb03 commit 24f0db9

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), [Clone to your Desktop](x-github-client://openRepo/https://github.com/Qiskit/qiskit-community-tutorials), or to open the [Binder image](https://mybinder.org/v2/gh/omarcostahamido/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)