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

Commit e1aed7c

Browse files
authored
Merge branch 'master' into patch-1
2 parents 6a081e0 + 76c818a commit e1aed7c

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ For our community-contributed tutorials, please check out the [qiskit-community-
1010

1111
## Installation
1212

13-
The notebooks for these tutorials can be viewed here on GitHub...but for the full experience, you'll want to interact with them!
14-
15-
The easiest way to do this is using [the Binder image](https://mybinder.org/v2/gh/qiskit/qiskit-tutorials/master?filepath=./qiskit/start_here.ipynb), which lets you use the notebooks via the web. This means that you don't need to download or install anything, but it also means that you should not insert any private information into the notebooks (such as your API key). We recommend, as pointed out in [issue #231](https://github.com/Qiskit/qiskit-tutorials/issues/231), that after you are done using mybinder that you regenerate your token.
13+
The notebooks for these tutorials can be viewed here on GitHub...but for the full experience, you'll want to interact with them! The easiest way to do this is by logging into the [IBM Quantum experience](https://quantum-computing.ibm.com/), which lets you use Jupyter notebooks, including these tutorials, via the web.
1614

1715
Please refer to this [installation guide](INSTALL.md) for setting up Qiskit and the tutorials on your own machine (this is the recommended way).
1816

@@ -29,14 +27,14 @@ To go through the Qiskit examples, load up the [start_here.ipynb](qiskit/1_start
2927

3028
## Contribution Guidelines
3129

32-
If you'd like to contribute to Qiskit Tutorials, please take a look at our
30+
If you'd like to contribute to Qiskit IQX Tutorials, please take a look at our
3331
[contribution guidelines](.github/CONTRIBUTING.md). This project adheres to Qiskit's [code of conduct](.github/CODE_OF_CONDUCT.md). By participating, you are expect to uphold to this code.
3432

3533
We use [GitHub issues](https://github.com/Qiskit/qiskit-tutorials/issues) for tracking requests and bugs. Please use our [slack](https://qiskit.slack.com) for discussion and simple questions. To join our Slack community, use the [link](https://join.slack.com/t/qiskit/shared_invite/enQtNDc2NjUzMjE4Mzc0LTMwZmE0YTM4ZThiNGJmODkzN2Y2NTNlMDIwYWNjYzA2ZmM1YTRlZGQ3OGM0NjcwMjZkZGE0MTA4MGQ1ZTVmYzk). For questions that are more suited for a forum, we use the Qiskit tag in the [Stack Exchange](https://quantumcomputing.stackexchange.com/questions/tagged/qiskit).
3634

3735
## Authors and Citation
3836

39-
Qiskit Tutorials is the work of [many people](https://github.com/Qiskit/qiskit-tutorials/graphs/contributors) who contribute
37+
Qiskit IQX Tutorials is the work of [many people](https://github.com/Qiskit/qiskit-tutorials/graphs/contributors) who contribute
4038
to the project at different levels. If you use Qiskit, please cite as per the included [BibTeX file](https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib).
4139

4240
## License

0 commit comments

Comments
 (0)