Jupyter Notebook 4.x Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. In Python lang, require(['a/b', 'c/d'], function( e, f){ e.something() f.something() }) import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin [https://github.com/ipython-contrib/IPython- notebook-extensions/blob/master/custom.example.js#L34] 0 码力 | 128 页 | 1.86 MB | 1 年前3
Jupyter Notebook 5.1.0 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. 98 Chapter 15. Examples Jupyter Notebook Documentation, Release 5.1.0 In Python lang, require(['a/b' import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin : // read that as // import custom.zenmode.main as zenmode require(['custom/zenmode/main'],function(zenmode){ 0 码力 | 128 页 | 1.72 MB | 1 年前3
Jupyter Notebook 5.0.0 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. In Python lang, require(['a/b', 'c/d'], function( e, f){ e.something() f.something() }) could import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin : // read that as // import custom.zenmode.main as zenmode require(['custom/zenmode/main'],function(zenmode){ 0 码力 | 129 页 | 1.76 MB | 1 年前3
Jupyter Notebook 5.2.2 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. 98 Chapter 15. Examples Jupyter Notebook Documentation, Release 5.3.0.dev In Python lang, require(['a/b' import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin : // read that as // import custom.zenmode.main as zenmode require(['custom/zenmode/main'],function(zenmode){ 0 码力 | 129 页 | 1.73 MB | 1 年前3
Jupyter Notebook 5.0.0 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. In Python lang, require(['a/b', 'c/d'], function( e, f){ e.something() f.something() import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin [https://github.com/ipython- contrib/jupyter_contrib_nbextensions/blob/b29c698394239a6931fa4911 0 码力 | 184 页 | 4.40 MB | 1 年前3
Jupyter Notebook 5.1.0 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. In Python lang, require(['a/b', 'c/d'], function( e, f){ e.something() f.something() import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin [https://github.com/ipython- contrib/jupyter_contrib_nbextensions/blob/b29c698394239a6931fa4911 0 码力 | 184 页 | 4.36 MB | 1 年前3
Jupyter Notebook 5.2.2 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. In Python lang, require(['a/b', 'c/d'], function( e, f){ e.something() f.something() import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin [https://github.com/ipython- contrib/jupyter_contrib_nbextensions/blob/b29c698394239a6931fa4911 0 码力 | 183 页 | 4.36 MB | 1 年前3
Jupyter Notebook 5.4.1 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. 100 Chapter 15. Examples Jupyter Notebook Documentation, Release 5.4.1 In Python lang, require(['a/b' import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin : // read that as // import custom.zenmode.main as zenmode require(['custom/zenmode/main'],function(zenmode){ 0 码力 | 134 页 | 1.77 MB | 1 年前3
Jupyter Notebook 5.5.0 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. In Python language, require(['a/b', 'c/d'], function( e, f){ e.something() f.something() }) could import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin : // read that as // import custom.zenmode.main as zenmode require(['custom/zenmode/main'],function(zenmode){ 0 码力 | 143 页 | 1.81 MB | 1 年前3
Jupyter Notebook 5.4.0 Documentationcallback to require([...],) call, to allow the user to pass configuration information to your plugin. 100 Chapter 15. Examples Jupyter Notebook Documentation, Release 5.4.0 In Python lang, require(['a/b' import a.b as e import c.d as f e.something() f.something() See for example @damianavila “ZenMode” plugin : // read that as // import custom.zenmode.main as zenmode require(['custom/zenmode/main'],function(zenmode){ 0 码力 | 134 页 | 1.77 MB | 1 年前3
共 61 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













