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
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,9 @@ There are two recomended ways to use this tutorials:
28
28
29
29
1) In each jupyter notebook tutorial that can be accessed
30
30
from the GitHub there is a link to the *nbviewer*
31
-
(e.g. [**Open with the *nbviewer*.**](https://nbviewer.jupyter.org/github/DavitKhach/quantum-algorithms-tutorials/blob/master/variational_quantum_eigensolver.ipynb))
32
-
that will open the tutorial in a more readable format than in GitHub.
31
+
(e.g. **[[Open with the nbviewer](https://nbviewer.jupyter.org/github/DavitKhach/quantum-algorithms-tutorials/blob/master/variational_quantum_eigensolver.ipynb)]**
32
+
that will open the tutorial in a more readable format than
33
+
it is here in GitHub.
33
34
34
35
2) To download the repository an open the jupyter notebook
35
36
tutorials with a browser locally. For that one will need to
0 commit comments