Commit Graph

30 Commits

Author SHA1 Message Date
Donne Martin
8bdf95f6a1 Add Pelican commands. 2016-01-31 07:30:51 -05:00
Donne Martin
2690450e0f Fixed notebook author and license info no longer rendering properly on nbviewer. 2015-11-01 06:44:00 -05:00
Donne Martin
a9f8646e5c Merge branch 'master' of https://github.com/donnemartin/data-science-ipython-notebooks
* 'master' of https://github.com/donnemartin/data-science-ipython-notebooks:
  Added git commands to revert a commit and to undo a push, leaving the local repo intact.
  Tweaked descrtiption for git add -u.
  Removed file with incomplete commands, used as my scratch pad.
  Added common git stash commands.
  Added snippet to style an IPython Notebook based on a CSS file.
  Added references to Pyramid, Flask, and Bottle.
  Added __init__.py
  Fixed capitalization issue.
2015-08-20 06:46:03 -04:00
Donne Martin
27d8826f13 Added command to set git upstream, useful when pulling down changes. 2015-08-20 06:45:49 -04:00
Donne Martin
79d0727912 Added git commands to revert a commit and to undo a push, leaving the local repo intact. 2015-08-18 07:19:01 -04:00
Donne Martin
35583d626c Tweaked descrtiption for git add -u. 2015-08-18 07:17:50 -04:00
Donne Martin
e08077cb8c Added common git stash commands. 2015-08-18 07:13:28 -04:00
Donne Martin
93aeefe0c3 Added snippet to style an IPython Notebook based on a CSS file. 2015-08-18 07:10:47 -04:00
Donne Martin
7a72a3baeb Added references to Pyramid, Flask, and Bottle. 2015-08-18 07:09:31 -04:00
Donne Martin
2902438c43 Added command to clean up the .git folder, which can get very large after awhile. 2015-08-11 21:38:22 -04:00
Donne Martin
3f7beddabc Updated command to list all installed Ruby versions. 2015-08-11 21:37:50 -04:00
Donne Martin
26349dad5d Added author and GitHub repo link to notebooks. 2015-06-18 21:07:36 -04:00
Donne Martin
3d85970eb5 Added Django commands. 2015-06-10 16:40:21 -04:00
Donne Martin
0cc73c682b Added commands to ammend a git commit message. Fixed some git commands not being prefixed with an exclamation mark. 2015-06-10 16:34:23 -04:00
Donne Martin
4d92c51338 Added command to convert a notebook to basic HTML. Added 1.8.7 Ruby switch command, currently used by AWS command lines. 2015-06-03 19:02:51 -04:00
Donne Martin
0463617683 Added git command to undo commit but leave files and index. 2015-05-30 11:13:56 -04:00
Donne Martin
ce2749f6c5 Added git command to show log and diff of commit. 2015-04-27 21:16:25 -04:00
Donne Martin
d3963b5481 Add anaconda commands to list environments, update packages, and cleanup old packages and tarballs. 2015-04-12 18:39:13 -04:00
Donne Martin
2b043c6c50 Converted notebook to v3. 2015-04-12 18:33:21 -04:00
Donne Martin
ed0fe8c6aa Added IPython magic for loading the contents of a file and for timing. 2015-04-12 18:30:00 -04:00
Donne Martin
c4f4a8aae3 Added commands to configure a remote for a fork and to sync a fork. Deleted duplicate git pull origin master call 2015-04-08 08:04:09 -04:00
Donne Martin
8c251e43cd Prefixed various misc commands with ! so they can be executed within IPython Notebook. 2015-03-13 08:05:56 -04:00
Donne Martin
8c4541ae33 Added git reset and pull commands. 2015-03-13 08:03:01 -04:00
Donne Martin
d0c4f48469 Tweaked header anchors to work with nbviewer. 2015-03-01 07:00:42 -05:00
Donne Martin
49c6ae6488 Added anchors for each misc command topic. Updated README with misc command anchors. 2015-03-01 06:56:15 -05:00
Donne Martin
ab3bfad838 Added hyperlinks for each topic listed in misc commands IPython Notebook. Tweaked Jekyll description. 2015-03-01 06:25:57 -05:00
Donne Martin
09b45a01fa Added IPython Notebook commands. 2015-03-01 06:19:18 -05:00
Donne Martin
8256531f24 Added Anaconda commands. Added Git description. 2015-03-01 06:01:30 -05:00
Donne Martin
d7b54123e2 Added Ruby commands. Ruby is used to interact with the AWS command line and for Jekyll, a blog framework hosted on GitHub Pages. 2015-03-01 05:57:09 -05:00
Donne Martin
2363787d59 Combined git and jekyll commands to misc commands IPython Notebook. 2015-03-01 05:53:38 -05:00