On Friday, March 2, 2018 at 12:30:29 AM UTC+9, mmarco wrote:
>
> I am trying to install a service to use Sage through the jupyterlab
> frontend, behind a jupyterhub server.
>
> So far, I could get everything to work, even the threejs interactive
> graphics on a standalone jupyterlab instance. I
On Mar 2, 2018 01:00, "Erik Bray" wrote:
I'm not sure what "git trac config" does. If you've configured your SSH key
then there's nothing else to do but push branches. There's nothing to use a
username or password for.
Oh I see now. This is Sage's git extensions for creating tickets on Sage's
T
I'm not sure what "git trac config" does. If you've configured your SSH key
then there's nothing else to do but push branches. There's nothing to use a
username or password for.
On Mar 1, 2018 10:21, "Dima Pasechnik" wrote:
> AFAIK, github login only allows you to comment on tickets. Commit acce
>
>>
>>> Free abelian monoid... Hmmm... What free abelian monoid?
>>>
>>> sage: PBW.basis().keys().an_element()
>>>
>>> PBW[alpha[1]]^2*PBW[alphacheck[1]]^2*PBW[-alpha[1]]^3
>>>
>>>
>>> So PBW.basis() is _indexed_ by elements of the basis of PBW? I am sorry
>>> for all these stupid questions b
Hello,
several bug tickets are about the wrong docstring showing in IPython. In
one case it is necessary to "redirect" from one function to another (or to
rewrite both functions). In another case a doctest of a wrapped class
should be shown instead of that from the wrapping class. Both cases inv
If this is a JupyterLab/JupyterHub question, we have a section in the docs
about setting up JLab in JHub:
http://jupyterlab.readthedocs.io/en/stable/user/jupyterhub.html
Jason
On Thu, Mar 1, 2018 at 7:30 AM mmarco wrote:
> I am trying to install a service to use Sage through the jupyterlab
> f
I am trying to install a service to use Sage through the jupyterlab
frontend, behind a jupyterhub server.
So far, I could get everything to work, even the threejs interactive
graphics on a standalone jupyterlab instance. In order to make it run I
just copied the corresponding nbextension folder
AFAIK, github login only allows you to comment on tickets. Commit access to
trac git repo needs to be obtained in the old way.
--
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
Hi,
I have been trying to set up git trac so that I can try to fix some bugs.
I used my github login to be able to use the trac server.
I have created an ssh key pair and uploaded the public ssh key in
preferences in the trac account.
However, when I use this command with my github username and p