You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stefan van der Walt 6a8a66fa8b
Correctly set read_only meta name for use in javascript. Note that this has a different meaning than in the Python code: not whether the read-only flag was specified upon launch, but whether the notebook is in read-only mode and input should be disabled.
14 years ago
IPython Correctly set read_only meta name for use in javascript. Note that this has a different meaning than in the Python code: not whether the read-only flag was specified upon launch, but whether the notebook is in read-only mode and input should be disabled. 14 years ago
docs/source/_static Update docs logo to our current one, other minor fixes. 15 years ago
.gitignore Add MANIFEST to ignore list. 14 years ago
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 15 years ago
setup.py Fix setup.py script to be executable (other tools expect this) 15 years ago
setupbase.py exclude mathjax from notebook package_data 14 years ago