Diffusion Quantum optics and quantum information 2021 (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
3dd946be82a6 | hideki | exercises 4 and 5 | Mar 23 2021 | ||||
29779c230563 | hideki | first commit | Feb 23 2021 | ||||
6368769e3f93 | hideki | first commit - exercise1 | Feb 23 2021 |
README.txt
README.txt
This is the Git Repository to share the Jupyter Notebooks with the students.
Its address is https://c4science.ch/source/quantum_optics2021.git
IMPORTANT : I don't know how to make some files accessible and not others inside a given repo, so DON'T UPLOAD YOUR SOLUTION NOTEBOOKS !!
When you need a notebook for an exercise class, create a subfolder for it, copy it in there.
Then launch a bash in this main directory, and type :
git add --all
git commit -m 'exercise XXX' (change to your exercise number)
git push
After that, anyone can launch the notebooke in Binder at that URL :
https://mybinder.org/v2/git/https%3A%2F%2Fc4science.ch%2Fsource%2Fquantum_optics2021.git/master
For help, ask Hideki
Its address is https://c4science.ch/source/quantum_optics2021.git
IMPORTANT : I don't know how to make some files accessible and not others inside a given repo, so DON'T UPLOAD YOUR SOLUTION NOTEBOOKS !!
When you need a notebook for an exercise class, create a subfolder for it, copy it in there.
Then launch a bash in this main directory, and type :
git add --all
git commit -m 'exercise XXX' (change to your exercise number)
git push
After that, anyone can launch the notebooke in Binder at that URL :
https://mybinder.org/v2/git/https%3A%2F%2Fc4science.ch%2Fsource%2Fquantum_optics2021.git/master
For help, ask Hideki
c4science · Help