On Sat, 22 Oct 2016, Volker Braun wrote:
Yes, with jupyterhub you can have isolation with unix users. That is,
there is a login screen and people can sign in with their normal unix
username/password.
Hmm... OK. Thinking aloud:
As Sage may eat much CPU and/or memory, I want it to be on it's o
On Saturday, 22 October 2016 13:49:57 UTC-6, Volker Braun wrote:
>
> This is now https://trac.sagemath.org/ticket/21743
>
Thanks a lot Volker!
That fixed the crash, but I have further problems (now with 7.5beta0 +
#21743), sending new line during installation of an experimental package
(cryptom
That's an upstream bug; ignore the warning.
--
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 em
Yes, with jupyterhub you can have isolation with unix users. That is, there
is a login screen and people can sign in with their normal unix
username/password.
On Saturday, October 22, 2016 at 4:27:55 PM UTC-4, Jori Mäntysalo wrote:
>
> Does it have multiuser support, so that A can't see worksh
On Sat, 22 Oct 2016, Volker Braun wrote:
IMHO the best solution is to stop using SageNB asap and use "sage
--notebook=jupyter"
Does it have multiuser support, so that A can't see worksheet for B with
some file(...) -command?
* * *
A quick test: make new worksheet, write "1+2", press Shift
IMHO the best solution is to stop using SageNB asap and use "sage
--notebook=jupyter"
On Friday, October 7, 2016 at 11:24:02 AM UTC+2, Jori Mäntysalo wrote:
>
> Could someone try SageNB with http://www.sis.uta.fi/~jm58660/Broken.sws
>
> For me that stucks when I try to evaluate the first calcu
This is now https://trac.sagemath.org/ticket/21743
On Saturday, October 22, 2016 at 5:01:06 AM UTC+2, Andrey Novoseltsev wrote:
>
> Hello,
>
> I need help figuring out what's going on when I am preparing Sage for
> SageMathCell.
>
> When the script is at
>
> https://github.com/sagemath/sagecell/b
Hello,
I just noticed that during compilation I got
[sagelib-7.5.beta0]
/home/vincent/sage_patchbot/local/lib/python2.7/site-packages/Cython/Compiler/Main.py:562:
UserWarning: got unknown compilation option, please remove: cache
Vincent
--
You received this message because you are subscribed t
the key is what gets written into conf.py by class
SingleFileBuilder(DocBuilder) from docbuild/__init__py.
what would be a good naming scheme for the files? I assume something like
the name of the python source directory, right?
Martin
Am Samstag, 22. Oktober 2016 17:42:42 UTC+2 schrieb Marti
apparently the name sagereferencemanualstandardcommutativerings.info is
autogenerated by sphinx and could be customized somehow, just I do not know
how yet. See http://www.sphinx-doc.org/en/1.4.8/config.html (options for
texinfo output).
Martin
Am Samstag, 22. Oktober 2016 13:52:13 UTC+2 schr
Le samedi 22 octobre 2016 15:16:40 UTC+2, William a écrit :
>
> Hi,
>
> I recreated trac on a VM with much, much more RAM and cpu. It seems
> to be working well now.
>
Thank you very much! Indeed it works well.
Eric.
--
You received this message because you are subscribed to the Google Grou
I recreated the machine and the digital signature and other ssh keys were reset.
On Sat, Oct 22, 2016 at 8:19 AM, Ralf Stephan wrote:
> Is that correct (when trying to git trac push):
> STDERR: The fingerprint for the ECDSA key sent by the remote host is
> STDERR: SHA256:4Op/q3b5792x+F1lH
Is that correct (when trying to git trac push):
STDERR: The fingerprint for the ECDSA key sent by the remote host is
STDERR: SHA256:4Op/q3b5792x+F1lHSKRi5UIORAPDlIFVA5cUq9YVXI.
STDERR: Please contact your system administrator.
On Saturday, October 22, 2016 at 3:16:40 PM UTC+2, William
Yes. It would be better if it also could provide the info node. But I can
search class, function or method names by "Info-search" inside the file.
For example, I can find the document for the method "factor" for an
instance of "sage.rings.integer.Integer" as follows.
(progn
(Info-find-node
On Friday, October 7, 2016 at 1:00:08 PM UTC+2, Clemens Heuberger wrote:
>
>
> sage: gamma(QQbar(1/2))
> Traceback (most recent call last):
> ...
> TypeError: no canonical coercion from Algebraic Field to Rational Field
>
Here, Pynac applies a formula and tries effectively what is discussed in
Hi,
I recreated trac on a VM with much, much more RAM and cpu. It seems
to be working well now.
William
On Sat, Oct 22, 2016 at 5:49 AM, William Stein wrote:
> Hi,
>
> trac is definitely down (according to my monitor). I tried rebooting
> it which failed as well. I'm going to recreate it wit
I guess you need more than the filename, you also need the info node, no?
Martin
--
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...@googlegrou
Hi,
trac is definitely down (according to my monitor). I tried rebooting
it which failed as well. I'm going to recreate it with a more
powerful/expensive VM (or otherwise fix it), and we'll see how that
goes.
William
On Sat, Oct 22, 2016 at 3:40 AM, Eric Gourgoulhon
wrote:
> Hi,
>
> From Fran
Hi. I am the mantainer of sage-shell-mode and I need a function that
receive an object and returns the corresponding info file name. For example
it should return "sagereferencemanualstandardcommutativerings.info" for the
object ZZ.
Does anyone know how to implement such a funciton?
Sho Takmeor
Hi,
>From France, it seems that we still cannot connect to
https://trac.sagemath.org/
while the rest of Internet seems OK (including http://www.sagemath.org/ and
github).
I could push a new commit to trac though (the response was very slow but it
seemed to have worked).
Eric.
Le vendredi 21 o
I just got it wrong.
I understand what you said and will implement Erdos-Renyi graph for sage.
Where can I read your GAP code?
I want to read it for study.
yawara
On Wednesday, October 19, 2016 at 11:29:27 PM UTC+9, Dima Pasechnik wrote:
>
>
>
> On Wednesday, October 19, 2016 at 7:05:23 AM UTC
I just play a little with Python. I think others might also benefit on
this when testing corner cases like 0x0 or 1x1 matrices, 1-element groups
and so on.
G = Graph()
known_kaboom = ['is_prime', 'layout_graphviz']
errors = []
for f in [y for y in dir(G) if y[0] != '_']:
if f in known_kaboo
22 matches
Mail list logo