2015-12-16 00:26:48 -0800 (PST) Volker Braun:

> The mathjax issue is clear, I'll fix it in the next version (change symlinks
> to relative)

Thank you.

> On Wednesday, December 16, 2015 at 8:36:29 AM UTC+1, Samuel Lelievre wrote:
>>
>>     $ ./sage -n jupyter
>> From there, I couldn't figure out how to navigate
>> to my home folder to create a jupyter notebook.
>
> That is by design, the jupyter file browser only lets you browse
> subdirectories of wherever you started it.

That makes sense.

Another thing I wanted to mention is the following.

When I started Sage for the first time from the SageMath 6.10.rc1
binaries for OS X, it started ouputting a bunch of lines (roughly
2300 of them) starting with "patching", before finally giving the
Sage welcome header and the Sage prompt. See a copy of some of
these lines further down.

Could this whole process be made to start by a message such as

    Some patches will now be applied to take into account
    the location you have chosen for your SageMath installation.
    This should take at most a few minutes.

Just to let the person know what is going on, why, and how long
it is supposed to last.

Best, Samuel

### Below some of the "patching ..." lines

$ ./sage
patching /opt/SageMath-6.10.rc1/src/build/cythonized/sage/categories/functor.c
patching 
/opt/SageMath-6.10.rc1/src/build/cythonized/sage/rings/polynomial/polynomial_element.c
[...]
patching 
/opt/SageMath-6.10.rc1/local/lib/python2.7/site-packages/sage/gsl/gsl_array.so
patching 
/opt/SageMath-6.10.rc1/src/build/cythonized/sage/combinat/words/word_datatypes.c
┌────────────────────────────────────────────────────────────────────┐
│ SageMath Version 6.10.rc1, Release Date: 2015-12-13                │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable.     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
sage:

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to