[IPython-dev] Extensions arguments and cell types
lecast
martin.zmk at gmail.com
Thu Jul 25 10:53:18 EDT 2013
Use case would be like in http://nbviewer.ipython.org/6080008/ipyBibtex.ipynb
Where I want to do
%load_ext ipyBibtex path/to/file.bib 3
Instead of:
%load_ext ipyBibtex
%etal 3
%bibFile path/to/file.bib
As for js extensions are you referring me to
https://github.com/ipython-contrib/IPython-notebook-extensions ? And can
%load_ext be used to load the bundle (py+js)?
--
View this message in context: http://python.6.x6.nabble.com/Extensions-arguments-and-cell-types-tp5025980p5026027.html
Sent from the IPython - Development mailing list archive at Nabble.com.
More information about the IPython-dev
mailing list