swc-modular-python.git
10 years agopython: Add python/ namespace python-namespaced
W. Trevor King [Sun, 16 Mar 2014 22:37:52 +0000 (15:37 -0700)]
python: Add python/ namespace

For easy merging into a per-workshop distribution repo.  For example:

  $ git pull --log --no-edit git://tremily.us/swc-modular-python.git python-namespaced

to add example data, cheat-sheets, long-form notebooks, etc. to the
repo you have your students download at the start of the workshop.

10 years agoRemove novice/python namespace master
W. Trevor King [Sun, 16 Mar 2014 22:35:44 +0000 (15:35 -0700)]
Remove novice/python namespace

Now that these lessons are in a single branch, the extra namespacing
is no longer needed.

10 years agonovice: Copy-paste from origin/master
W. Trevor King [Tue, 11 Mar 2014 03:15:18 +0000 (20:15 -0700)]
novice: Copy-paste from origin/master

I couldn't find a way to merge these without clobbering a bunch of
other files, so this is just a copy-paste of the current status as of
e4b84bd (Merge pull request #359 from
swcarpentry/ahmadia/dhaine_r_ref, 2014-03-06).