You cannot post messages because only members can post, and you are not currently a member.
Description:
Group for discussion and development of the Sage Notebook.
|
|
|
Load balancing with the server pool
|
| |
I have set up a notebook server for my university, to be used by the
students in their classes and homework. For the moment, we have just
one machine, but we are going to add another one. So we have to set it
up now.
My idea was to let one of them handle the web server, and then use the
server pool to send the different worksheets to one of the machines or... more »
|
|
Samuel's notebook rewrite?
|
| |
Where is the latest code for Samuel's interface rewrite? His github repo hasn't been updated in a few months, and so I'm wondering if active development is happening elsewhere. Has it been pulled into the official sagemath/sagenb repo? If so, how do I enable it? If I can get up to speed on the development process and the codebase, then... more »
|
|
Setting `sage.misc.viewer.viewer.brows er`
|
| |
Why does setting `sage.misc.viewer.viewer.brows er` not change the browser with which the notebook is launched? It works with `sage.misc.viewer.viewer.png_v iewer` for example. From what I can tell `notebook()` calls `open_page` in `sagenb/misc/misc.py`, which does check `sage.misc.viewer.browser`. Does anyone else have this problem?... more »
|
|
gsoc application
|
| |
Hello all My name is Remus Barbatei, I am a student at University of Kaiserslautern, Germany, Department of Electrical & Computer Engineering where I am currently doing my masters program in embedded systems I am interested in doing the easy server deployment project as part of google summer of code and have submitted the application for that... more »
|
|
GSoC application for review
|
| |
Here I would like to present my GSoC application. Of course any feedback, especially from possible mentors is greatly appreciated.
Google Summer of Code
Application for Sage: Notebook UI enhancements
Personal
First Name
Riccardo
Last Name
Metere
Contact Information
IRC: norok2 on Freenode... more »
|
|
https://cloud.sagemath.com
|
| |
Hi Sage-Devel/Sage-Notebook,
I've created a mailing list
[link]
for discussion of a website called [link], whose
mission statement is: "Create a viable way to do computational
mathematics in the cloud using Sage."... more »
|
|
Self-Introduction and Contribution to GSOC 2013
|
| |
Self Introduction: I am a second year student pursuing a dual degree in Msc. Mathematics and Electrical and electronic engineering in BITS Pilani Goa Campus, India. I have completed the following courses in Mathematics :- 1) Advanced Calculus 2) Linear Algebra 3) Complex Analysis 4) Differential Equations... more »
|
|
live input widgets
|
| |
I've been experimenting with having live javascript input widgets in codemirror (e.g., the sage cell, samuel's port of the notebook, William's salvus project, the IPython notebook, etc.)
Here's a very simple proof-of-concept:
[link] (repository at... more »
|
|
|