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
There are two recomended ways to use this tutorials:
28
30
29
-
1) In each jupyter notebook tutorial that can be accessed
30
-
from the GitHub there is a link to the *nbviewer*
31
+
1) In each Jupyter Notebook tutorial that can be accessed
32
+
from the GitHub one can find a link to the *nbviewer*
31
33
(e.g. **[[Open with the nbviewer](https://nbviewer.jupyter.org/github/DavitKhach/quantum-algorithms-tutorials/blob/master/variational_quantum_eigensolver.ipynb)]**
32
34
that will open the tutorial in a more readable format than
33
35
it is here in GitHub.
@@ -36,16 +38,16 @@ it is here in GitHub.
36
38
tutorials with a browser locally. For that one will need to
37
39
install the following packages:
38
40
39
-
*[qiskit](https://qiskit.org/documentation/): an open-source framework for working with quantum computers.
40
-
*[jupyter notebook](https://jupyter.org/install): a tool for interactive computing.
41
+
*[Qiskit](https://qiskit.org/documentation/): an open-source framework for working with quantum computers.
42
+
*[Jupyter Notebook](https://jupyter.org/install): a tool for interactive computing.
41
43
42
44
43
45
44
46
P.S. If you will find errors in the codes or in the text (grammar, math) please let me know.
0 commit comments