Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-jupyter-cache | Distribution: Fedora Project |
Version: 1.0.0 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Fri Jun 21 00:25:57 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-10.iad2.fedoraproject.org |
Size: 280748 | Source RPM: python-jupyter-cache-1.0.0-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://jupyter-cache.readthedocs.io/ | |
Summary: Manage a cache of Jupyter notebooks |
This package provides a defined interface for working with a cache of Jupyter notebooks. It is useful if you have a number of notebooks whose execution outputs you want to ensure are kept up to date, without having to re-execute them every time (particularly for long running code, or text-based formats that do not store the outputs). The notebooks must have deterministic execution outputs: - You use the same environment to run them (e.g. the same installed packages) - They run no nondeterministic code (e.g. random numbers) - They do not depend on external resources (e.g. files or network connections) that change over time
MIT
* Thu Jun 20 2024 Jerry James <loganjerry@gmail.com> - 1.0.0-1 - Initial RPM
/usr/bin/jcache /usr/lib/python3.12/site-packages/jupyter_cache /usr/lib/python3.12/site-packages/jupyter_cache-1.0.0.dist-info /usr/lib/python3.12/site-packages/jupyter_cache-1.0.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/jupyter_cache-1.0.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/jupyter_cache-1.0.0.dist-info/METADATA /usr/lib/python3.12/site-packages/jupyter_cache-1.0.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/jupyter_cache-1.0.0.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/jupyter_cache/__init__.py /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__ /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/entry_points.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/entry_points.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/readers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/readers.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/base.py /usr/lib/python3.12/site-packages/jupyter_cache/cache /usr/lib/python3.12/site-packages/jupyter_cache/cache/__init__.py /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__ /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__/db.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__/db.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__/main.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cache/__pycache__/main.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cache/db.py /usr/lib/python3.12/site-packages/jupyter_cache/cache/main.py /usr/lib/python3.12/site-packages/jupyter_cache/cli /usr/lib/python3.12/site-packages/jupyter_cache/cli/__init__.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__ /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/arguments.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/arguments.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/options.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/options.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/arguments.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__init__.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__ /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_cache.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_cache.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_main.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_main.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_notebook.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_notebook.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_project.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_project.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/cmd_cache.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/cmd_main.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/cmd_notebook.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/commands/cmd_project.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/options.py /usr/lib/python3.12/site-packages/jupyter_cache/cli/utils.py /usr/lib/python3.12/site-packages/jupyter_cache/entry_points.py /usr/lib/python3.12/site-packages/jupyter_cache/executors /usr/lib/python3.12/site-packages/jupyter_cache/executors/__init__.py /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__ /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/basic.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/basic.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/jupyter_cache/executors/base.py /usr/lib/python3.12/site-packages/jupyter_cache/executors/basic.py /usr/lib/python3.12/site-packages/jupyter_cache/executors/utils.py /usr/lib/python3.12/site-packages/jupyter_cache/readers.py /usr/lib/python3.12/site-packages/jupyter_cache/utils.py /usr/share/doc/python3-jupyter-cache /usr/share/doc/python3-jupyter-cache/CHANGELOG.md /usr/share/doc/python3-jupyter-cache/README.md /usr/share/licenses/python3-jupyter-cache /usr/share/licenses/python3-jupyter-cache/LICENSE /usr/share/man/man1/jcache.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024