File: usage-store.rst

package info (click to toggle)
python-papermill 2.6.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,216 kB
  • sloc: python: 4,977; makefile: 17; sh: 5
file content (12 lines) | stat: -rw-r--r-- 289 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Store
=====

.. seealso::

    :doc:`Reference - Storage <./reference/papermill-storage>`

Papermill can store notebooks in a number of locations including
AWS S3, Azure data blobs, and Azure data lakes.

The modular architecture of papermill allows new data stores to be
added over time.