You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@ For our community-contributed tutorials, please check out the [qiskit-community-
10
10
11
11
## Installation
12
12
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.
16
14
17
15
Please refer to this [installation guide](INSTALL.md) for setting up Qiskit and the tutorials on your own machine (this is the recommended way).
18
16
@@ -29,14 +27,14 @@ To go through the Qiskit examples, load up the [start_here.ipynb](qiskit/1_start
29
27
30
28
## Contribution Guidelines
31
29
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
33
31
[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.
34
32
35
33
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).
36
34
37
35
## Authors and Citation
38
36
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
40
38
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).
0 commit comments