Am 2014-10-13 um 15:25 schrieb Sébastien Labbé: > 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
+ 1 When I first read of http://ipython.org/notebook.html "These notebooks are normal files that can be shared with colleagues, converted to other formats such as HTML or PDF, etc." and http://ipython.org/ipython-doc/stable/notebook/notebook.html "In this way, notebook files can serve as a complete computational record of a session, interleaving executable code with explanatory text, mathematics, and rich representations of resulting objects. These documents are internally JSON files and are saved with the .ipynb extension. Since JSON is a plain text format, they can be version- controlled and shared with colleagues." I felt that the ipython notebook would much more suit my workflow (everything belonging to a particular paper or course is in its own directory structure, under version control). So IMHO having it all in DOT_SAGE somehow breaks the ipython notebook philosophy. Regards, CH -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
