Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Creating a lesson on syndicating web data #513

Merged
merged 28 commits into from Oct 1, 2014
Merged

Creating a lesson on syndicating web data #513

merged 28 commits into from Oct 1, 2014

Conversation

gvwilson
Copy link
Contributor

Based on discussion at the May 2014 lab meeting, this PR replaces #502 - when finished, it will show scientists how to syndicate data sets over the web.

kreuvf and others added 10 commits March 23, 2014 18:11
* Add layers to easily recreate the single steps
* Re-group objects
* Transform white rectangles for interrupting arrows into paths
* Adapt rectangle path forms to make arrow interruptions nicer
* Centre repository names in their repository boxes
* Add simple to hack to remove double rounded border problem in step 3
* Set background colour to white (was transparent before)
* Remove superfluous newlines
* Add missing newline at end of file
The current Git installer for OS X is broken for many pre-10.8
systems. The older installers seem to solve this problem.
Merging all changes done since November 2013 tag.
…tion has been retained to the present day. This PR therefore renames the recently-created `aux` directory to `misc` so that people can pull this repository on Windows.
Renaming aux to misc to avoid problems on Windows.
"source": [
"#### Challenges\n",
"\n",
"1. Modify `save_records` so that it can be tested using `cStringIO`.\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I missed something mentioning it somewhere else, but I wouldn't emphasize cStringIO. io.StringIO is the way to go here--it's the Python 3 way (which also works on Python 2.6/2.7 so it's unlikely anyone will not have it).

gvwilson and others added 10 commits June 2, 2014 15:34
*   New and improved Windows installer.
*   Updated ggplot2 example.
*   Renamed the `aux` directory to `misc` (since `aux` conflicts with Windows filesystem conventions).
*   Added image files produced from IPython Notebooks.
*   Added climate data example as wrap-up to Python lessons.
*   Added links to how-to videos for instructors.
*   Added lesson on `doit`.
*   Added lesson on multiprocessing in Python.
*   Added `bin/swc_index_validator.py` to check formatting of bootcamp home pages.
*   Put rules for compiling IPython Notebooks into separate `ipynb.mk` Makefile.
*   Created `bin/setup-bootcamp.sh` to create and fill a bootcamp repository.
*   Removing deprecated lesson material.
*   Many small changes to lessons, glossary, formatting, etc.
Bringing in changes April-June 2014
* Split 'Locations and Formats'
* Rewrite 'Formats' paragraph
* Make the word 'Makefile' stand out
* Fix Markdown mark-up
…within a shell window and how to exit from these
Added novice reference page on prompts and exits
naupaka and others added 4 commits September 9, 2014 22:34
`make site` was failing because of incorrect jekyll arg order.  This is correct in the master branch but is still broken here.
Correct jekyll arg order for gh-pages Makefile
gvwilson pushed a commit that referenced this pull request Oct 1, 2014
Creating a lesson on syndicating web data
@gvwilson gvwilson merged commit 0ddb4b6 into swcarpentry:master Oct 1, 2014
@gvwilson gvwilson deleted the creating-web-data-lesson branch October 1, 2014 16:46
@wking
Copy link
Contributor

wking commented Oct 1, 2014

On Wed, Oct 01, 2014 at 09:46:04AM -0700, Greg Wilson wrote:

Merged #513.

$ git diff 0ddb4b6^..origin/pr/513 | grep FIXME
+FIXME: screenshot
+> FIXME
+FIXME: image
+FIXME: table
+FIXME: screenshot
+> FIXME: Absolute paths - the path is always interpreted (web browser config).
+FIXME: image

I don't see why this needs to land before #759 if it's still missing
content. If the content referenced by the FIXMEs isn't really
necessary, maybe just drop the reminders?

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

Successfully merging this pull request may close these issues.

None yet

6 participants