How To Install python3-nb2plots on Fedora 36

In this tutorial we learn how to install python3-nb2plots in Fedora 36. python3-nb2plots is Convert between Jupyter notebooks and sphinx docs

Introduction

In this tutorial we learn how to install python3-nb2plots on Fedora 36.

What is python3-nb2plots

This package contains tools for converting from Jupyter notebooks to ReST for Sphinx, and vice versa.

We can use yum or dnf to install python3-nb2plots on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-nb2plots.

Install python3-nb2plots on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-nb2plots using dnf by running the following command:

sudo dnf -y install python3-nb2plots

Install python3-nb2plots on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-nb2plots using yum by running the following command:

sudo yum -y install python3-nb2plots

How To Uninstall python3-nb2plots on Fedora 36

To uninstall only the python3-nb2plots package we can use the following command:

sudo dnf remove python3-nb2plots

python3-nb2plots Package Contents on Fedora 36

/usr/bin/nb2plots
/usr/bin/rst2md
/usr/bin/sphinx2md
/usr/bin/sphinx2nb
/usr/bin/sphinx2pxml
/usr/bin/sphinx2py
/usr/lib/python3.10/site-packages/nb2plots
/usr/lib/python3.10/site-packages/nb2plots-0.6.dist-info
/usr/lib/python3.10/site-packages/nb2plots-0.6.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/nb2plots-0.6.dist-info/LICENSE
/usr/lib/python3.10/site-packages/nb2plots-0.6.dist-info/METADATA
/usr/lib/python3.10/site-packages/nb2plots-0.6.dist-info/WHEEL
/usr/lib/python3.10/site-packages/nb2plots-0.6.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/nb2plots/__init__.py
/usr/lib/python3.10/site-packages/nb2plots/__pycache__
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/codelinks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/codelinks.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/commands.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/commands.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/converters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/converters.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/doctree2md.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/doctree2md.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/doctree2nb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/doctree2nb.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/doctree2py.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/doctree2py.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/from_notebook.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/from_notebook.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/ipython_shim.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/ipython_shim.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/mpl_interactive.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/mpl_interactive.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/nbplots.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/nbplots.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/runroles.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/runroles.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/sphinx2foos.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/sphinx2foos.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/strdiff.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/__pycache__/strdiff.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/_version.py
/usr/lib/python3.10/site-packages/nb2plots/codelinks.py
/usr/lib/python3.10/site-packages/nb2plots/commands.py
/usr/lib/python3.10/site-packages/nb2plots/converters.py
/usr/lib/python3.10/site-packages/nb2plots/doctree2md.py
/usr/lib/python3.10/site-packages/nb2plots/doctree2nb.py
/usr/lib/python3.10/site-packages/nb2plots/doctree2py.py
/usr/lib/python3.10/site-packages/nb2plots/from_notebook.py
/usr/lib/python3.10/site-packages/nb2plots/ipython_shim.py
/usr/lib/python3.10/site-packages/nb2plots/mpl_interactive.py
/usr/lib/python3.10/site-packages/nb2plots/nbplots.py
/usr/lib/python3.10/site-packages/nb2plots/runroles.py
/usr/lib/python3.10/site-packages/nb2plots/sphinx2foos.py
/usr/lib/python3.10/site-packages/nb2plots/strdiff.py
/usr/lib/python3.10/site-packages/nb2plots/testing
/usr/lib/python3.10/site-packages/nb2plots/testing/__init__.py
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/convutils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/convutils.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/mockapp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/mockapp.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/nbtesters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/__pycache__/nbtesters.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/testing/convutils.py
/usr/lib/python3.10/site-packages/nb2plots/testing/mockapp.py
/usr/lib/python3.10/site-packages/nb2plots/testing/nbtesters.py
/usr/lib/python3.10/site-packages/nb2plots/tests
/usr/lib/python3.10/site-packages/nb2plots/tests/__init__.py
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/conftest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/conftest.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_builders.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_builders.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_codelinks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_codelinks.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_config.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_converters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_converters.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_doctree2md.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_doctree2md.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_doctree2nb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_doctree2nb.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_doctree2py.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_doctree2py.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_from_notebook.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_from_notebook.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_mpl_interactive.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_mpl_interactive.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_nbplots.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_nbplots.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_proj1.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_proj1.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_regression.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_regression.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_runroles.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_runroles.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_scripts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_scripts.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_sphinx2md.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_sphinx2md.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_strdiff.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_strdiff.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_timeout.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/__pycache__/test_timeout.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/conftest.py
/usr/lib/python3.10/site-packages/nb2plots/tests/data
/usr/lib/python3.10/site-packages/nb2plots/tests/data/__pycache__
/usr/lib/python3.10/site-packages/nb2plots/tests/data/__pycache__/converted_plus_notebooks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/data/__pycache__/converted_plus_notebooks.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/data/converted_example.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/data/converted_plus_notebooks.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/data/converted_plus_notebooks.py
/usr/lib/python3.10/site-packages/nb2plots/tests/data/example_notebook.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/data/small.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/data/small.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/otherpages
/usr/lib/python3.10/site-packages/nb2plots/tests/otherpages/some_plots.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/__pycache__
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/__pycache__/conf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/__pycache__/conf.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/_static
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/_static/README.txt
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/a_page.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/conf.py
/usr/lib/python3.10/site-packages/nb2plots/tests/proj1/index.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/blockquotes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/blockquotes.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/code.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/code.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/comment.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/comment.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/cross_references.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/cross_references.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/definitions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/definitions.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/docinfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/docinfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/doctests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/doctests.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/escaping.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/escaping.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/index.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/index.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/links.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/links.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/lists.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/lists.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/literals.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/literals.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/math_markup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/math_markup.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/nbplot.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/nbplot.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/only.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/only.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/sect_text.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/sect_text.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/sections.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/sections.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/substitution.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/substitution.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/subtitle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/__pycache__/subtitle.cpython-310.pyc
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/blockquotes.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/blockquotes.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/blockquotes.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/blockquotes.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/code.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/code.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/code.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/code.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/comment.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/comment.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/comment.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/comment.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/cross_references.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/cross_references.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/cross_references.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/cross_references.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/cross_references.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/definitions.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/definitions.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/definitions.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/definitions.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/docinfo.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/docinfo.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/docinfo.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/docinfo.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/docinfo.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/doctests.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/doctests.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/doctests.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/doctests.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/escaping.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/escaping.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/escaping.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/escaping.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/index.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/index.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/index.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/index.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/index.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/links.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/links.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/links.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/links.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/links.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/lists.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/lists.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/lists.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/lists.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/literals.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/literals.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/literals.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/literals.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/literals.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/math_markup.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/math_markup.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/math_markup.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/math_markup.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/math_markup.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/nbplot.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/nbplot.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/nbplot.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/nbplot.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/nbplot.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/only.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/only.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/only.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/only.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/only.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sect_text.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sect_text.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sect_text.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sect_text.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sect_text.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sections.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sections.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sections.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sections.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/sections.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/substitution.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/substitution.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/substitution.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/substitution.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/subtitle.ipynb
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/subtitle.md
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/subtitle.py
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/subtitle.rst
/usr/lib/python3.10/site-packages/nb2plots/tests/rst_md_files/subtitle.smd
/usr/lib/python3.10/site-packages/nb2plots/tests/test_builders.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_codelinks.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_config.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_converters.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_doctree2md.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_doctree2nb.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_doctree2py.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_from_notebook.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_mpl_interactive.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_nbplots.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_proj1.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_regression.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_runroles.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_scripts.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_sphinx2md.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_strdiff.py
/usr/lib/python3.10/site-packages/nb2plots/tests/test_timeout.py
/usr/share/doc/python3-nb2plots
/usr/share/doc/python3-nb2plots/Changelog
/usr/share/doc/python3-nb2plots/README.html
/usr/share/licenses/python3-nb2plots
/usr/share/licenses/python3-nb2plots/LICENSE
/usr/share/man/man1/nb2plots.1.gz
/usr/share/man/man1/rst2md.1.gz
/usr/share/man/man1/sphinx2md.1.gz
/usr/share/man/man1/sphinx2nb.1.gz
/usr/share/man/man1/sphinx2pxml.1.gz
/usr/share/man/man1/sphinx2py.1.gz

References

Summary

In this tutorial we learn how to install python3-nb2plots on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).