[yt-svn] commit/yt-doc: ngoldbaum: Polishing up the command line docs.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Sep 11 21:42:25 PDT 2013


1 new commit in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/14a04e122f42/
Changeset:   14a04e122f42
User:        ngoldbaum
Date:        2013-09-12 06:41:57
Summary:     Polishing up the command line docs.
Affected #:  1 file

diff -r 7500370083bc70e20f2edfc2a438f45c6b508016 -r 14a04e122f42b7fafea40e393d0d008d9e7ec459 source/interacting/command-line.rst
--- a/source/interacting/command-line.rst
+++ b/source/interacting/command-line.rst
@@ -35,6 +35,7 @@
     bootstrap_dev       Bootstrap a yt development environment
     bugreport           Report a bug in yt
     hop                 Run HOP on one or more datasets
+    hub_register        Register a user on the Hub: http://hub.yt-project.org/
     hub_submit          Submit a mercurial repository to the yt Hub
                         (http://hub.yt-project.org/), creating a BitBucket
                         repo in the process if necessary.
@@ -45,13 +46,16 @@
     pastebin_grab       Print an online pastebin to STDOUT for local use.
     upload_notebook     Upload an IPython notebook to hub.yt-project.org.
     plot                Create a set of images
-    reason              Run the Web GUI Reason
     render              Create a simple volume rendering
     rpdb                Connect to a currently running (on localhost) rpd
                         session. Commands run with --rpdb will trigger an rpdb
                         session with any uncaught exceptions.
+    notebook            Run the IPython Notebook
     serve               Run the Web GUI Reason
-    stats               Print stats and max density for one or more datasets
+    reason              Run the Web GUI Reason
+    stats               Print stats and max/min value of a given field (if
+                        requested), for one or more datasets (default field is
+                        Density)
     update              Update the yt installation to the most recent version
     upload_image        Upload an image to imgur.com. Must be PNG.
 
@@ -91,8 +95,8 @@
 dark matter or all particles.  To view these flags run help with the 
 hop subcommand.
 
-hubsubmit         
-+++++++++
+hub_register and hub_submit
++++++++++++++++++++++++++++
 
 We in the yt camp believe firmly in the ideals of open-source coding.  To
 further those ends, we have made a location for people to share their 
@@ -192,6 +196,14 @@
 
 Connect to a currently running (on localhost) rpd session.
 
+notebook
+++++++++
+
+Launches an IPython notebook server and prints out instructions on how to open
+an ssh tunnel to connect to the notebook server with a web browser.  This is
+most useful when you want to run an IPython notebook using CPUs on a remote
+host.
+
 stats
 +++++

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