Skip to content

sagecell eval examples no longer load #220

@haraldschilly

Description

@haraldschilly

this page did work in the past. something must have changed with the sagecell embedding script.

https://www.sagemath.org/eval.html and in particular

https://github.com/sagemath/website/blob/master/src/eval/eval.js

error:


S.Deferred.exceptionHook @ embedded_sagecell.js:2834
embedded_sagecell.js:2834 jQuery.Deferred exception: jQuery.getJSON(...).error is not a function TypeError: jQuery.getJSON(...).error is not a function
    at HTMLDocument.<anonymous> (https://www.sagemath.org/eval/eval.js:73:5)
    at e (https://sagecell.sagemath.org/embedded_sagecell.js:2834:30005)
    at t (https://sagecell.sagemath.org/embedded_sagecell.js:2834:30307) undefined
S.Deferred.exceptionHook @ embedded_sagecell.js:2834
ssl.google-analytics.com/ga.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
embedded_sagecell.js:2834 Uncaught TypeError: sagecell.init is not a function
    at initSageCell (eval.js:19)
    at HTMLDocument.<anonymous> (eval.js:36)
    at e (embedded_sagecell.js:2834)
    at t (embedded_sagecell.js:2834)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions