Package sage :: Package server :: Package notebook :: Module js
[hide private]
[frames] | no frames]

Module js

source code

nodoctest
Javascript (AJAX) Component of \sage Notebook

AUTHORS:
    -- William Stein
    -- Tom Boothby
    -- Alex Clemesha

This file is one big raw triple-quoted string that contains a bunch of
javascript.  This javascript is inserted into the head of the notebook
web page.



Classes [hide private]
  JSKeyHandler
This class is used to make javascript functions to check for specific keyevents.
  JSKeyCode
Functions [hide private]
 
javascript()
Return javascript library for the Sage Notebook.
source code
 
jmol_lib() source code
 
async_lib() source code
 
notebook_lib() source code
Variables [hide private]
  _cache_javascript = ['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37...
  keyhandler = <sage.server.notebook.js.JSKeyHandler instance at...
Variables Details [hide private]

_cache_javascript

Value:
['4ti2-20061025',
 'R-2.6.0',
 'atlas-3.7.37',
 'atlas-3.8.1',
 'atlas-3.8.1.p1',
 'atlas-3.8.1.p3',
 'atlas-3.8.p11',
 'atlas-3.8.p6',
...

keyhandler

Value:
JSKeyHandler()