Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transition to fit lesson-template #1

Open
aaren opened this issue Nov 18, 2014 · 6 comments
Open

transition to fit lesson-template #1

aaren opened this issue Nov 18, 2014 · 6 comments

Comments

@aaren
Copy link
Owner

aaren commented Nov 18, 2014

@gvwilson here is the extracted history of the novice python lesson. I'll now make it fit into the lesson-template.

Do we want to delete the ipynb entirely or leave them around as auxiliary files?

@gvwilson
Copy link
Contributor

Thanks very much, @aaren - does this include history across renames and
file moves? If so, @wking and @r-gaia-cs, can you please have a look?
(I'll take care of fitting it into the new template - I figure I should
do some of the heavy lifting... :-)

@aaren
Copy link
Owner Author

aaren commented Nov 18, 2014

@gvwilson I think it is all of it. I just followed the first few instructions here: carpentries/workshop-template#61

aaren pushed a commit that referenced this issue Nov 18, 2014
Using template variables everywhere

- Fixed error in header.html; missing }
@aaren
Copy link
Owner Author

aaren commented Nov 18, 2014

@gvwilson I wanted to see how to do it so I merged the python lesson with the lesson-template and pushed to gh-pages in this repo.

@rgaiacs
Copy link
Contributor

rgaiacs commented Nov 18, 2014

@aaren did you attach python/novice history from before swcarpentry/DEPRECATED-bc@b8c7dc3?

$ git remote -v | grep swc-novice-python
swc-novice-python       [email protected]:aaren/swc-novice-python.git (fetch)
swc-novice-python       [email protected]:aaren/swc-novice-python.git (push)
$ git log --one-line --graph swc-novice-python/filter-branch | tail                                                                   
| * e2b3955 Markdown version of spatial intro
* | 8f33aa6 Converting climate data example to notebook form
* | 216b466 Markdown version of climate example
* | 3c0c98d Converting a bit more to notebook form
* | 73c013d Starting to convert to notebook
* | 0b03cf9 Drafting a lesson on working with climate data as a wrap-up for novices
|/  
* 155b2a8 Modified build to generate Markdown files for IPython Notebooks in the source directories so that the Jekyll build will put all the files in the right places.  (Having a separate CACHED directory is cleaner, but then we have to move or patch files after the fact to make links resolve.)
* 8df52db Removing explicit 'level' keys from Markdown files
* 11d7ffe Reorganizing material to put novice + intermediate at top level

Note that 11d7ffe is the filter version of swcarpentry/DEPRECATED-bc@b8c7dc3.

If you need instructions to do that you can take a look at swcarpentry/shell-novice#3.

@aaren
Copy link
Owner Author

aaren commented Nov 19, 2014

@r-gaia-cs to your knowledge is this the only additional history to attach or might there be more like this?

@aaren aaren mentioned this issue Nov 19, 2014
1 task
@rgaiacs
Copy link
Contributor

rgaiacs commented Nov 19, 2014

@aaren this is the only additional history to attach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants