[yt-svn] commit/yt: MatthewTurk: Adding a bit about how to just view the notebook.

Bitbucket commits-noreply at bitbucket.org
Tue Sep 18 13:49:29 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/d77fb0031d39/
changeset:   d77fb0031d39
branch:      yt
user:        MatthewTurk
date:        2012-09-18 22:49:19
summary:     Adding a bit about how to just view the notebook.
affected #:  1 file

diff -r 878a54e77a4feef3d03a0417ede10fab4a7998d6 -r d77fb0031d39753d51694f464b35a4622fe98441 yt/utilities/command_line.py
--- a/yt/utilities/command_line.py
+++ b/yt/utilities/command_line.py
@@ -1213,7 +1213,12 @@
         rv = mn.upload()
         print "Upload successful!"
         print
+        print "To access your raw notebook go here:"
+        print
+        print "  %s" % (rv['url'])
+        print
         print "To view your notebook go here:"
+        print
         print "  %s" % (rv['url'].replace("/go/", "/nb/"))
         print

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