swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Fixes for the SQL session. #842

Closed garymacindoe closed 9 years ago

garymacindoe commented 9 years ago

I have corrected a few small spelling and grammar errors in the content of the SQL session. While preparing answers for some of the challenges I noticed that they are impossible to complete based solely on the information given in the notes so have added what's needed.

In our most recent Software Carpentry workshop one attendee had Python 3 installed through the Mac OS installer and the update to Yosemite had broken their Homebrew install. They asked whether the SQL session could be completed using Python 3 so I've updated the SQLite magic iPython extension to work with Python 3 while retaining backwards compatibility with Python 2.6 and up.

wking commented 9 years ago

On Fri, Nov 07, 2014 at 06:22:12AM -0800, Gary Macindoe wrote:

I have corrected a few small spelling and grammar errors in the content of the SQL session.

The novice/sql history has moved out to an external repository (currently at tomwright01/swc-modular-sql). Can you make this pull request against that repository?

garymacindoe commented 9 years ago

Created tomwright01/swc-modular-sql#2.

wking commented 9 years ago

On Fri, Nov 07, 2014 at 08:47:50AM -0800, Gary Macindoe wrote:

Created tomwright01/swc-modular-sql#2.

Thanks :). We can probably close this then, and get the SQL maintainers to review your PR there.

garymacindoe commented 9 years ago

Sure! :)