Hi sage-devel,

At http://trac.sagemath.org/ticket/16996#comment:47, we had this discussion 
about what should be the present working directory (pwd) for sage 
-notebook=ipython ? Personally, I really like the behavior of the sage 
command line where the pwd is just the present working directory:

$ pwd
/Users/slabbe/the/folder/where-I-want-to-work/
$ sage
sage: pwd
/Users/slabbe/the/folder/where-I-want-to-work/

I was expecting the same for the new ipython notebook for Sage. But as 
#16996 will go in now, the default directory will always be 
DOT_SAGE/notebooks_ipython/ which follows the style for the sagenb notebook 
where worksheets were hidden in some DOT_SAGE folder.

Note: With #16996, it is possible to start in the current directory with 
sage -notebook=ipython --notebook-dir=.

Time to vote. What do you prefer as default directory for the ipython 
notebook?

 - pwd
 - DOT_SAGE/notebooks_ipython/ 

Sébastien

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to