Python notebooks to be launched in Binder for the QO exercise sessions
Diffusion Quantum Optics 2 - 2019-2020 (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
5d0b7162280f | sauerwein | remove solution to superradiance | May 11 2021 | ||||
d72adb8c357a | sauerwein | update exercise 2 | Mar 1 2021 | ||||
476f17d03fad | cantatmoltrecht | exercise10_debuggingARC | May 18 2020 | ||||
0c9ac0d99aaa | cantatmoltrecht | exercise10_debuggingARC | May 18 2020 | ||||
90d898d74553 | cantatmoltrecht | exercise10 | May 18 2020 | ||||
eac4a1e1f4dd | sauerwein | added solution for superradiance | May 15 2020 | ||||
c4bce13f023e | sauerwein | added notebook for exercise 9 | May 6 2020 | ||||
fe40285bc318 | cantatmoltrecht | exercise 8 | Apr 30 2020 | ||||
57b115ee2646 | zwettler | exercise 7 | Apr 21 2020 | ||||
a4610cf091ab | cantatmoltrecht | qutip debugged | Mar 26 2020 | ||||
e81072888ee4 | cantatmoltrecht | qutip debugging | Mar 26 2020 | ||||
7547f9ba94bd | cantatmoltrecht | qutip debugging | Mar 26 2020 | ||||
07cb6d5bae04 | cantatmoltrecht | qutip debugging2 | Mar 26 2020 | ||||
8fc8dc77107b | cantatmoltrecht | qutip debugging | Mar 26 2020 | ||||
461cf5f8e93a | cantatmoltrecht | added cython and qutip | Mar 26 2020 |
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_optics2.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_optics2.git/master
For help, ask Tigrane
Its address is https://c4science.ch/source/quantum_optics2.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_optics2.git/master
For help, ask Tigrane
c4science · Help