Index A | B | C | D | E | F | G | I | J | K | M | N | P | R | S | T A AnyDict (class in scrapbook.tests.test_notebooks) AnyMarkdownWith (class in scrapbook.tests.test_scrapbooks) B BadData (class in scrapbook.tests.test_encoders) BadEncoder (class in scrapbook.tests.test_encoders) C cell_timing() (scrapbook.models.Notebook property) cells() (scrapbook.models.Notebook property) copy() (scrapbook.models.Notebook method) D data (scrapbook.scraps.Scrap attribute) data_dict() (scrapbook.scraps.Scraps property) data_scraps() (scrapbook.scraps.Scraps property) DataEncoderRegistry (class in scrapbook.encoders) dataframe() (scrapbook.scraps.Scraps property) decode() (scrapbook.encoders.DataEncoderRegistry method) (scrapbook.encoders.DisplayEncoder method) (scrapbook.encoders.JsonEncoder method) (scrapbook.encoders.PandasArrowDataframeEncoder method) (scrapbook.encoders.TextEncoder method) (scrapbook.tests.test_encoders.BadEncoder method) deprecated() (in module scrapbook.utils) deregister() (scrapbook.encoders.DataEncoderRegistry method) determine_encoder_name() (scrapbook.encoders.DataEncoderRegistry method) directory() (scrapbook.models.Notebook property) display (scrapbook.scraps.Scrap attribute) display_dict() (scrapbook.scraps.Scraps property) display_scraps() (scrapbook.scraps.Scraps property) DisplayEncoder (class in scrapbook.encoders) Dummy (class in scrapbook.tests.test_encoders) E encodable() (scrapbook.encoders.DisplayEncoder method) (scrapbook.encoders.JsonEncoder method) (scrapbook.encoders.PandasArrowDataframeEncoder method) (scrapbook.encoders.TextEncoder method) encode() (scrapbook.encoders.DataEncoderRegistry method) (scrapbook.encoders.DisplayEncoder method) (scrapbook.encoders.JsonEncoder method) (scrapbook.encoders.PandasArrowDataframeEncoder method) (scrapbook.encoders.TextEncoder method) (scrapbook.tests.test_encoders.BadEncoder method) encoder (scrapbook.scraps.Scrap attribute) ENCODER_NAME (scrapbook.encoders.DisplayEncoder attribute) (scrapbook.encoders.JsonEncoder attribute) (scrapbook.encoders.PandasArrowDataframeEncoder attribute) (scrapbook.encoders.TextEncoder attribute) execution_counts() (scrapbook.models.Notebook property) F filename() (scrapbook.models.Notebook property) G get_fixture_path() (in module scrapbook.tests) get_notebook_dir() (in module scrapbook.tests) get_notebook_path() (in module scrapbook.tests) glue() (in module scrapbook.api) I InvalidData (class in scrapbook.tests.test_scraps) is_kernel() (in module scrapbook.utils) J JsonEncoder (class in scrapbook.encoders) K kernel_mock() (in module scrapbook.tests.test_api) (in module scrapbook.tests.test_notebooks) (in module scrapbook.tests.test_scrapbooks) kernel_required() (in module scrapbook.utils) M merge_dicts() (in module scrapbook.models) metadata() (scrapbook.models.Notebook property) metrics() (scrapbook.models.Notebook property) (scrapbook.models.Scrapbook property) module scrapbook scrapbook.api scrapbook.encoders scrapbook.exceptions scrapbook.log scrapbook.models scrapbook.schemas scrapbook.scraps scrapbook.tests scrapbook.tests.test_api scrapbook.tests.test_encoders scrapbook.tests.test_notebooks scrapbook.tests.test_scrapbooks scrapbook.tests.test_scraps scrapbook.tests.test_utils scrapbook.utils scrapbook.version N name (scrapbook.scraps.Scrap attribute) name() (scrapbook.encoders.DisplayEncoder method) (scrapbook.encoders.JsonEncoder method) (scrapbook.encoders.PandasArrowDataframeEncoder method) (scrapbook.encoders.TextEncoder method) (scrapbook.tests.test_encoders.BadEncoder method) nbformat() (scrapbook.models.Notebook property) nbformat_minor() (scrapbook.models.Notebook property) no_exec_result() (in module scrapbook.tests.test_notebooks) Notebook (class in scrapbook.models) notebook_backwards_result() (in module scrapbook.tests.test_notebooks) notebook_collection() (in module scrapbook.tests.test_scrapbooks) notebook_result() (in module scrapbook.tests.test_notebooks) notebook_scraps() (scrapbook.models.Scrapbook property) notebooks() (scrapbook.models.Scrapbook property) P PandasArrowDataframeEncoder (class in scrapbook.encoders) papermill_dataframe() (scrapbook.models.Notebook property) (scrapbook.models.Scrapbook property) papermill_metrics() (scrapbook.models.Notebook property) (scrapbook.models.Scrapbook property) papermill_record_dataframe() (scrapbook.models.Notebook property) parameter_dataframe() (scrapbook.models.Notebook property) parameters() (scrapbook.models.Notebook property) payload_to_scrap() (in module scrapbook.scraps) R read_notebook() (in module scrapbook.api) read_notebooks() (in module scrapbook.api) register() (scrapbook.encoders.DataEncoderRegistry method) registry() (in module scrapbook.tests.test_encoders) reglue() (scrapbook.models.Notebook method) reset() (scrapbook.encoders.DataEncoderRegistry method) S Scrap (class in scrapbook.scraps) scrap_dataframe() (scrapbook.models.Notebook property) scrap_schema() (in module scrapbook.schemas) scrap_to_payload() (in module scrapbook.scraps) scrapbook module Scrapbook (class in scrapbook.models) scrapbook.api module scrapbook.encoders module scrapbook.exceptions module scrapbook.log module scrapbook.models module scrapbook.schemas module scrapbook.scraps module scrapbook.tests module scrapbook.tests.test_api module scrapbook.tests.test_encoders module scrapbook.tests.test_notebooks module scrapbook.tests.test_scrapbooks module scrapbook.tests.test_scraps module scrapbook.tests.test_utils module scrapbook.utils module scrapbook.version module ScrapbookDataException ScrapbookException ScrapbookInvalidEncoder ScrapbookMissingEncoder Scraps (class in scrapbook.scraps) scraps() (scrapbook.models.Notebook property) (scrapbook.models.Scrapbook property) scraps_report() (scrapbook.models.Scrapbook method) T test_assign_from_path() (in module scrapbook.tests.test_scrapbooks) test_bad_decode() (in module scrapbook.tests.test_encoders) test_bad_encode() (in module scrapbook.tests.test_encoders) test_bad_ext() (in module scrapbook.tests.test_notebooks) test_bad_ext_for_url() (in module scrapbook.tests.test_notebooks) test_bad_path() (in module scrapbook.tests.test_notebooks) test_cell_timing() (in module scrapbook.tests.test_notebooks) test_data_scraps() (in module scrapbook.tests.test_notebooks) test_decode() (in module scrapbook.tests.test_encoders) test_determine_encoder_name() (in module scrapbook.tests.test_encoders) test_determine_encoder_name_fails() (in module scrapbook.tests.test_encoders) test_directory() (in module scrapbook.tests.test_notebooks) test_display_scraps() (in module scrapbook.tests.test_notebooks) test_empty_metadata() (in module scrapbook.tests.test_notebooks) test_encode() (in module scrapbook.tests.test_encoders) test_execution_counts() (in module scrapbook.tests.test_notebooks) test_filename() (in module scrapbook.tests.test_notebooks) test_filter_filenames() (in module scrapbook.tests.test_api) test_glue() (in module scrapbook.tests.test_api) test_glue_display_encoder_fallback() (in module scrapbook.tests.test_api) test_glue_display_only() (in module scrapbook.tests.test_api) test_glue_plus_display() (in module scrapbook.tests.test_api) test_glue_warning() (in module scrapbook.tests.test_api) test_good_ext_for_url() (in module scrapbook.tests.test_notebooks) test_is_kernel_true() (in module scrapbook.tests.test_utils) test_json_decode() (in module scrapbook.tests.test_encoders) test_json_decode_failures() (in module scrapbook.tests.test_encoders) test_json_encode() (in module scrapbook.tests.test_encoders) test_json_encode_failures() (in module scrapbook.tests.test_encoders) test_malformed_cell_timing() (in module scrapbook.tests.test_notebooks) test_malformed_execution_counts() (in module scrapbook.tests.test_notebooks) test_malformed_execution_metrics() (in module scrapbook.tests.test_notebooks) test_markdown() (in module scrapbook.tests.test_notebooks) test_metadata_but_empty_content() (in module scrapbook.tests.test_notebooks) test_missing_decode() (in module scrapbook.tests.test_encoders) test_missing_encode() (in module scrapbook.tests.test_encoders) test_missing_reglue() (in module scrapbook.tests.test_notebooks) test_missing_reglue_no_error() (in module scrapbook.tests.test_notebooks) test_no_cells() (in module scrapbook.tests.test_notebooks) test_no_outputs() (in module scrapbook.tests.test_notebooks) test_not_kernel_in_ipython() (in module scrapbook.tests.test_utils) test_notebook_scraps() (in module scrapbook.tests.test_scrapbooks) test_pandas_encode_and_decode() (in module scrapbook.tests.test_encoders) test_papermill_dataframe() (in module scrapbook.tests.test_notebooks) (in module scrapbook.tests.test_scrapbooks) test_papermill_metrics() (in module scrapbook.tests.test_notebooks) (in module scrapbook.tests.test_scrapbooks) test_parameters() (in module scrapbook.tests.test_notebooks) test_payload_to_scrap() (in module scrapbook.tests.test_scraps) test_payload_to_scrap_later_version() (in module scrapbook.tests.test_scraps) test_payload_to_scrap_later_version_mismatch() (in module scrapbook.tests.test_scraps) test_payload_to_scrap_validation_error() (in module scrapbook.tests.test_scraps) test_record_scraps_collection_dataframe() (in module scrapbook.tests.test_notebooks) test_registry_deregister() (in module scrapbook.tests.test_encoders) test_registry_invalid_register() (in module scrapbook.tests.test_encoders) test_registry_missing_deregister() (in module scrapbook.tests.test_encoders) test_registry_register() (in module scrapbook.tests.test_encoders) test_registry_reset() (in module scrapbook.tests.test_encoders) test_reglue_display() (in module scrapbook.tests.test_notebooks) test_reglue_display_unattached() (in module scrapbook.tests.test_notebooks) test_reglue_kernel_no_warning() (in module scrapbook.tests.test_notebooks) test_reglue_rename() (in module scrapbook.tests.test_notebooks) test_reglue_scrap() (in module scrapbook.tests.test_notebooks) test_reglue_scrap_unattached() (in module scrapbook.tests.test_notebooks) test_reglue_warning() (in module scrapbook.tests.test_notebooks) test_scrap_dataframe() (in module scrapbook.tests.test_notebooks) test_scrap_to_payload() (in module scrapbook.tests.test_scraps) test_scrap_to_payload_validation_error() (in module scrapbook.tests.test_scraps) test_scraps() (in module scrapbook.tests.test_scrapbooks) test_scraps_collection_dataframe() (in module scrapbook.tests.test_notebooks) test_scraps_report() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_no_headers() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_with_data() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_with_data_no_headers() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_with_notebook_names() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_with_scrap_and_notebook_names() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_with_scrap_list_names() (in module scrapbook.tests.test_scrapbooks) test_scraps_report_with_scrap_string_name() (in module scrapbook.tests.test_scrapbooks) test_text_decode() (in module scrapbook.tests.test_encoders) test_text_encode() (in module scrapbook.tests.test_encoders) test_unsupported_arrow_conversions() (in module scrapbook.tests.test_encoders) TextEncoder (class in scrapbook.encoders)