Jupyter Notebook 4.x DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands [http://ipython.org/ipython-doc/dev/interactive/tutorial callback 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 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands. When a code cell is executed, code that it contains is sent Configuring a language kernel to run in the Notebook server enables your server to run other languages, like R or Julia. 4.3 Notebook front-end client • How front-end configuration works – Example: Changing the notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 128 页 | 1.72 MB | 1 年前3
Jupyter Notebook 5.0.0 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands. When a code cell is executed, code that it contains is sent Configuring a language kernel to run in the Notebook server enables your server to run other languages, like R or Julia. 4.3 Notebook front-end client • How front-end configuration works – Example: Changing the notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 129 页 | 1.76 MB | 1 年前3
Jupyter Notebook 5.2.2 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands. When a code cell is executed, code that it contains is sent Configuring a language kernel to run in the Notebook server enables your server to run other languages, like R or Julia. 4.3 Notebook front-end client • How front-end configuration works – Example: Changing the notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 129 页 | 1.73 MB | 1 年前3
Jupyter Notebook 5.0.0 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands [https://ipython.readthedocs.io/en/stable/interactive/tutorial html#installing-kernels] to run in the Notebook server enables your server to run other languages, like R or Julia. Notebook front-end client How front-end configuration works Example: Changing the notebook’s notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 184 页 | 4.40 MB | 1 年前3
Jupyter Notebook 5.1.0 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands [https://ipython.readthedocs.io/en/stable/interactive/tutorial html#installing-kernels] to run in the Notebook server enables your server to run other languages, like R or Julia. Notebook front-end client How front-end configuration works Example: Changing the notebook’s notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 184 页 | 4.36 MB | 1 年前3
Jupyter Notebook 5.2.2 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands [https://ipython.readthedocs.io/en/stable/interactive/tutorial io/en/latest/install- kernel.html] to run in the Notebook server enables your server to run other languages, like R or Julia. Notebook front-end client How front-end configuration works Example: Changing the notebook’s notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 183 页 | 4.36 MB | 1 年前3
Jupyter Notebook 5.4.1 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands. When a code cell is executed, code that it contains is sent Configuring a language kernel to run in the Notebook server enables your server to run other languages, like R or Julia. 4.3 Notebook front-end client • How front-end configuration works – Example: Changing the notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 134 页 | 1.77 MB | 1 年前3
Jupyter Notebook 5.5.0 Documentation• Python(https://github.com/ipython/ipython) • Julia (https://github.com/JuliaLang/IJulia.jl) • R (https://github.com/IRkernel/IRkernel) • Ruby (https://github.com/minrk/iruby) • Haskell (https://github JavaScript API. Here is an example that makes the r key available for running a cell: In [ ]: %%javascript Jupyter.keyboard_manager.command_shortcuts.add_shortcut('r', { help : 'run cell', help_index : 'zz', : function (event) { IPython.notebook.execute_cell(); return false; }} ); “By default the keypress r, while in command mode, changes the type of the selected cell to raw. This shortcut is overridden by0 码力 | 143 页 | 1.81 MB | 1 年前3
Jupyter Notebook 5.4.0 DocumentationBy default, the language associated to a code cell is Python, but other languages, such as Julia and R, can be handled using cell magic commands. When a code cell is executed, code that it contains is sent Configuring a language kernel to run in the Notebook server enables your server to run other languages, like R or Julia. 4.3 Notebook front-end client • How front-end configuration works – Example: Changing the notebook_docs # Windows If you want to install the necessary packages with pip instead: pip install -r docs/doc-requirements.txt Once you have installed the required packages, you can build the docs with:0 码力 | 134 页 | 1.77 MB | 1 年前3
共 62 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













