Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/QC-Edu/IntroQM
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWAyers committed Jan 9, 2024
2 parents 04f7f20 + 9f64534 commit 4f4aa5e
Show file tree
Hide file tree
Showing 18 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ parts:
- file: documents/GitHub.md
title: GitHub
sections:
- url: https://qchem.qc-edu.org/ghfundamentals.html
- url: https://qchem.qc-edu.org/problems/ghfundamentals.html
title: "Practice: GitHub (Classroom)"
- file: problems/Tutorial_0.ipynb
title: "Schrodinger Cat"

- file: jupyter.ipynb
title: Basics of Jupyter, Python, and Programming
Expand Down
Binary file removed book/pics_t0/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions book/problems/Tutorial_0.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"\n",
"## 📜 Instructions: How to receive the assignment\n",
"\n",
"This mock assignment is available via the [link](https://classroom.github.com/a/xBTR2JqC). Accept the assignment, as described [previously](https://qc-edu.github.io/IntroQM2022/ipynb/ghfundamentals.html)\n",
"This mock assignment is available via the [link](https://classroom.github.com/a/7au0rWti). Accept the assignment, as described [previously](https://qchem.qc-edu.org/problems/ghfundamentals.html)\n",
"![p1](pics_t0/1.png)\n",
"\n",
"A new repository was created for this assignment ![p1](pics_t0/2.png)\n",
Expand All @@ -35,7 +35,7 @@
"source": [
"## Editing a Jupyter Notebook\n",
"\n",
"As described in the [notes](https://qchem.qc-edu.org/ipynb/jupyter.html#what-is-jupyter), there are several ways to edit `.ipynb` files.\n",
"As described in the [notes](https://qchem.qc-edu.org/jupyter.html), there are several ways to edit `.ipynb` files.\n",
"\n",
"In this tutorial assignment we will show the how to work with Jupyter notebooks through google colab. There are two ways to do this.\n",
"\n",
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 4f4aa5e

Please sign in to comment.