[yt-svn] commit/yt: ngoldbaum: Don't download the bootcamp datasets by default.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jun 19 09:38:45 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/2758c4fd1bcd/
Changeset:   2758c4fd1bcd
Branch:      yt-3.0
User:        ngoldbaum
Date:        2014-06-19 18:38:15
Summary:     Don't download the bootcamp datasets by default.
Affected #:  1 file

diff -r b5463f9e432ad9b1b6d712691d0d0f7b873bbd8b -r 2758c4fd1bcdb624c863a7f3d7ec3283d8a3688b doc/source/bootcamp/1)_Introduction.ipynb
--- a/doc/source/bootcamp/1)_Introduction.ipynb
+++ b/doc/source/bootcamp/1)_Introduction.ipynb
@@ -1,7 +1,7 @@
 {
  "metadata": {
   "name": "",
-  "signature": "sha256:f098e81e1851a0884440b328147d51c2cbba40bdbe4c5946b6fe3fec15189c84"
+  "signature": "sha256:39620670ce7751b23f30d2123fd3598de1c7843331f65de13e29f4ae9f759e0f"
  },
  "nbformat": 3,
  "nbformat_minor": 0,
@@ -45,7 +45,7 @@
      "cell_type": "code",
      "collapsed": false,
      "input": [
-      "download_datasets = True\n",
+      "download_datasets = False\n",
       "if download_datasets:\n",
       "    !curl -sSO http://yt-project.org/data/enzo_tiny_cosmology.tar\n",
       "    print \"Got enzo_tiny_cosmology\"\n",

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