-
python3-naya-1.1.1-1.lbn36.noarch
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-nb2plots-0.6-4.lbn25.noarch
This package contains tools for converting from Jupyter notebooks to
ReST for Sphinx, and vice versa.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 25
-
python3-nbbrowserpdf-0.2.0-1.lbn19.noarch
> LaTeX-free PDF generation for Jupyter Notebooks
Installation
> TODO: pypi package
```shell
pip install https://github.com
/Anaconda-Server/nbbrowserpdf/archive/master.zip
python -m nbbrowserpdf.install
```
Enable the extension for every notebook launch:
```shell
python -m
nbpresent.install --enable
```
Installing with `conda` will handle the
installation and enabling (in ...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-nbclient-0.5.10-2.fc36.noarch
NBClient, a client library for programmatic notebook execution, is a tool for
running Jupyter Notebooks in different execution contexts. NBClient was spun
out of nbconvert (formerly ExecutePreprocessor). NBClient lets you execute notebooks.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-nbconvert-4.2.0-1.lbn19.noarch
nbconvert
=========
Jupyter Notebook Conversion
---------------------------
|Google Group| |Build Status| |Documentation Status| |codecov.io|
The
**nbconvert** tool, ``jupyter nbconvert``, converts notebooks to
various other
formats via `Jinja <http://jinja.pocoo.org/>`__ templates.
The nbconvert tool
allows you to convert an ``.ipynb`` notebook file
into various static formats
...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-nbconvert-5.6.0-1.lbn25.noarch
nbconvert
=========
Jupyter Notebook Conversion
---------------------------
|Google Group| |Build Status| |Documentation Status| |codecov.io|
The
**nbconvert** tool, ``jupyter nbconvert``, converts notebooks to
various other
formats via `Jinja <http://jinja.pocoo.org/>`__ templates.
The nbconvert tool
allows you to convert an ``.ipynb`` notebook file
into various static formats
...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 25
-
python3-nbconvert-5.6.0-1.lbn25.noarch
nbconvert
=========
Jupyter Notebook Conversion
---------------------------
|Google Group| |Build Status| |Documentation Status| |codecov.io|
The
**nbconvert** tool, ``jupyter nbconvert``, converts notebooks to
various other
formats via `Jinja <http://jinja.pocoo.org/>`__ templates.
The nbconvert tool
allows you to convert an ``.ipynb`` notebook file
into various static formats
...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 25
-
python3-nbconvert-7.16.4-1.lbn36.noarch
nbconvert
Jupyter Notebook Conversion
The nbconvert tool, jupyter nbconvert, converts notebooks to various other
formats via Jinja templates. The nbconvert tool allows you to convert an
.ipynb notebook file into various static formats including:
HTML
LaTeX
PDF
Reveal JS
Markdown (md)
ReStructured Text (rst)
executable script
Usage
From the command line, use nbconvert to convert a Jupyter notebook (input) to a
a different format (output). The basic command structure is:
$ jupyter nbconvert --to <output format> <input notebook>
where <output format> is the desired output format and <input notebook> is the
filename of the Jupyter notebook.
Example: Convert a notebook to HTML
Convert Jupyter notebook file, mynotebook.ipynb, to HTML using:
$ jupyter nbconvert --to html mynotebook.ipynb
This command creates an HTML output file named mynotebook.html.
Dev Install
Check if pandoc is installed (pandoc --version); if needed, install:
sudo apt-get install pandoc
Or
brew install pandoc
I
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-nbconvert-7.16.4-1.lbn36.noarch
nbconvert
Jupyter Notebook Conversion
The nbconvert tool, jupyter nbconvert, converts notebooks to various other
formats via Jinja templates. The nbconvert tool allows you to convert an
.ipynb notebook file into various static formats including:
HTML
LaTeX
PDF
Reveal JS
Markdown (md)
ReStructured Text (rst)
executable script
Usage
From the command line, use nbconvert to convert a Jupyter notebook (input) to a
a different format (output). The basic command structure is:
$ jupyter nbconvert --to <output format> <input notebook>
where <output format> is the desired output format and <input notebook> is the
filename of the Jupyter notebook.
Example: Convert a notebook to HTML
Convert Jupyter notebook file, mynotebook.ipynb, to HTML using:
$ jupyter nbconvert --to html mynotebook.ipynb
This command creates an HTML output file named mynotebook.html.
Dev Install
Check if pandoc is installed (pandoc --version); if needed, install:
sudo apt-get install pandoc
Or
brew install pandoc
I
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-nbformat-4.0.1-1.lbn19.noarch
This package contains the base implementation of the Jupyter
Notebook
format, and Python APIs for working with notebooks.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19