[yt-svn] commit/yt-doc: MatthewTurk: Adding upload_notebook to command line info.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Sep 11 21:28:36 PDT 2013


1 new commit in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/7500370083bc/
Changeset:   7500370083bc
User:        MatthewTurk
Date:        2013-09-12 03:42:18
Summary:     Adding upload_notebook to command line info.
Affected #:  1 file

diff -r f093599b0a8ffd84c6c086dc5d4e5e7a4db7e17a -r 7500370083bc70e20f2edfc2a438f45c6b508016 source/interacting/command-line.rst
--- a/source/interacting/command-line.rst
+++ b/source/interacting/command-line.rst
@@ -43,6 +43,7 @@
     mapserver           Serve a plot in a GMaps-style interface
     pastebin            Post a script to an anonymous pastebin
     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
@@ -160,6 +161,17 @@
 details), you can create slices and projections easily at the 
 command-line.
 
+upload_notebook
++++++++++++++++
+
+This command will accept the filename of a ``.ipynb`` file (generated from an
+IPython notebook session) and upload it to the `yt hub
+<http://hub.yt-project.org/>` where others will be able to view it, and
+download it.  This is an easy method for recording a sequence of commands,
+their output, narrative information, and then sharing that with others.  These
+notebooks will be viewable online, and the appropriate URLs will be returned on
+the command line.
+
 reason and serve
 ++++++++++++++++

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