[yt-svn] commit/yt: ngoldbaum: Use the inline backend for the SZProjection notebook.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sat Aug 2 15:25:33 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/15f91fe5e0dd/
Changeset:   15f91fe5e0dd
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-08-03 00:23:29
Summary:     Use the inline backend for the SZProjection notebook.
Affected #:  1 file

diff -r 6de44977953781db9e547889a41b63311a7e4dc4 -r 15f91fe5e0dd01ac4b3de01211e37e423bc0776e doc/source/analyzing/analysis_modules/SZ_projections.ipynb
--- a/doc/source/analyzing/analysis_modules/SZ_projections.ipynb
+++ b/doc/source/analyzing/analysis_modules/SZ_projections.ipynb
@@ -1,7 +1,7 @@
 {
  "metadata": {
   "name": "",
-  "signature": "sha256:e4db171b795d155870280ddbe8986f55f9a94ffb10783abf9d4cc2de3ec24894"
+  "signature": "sha256:2cc168b2c1737c67647aa29892c0213e7a58233fa53c809f9cd975a4306e9bc8"
  },
  "nbformat": 3,
  "nbformat_minor": 0,
@@ -89,6 +89,7 @@
      "cell_type": "code",
      "collapsed": false,
      "input": [
+      "%matplotlib inline\n",
       "import yt\n",
       "from yt.analysis_modules.sunyaev_zeldovich.api import SZProjection\n",
       "\n",
@@ -222,4 +223,4 @@
    "metadata": {}
   }
  ]
-}
+}
\ No newline at end of file

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list