William Stein
William Stein
I haven't provided step-by-step instructions yet. I did just add a README.md: https://github.com/sagemath/cloud/blob/master/README.md Also, it's critical to look at build.py, which is a command line script that downloads and installs...
Agreed. I need to refactor chat so it works with ipython, terminals, tasks,etc On Jul 2, 2014 11:51 PM, "Noon Silk" [email protected] wrote: > it would be great to be...
On Thu, Jan 8, 2015 at 9:53 AM, kcrisman [email protected] wrote: > From one of the TAs at AIMS - apparently in some software (e.g. Mma, but > probably others)...
On Thu, Feb 12, 2015 at 4:29 PM, henczati [email protected] wrote: > After adding the https://github.com/sagemath/cloud-examples.git repo to a > project (New.. -> Add from web) and then opening >...
it could instead have the start and stop time, so you also know exactly how long it took to execute...
Dang, TimelineJS looks AWESOME.
That looks pretty easy. Who wants to write it?
It's not simply grep, but it's also not very sophisticated either. The implementation is in the function "render_project_activity_log:" in page/project.coffee.
What you want is not implemented yet. We should just add column headings and do sort by clicking on them, like in task lists.
I changed it to no longer allow creation of .tex filenames (from the gui at least) if they contain a paren. But there's still a potential problem, e.g., if somebody...