[sage-devel] Re: Jupyter-related tickets need help

2020-08-07 Thread Matthias Koeppe
There's now also a Meta-ticket for these tasks. https://trac.sagemath.org/ticket/30306 On Thursday, August 6, 2020 at 10:49:40 AM UTC-7, Matthias Koeppe wrote: > > #30124 (System information, spkg-configure for Jupyter "notebook" package > and dependencies) > https://trac.sagemath.org/ticket/301

[sage-devel] Get source (??) bug

2020-08-07 Thread Neil Penning
In my init.sage folder, I have a class called Triangle_Numbers, which implements some basic functionality. Unfortunately, it seems that anything in my sage.init folder is not accessible to ??, the get source command. Objects and functions defined by either sage or the user in the same session d