##// END OF EJS Templates
convention, jQuery variable start with $...
convention, jQuery variable start with $ all this.xxxx = $(...) change to this.$xxxx I'm thinking of potentially doing it also in parameters that are expected to be jQuery enabled.
Matthias BUSSONNIER -
r9063:e2f1d954
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
octavemagic.py Loading ...
parallelmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...