[yt-svn] commit/yt-doc: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Thu Feb 14 07:33:44 PST 2013


2 new commits in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/10d193666ddc/
changeset:   10d193666ddc
user:        MatthewTurk
date:        2013-02-14 00:24:27
summary:     Adding links to the Bootcamp docs.
affected #:  2 files

diff -r a27de1d97ef7fd69e8ce2f13060801bee8ab1310 -r 10d193666ddcab9af3a467675c7f2d410c1f3e09 source/bootcamp.rst
--- /dev/null
+++ b/source/bootcamp.rst
@@ -0,0 +1,46 @@
+yt Bootcamp
+===========
+
+We have been developing a sequence of materials that can be run in the IPython
+notebook that walk through how to look at data and how to operate on data.
+These are not meant to be detailed walkthroughs, but simply short
+introductions.  Their purpose is to let you explore, interactively, some common
+operations that can be done on data with yt!
+
+To get started with the bootcamp, you need to download the repository and start
+the IPython notebook.  The easiest way, if you have mercurial installed, to get
+the repository is to:
+
+.. code-block:: bash
+
+   hg clone https://bitbucket.org/yt_analysis/bootcamp2012/
+
+If you don't, you can download it from `here
+<https://bitbucket.org/yt_analysis/bootcamp2012/get/tip.tar.bz2>`_
+
+Now you can start the IPython notebook and begin:
+
+.. code-block:: bash
+
+   cd bootcamp2012
+   yt notebook
+
+This command will give you information about the Notebook Server and how to
+access it.  Once you have done so, choose "Introduction" from the list of
+notebooks, which includes an introduction and information about how to download
+the sample data.
+
+.. warning:: The pre-filled out notebooks are *far* less fun than running them
+             yourselves!  Check out the repo and give it a try.
+
+Here are the notebooks, which have been filled in for inspection:
+
+  * `Introduction <http://hub.yt-project.org/nb/pvvbhr>`_
+  * `Data Inspection <http://hub.yt-project.org/nb/elryrr>`_
+  * `Simple Visualization <https://hub.yt-project.org/nb/oqq55m>`_
+  * `Data Objects and Time Series <https://hub.yt-project.org/nb/vu3lia>`_
+  * `Derived Fields and Profiles <https://hub.yt-project.org/nb/bspn4w>`_
+  * `Volume Rendering <https://hub.yt-project.org/nb/guo7w6>`_
+
+Let us know if you would like to contribute other example notebooks, or have
+any suggestions for how these can be improved.

diff -r a27de1d97ef7fd69e8ce2f13060801bee8ab1310 -r 10d193666ddcab9af3a467675c7f2d410c1f3e09 source/index.rst
--- a/source/index.rst
+++ b/source/index.rst
@@ -54,7 +54,9 @@
          </p></td><td width="75%">
-         <p class="linkdescr">Quickly get up and running with yt: zero to sixty.</p>
+         <p class="linkdescr">Quickly get up and running with yt: zero to
+         sixty. (For sixty to seventy, see <a href="bootcamp.html">the
+         bootcamp!</a>)</p></td></tr>
    
@@ -111,6 +113,7 @@
 
    welcome/index
    orientation/index
+   bootcamp
    workshop
    help/index
    interacting/index


https://bitbucket.org/yt_analysis/yt-doc/commits/c2a8bc9a63df/
changeset:   c2a8bc9a63df
user:        MatthewTurk
date:        2013-02-14 16:33:41
summary:     Merged in MatthewTurk/yt-doc (pull request #73)

Adding links to the Bootcamp docs.
affected #:  2 files

diff -r 4234652ba5452fc86b468bee401faf0b2c4a7af6 -r c2a8bc9a63df40a07d8862b60952978541851ca7 source/bootcamp.rst
--- /dev/null
+++ b/source/bootcamp.rst
@@ -0,0 +1,46 @@
+yt Bootcamp
+===========
+
+We have been developing a sequence of materials that can be run in the IPython
+notebook that walk through how to look at data and how to operate on data.
+These are not meant to be detailed walkthroughs, but simply short
+introductions.  Their purpose is to let you explore, interactively, some common
+operations that can be done on data with yt!
+
+To get started with the bootcamp, you need to download the repository and start
+the IPython notebook.  The easiest way, if you have mercurial installed, to get
+the repository is to:
+
+.. code-block:: bash
+
+   hg clone https://bitbucket.org/yt_analysis/bootcamp2012/
+
+If you don't, you can download it from `here
+<https://bitbucket.org/yt_analysis/bootcamp2012/get/tip.tar.bz2>`_
+
+Now you can start the IPython notebook and begin:
+
+.. code-block:: bash
+
+   cd bootcamp2012
+   yt notebook
+
+This command will give you information about the Notebook Server and how to
+access it.  Once you have done so, choose "Introduction" from the list of
+notebooks, which includes an introduction and information about how to download
+the sample data.
+
+.. warning:: The pre-filled out notebooks are *far* less fun than running them
+             yourselves!  Check out the repo and give it a try.
+
+Here are the notebooks, which have been filled in for inspection:
+
+  * `Introduction <http://hub.yt-project.org/nb/pvvbhr>`_
+  * `Data Inspection <http://hub.yt-project.org/nb/elryrr>`_
+  * `Simple Visualization <https://hub.yt-project.org/nb/oqq55m>`_
+  * `Data Objects and Time Series <https://hub.yt-project.org/nb/vu3lia>`_
+  * `Derived Fields and Profiles <https://hub.yt-project.org/nb/bspn4w>`_
+  * `Volume Rendering <https://hub.yt-project.org/nb/guo7w6>`_
+
+Let us know if you would like to contribute other example notebooks, or have
+any suggestions for how these can be improved.

diff -r 4234652ba5452fc86b468bee401faf0b2c4a7af6 -r c2a8bc9a63df40a07d8862b60952978541851ca7 source/index.rst
--- a/source/index.rst
+++ b/source/index.rst
@@ -54,7 +54,9 @@
          </p></td><td width="75%">
-         <p class="linkdescr">Quickly get up and running with yt: zero to sixty.</p>
+         <p class="linkdescr">Quickly get up and running with yt: zero to
+         sixty. (For sixty to seventy, see <a href="bootcamp.html">the
+         bootcamp!</a>)</p></td></tr>
    
@@ -111,6 +113,7 @@
 
    welcome/index
    orientation/index
+   bootcamp
    workshop
    help/index
    interacting/index

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

--

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