#10652: Add support for uploading static html doc page as a worksheet in the
notebook
--------------------------------------+-------------------------------------
Reporter: nthiery | Owner: nthiery
Type: enhancement | Status: needs_review
Priority: critical | Milestone: sage-4.7
Component: notebook | Keywords: days28, Sphinx, upload,
static html documentation
Author: Nicolas M. ThiƩry, ... | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------------+-------------------------------------
Comment(by kcrisman):
Replying to [comment:16 jason]:
> The code mainly looks okay to me, but here are a few points that worry
me. I haven't tested this, so this is not a full review (yet).
>
> 1. We of course don't want the notebook to crash if someone uploads a
file other than the right type. The assert statement in checking this
worries me. I'd say a ValueError would be appropriate (we got something
that was the wrong value).
So that's what assert False would do? Okay, then I definitely would raise
an error. Jason's suggestion sounds fine.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10652#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.