AaltoSciComp / python-for-scicomp

Python for scientific computing course
https://aaltoscicomp.github.io/python-for-scicomp/
Other
22 stars 31 forks source link

10. binder #12

Closed rkdarst closed 3 years ago

rkdarst commented 4 years ago

Check the pad, but as of this writing:

Binder:

annefou commented 4 years ago

Exercise: https://coderefinery.github.io/jupyter/06-sharing/#exercise-making-your-notebooks-reproducible-by-anyone-via-binder

Optional exercise: https://coderefinery.github.io/jupyter/06-sharing/#optional-exercise-what-happens-without-requirementstxt

Going further: JupyterBook https://jupyterbook.org/intro.html

rkdarst commented 4 years ago

I think it would be a fine idea to include only links to the external resources (and improve those), instead of re-writing it ourselves. What do you think?

(general idea for all episodes)

bast commented 4 years ago

I think it would be a fine idea to include only links to the external resources (and improve those), instead of re-writing it ourselves. What do you think? (general idea for all episodes)

Yes, whenever possible, I plan to improve and link instead of copy and improve.

annefou commented 4 years ago

Good point. Yes it is probably a good idea to avoid copy-paste (because here we manage both material).

annefou commented 4 years ago

Shall I close this issue? (Sorry I forgot to reference it in my PR...

bast commented 3 years ago

Closing. I am working on this episode but will open new issues.