You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2016/12/02 05:13:10 UTC

[07/17] incubator-singa git commit: SINGA-268 Add IPython notebooks to the documentation

SINGA-268 Add IPython notebooks to the documentation

Added notes for the regression notebook and cleaned the code


Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/0a8dbcde
Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/0a8dbcde
Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/0a8dbcde

Branch: refs/heads/master
Commit: 0a8dbcdee60fed8d54895eb06c5170349b9c5ccc
Parents: 7da4455
Author: Wei Wang <wa...@comp.nus.edu.sg>
Authored: Tue Nov 22 20:39:12 2016 +0800
Committer: Wei Wang <wa...@comp.nus.edu.sg>
Committed: Tue Nov 22 20:47:54 2016 +0800

----------------------------------------------------------------------
 doc/notebook/index.ipynb      |   5 +-
 doc/notebook/regression.ipynb | 209 ++++++++++++++++++++++++-------------
 2 files changed, 142 insertions(+), 72 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/0a8dbcde/doc/notebook/index.ipynb
----------------------------------------------------------------------
diff --git a/doc/notebook/index.ipynb b/doc/notebook/index.ipynb
index 5de71d6..1d634a0 100644
--- a/doc/notebook/index.ipynb
+++ b/doc/notebook/index.ipynb
@@ -28,8 +28,9 @@
   }
  ],
  "metadata": {
+  "anaconda-cloud": {},
   "kernelspec": {
-   "display_name": "Python 2",
+   "display_name": "Python [default]",
    "language": "python",
    "name": "python2"
   },
@@ -43,7 +44,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython2",
-   "version": "2.7.12+"
+   "version": "2.7.12"
   }
  },
  "nbformat": 4,