{ "root": [ [ "docs/bokeh/docserver.py", [ "root" ] ], [ "examples/output/apis/json_item.py", [ "root" ] ], [ "examples/output/apis/json_item_themed.py", [ "root" ] ] ], "switcher": [ [ "docs/bokeh/docserver.py", [ "switcher" ] ] ], "docs": [ [ "docs/bokeh/docserver.py", [ "docs" ] ] ], "open_browser": [ [ "docs/bokeh/docserver.py", [ "open_browser" ] ] ], "serve_http": [ [ "docs/bokeh/docserver.py", [ "serve_http" ] ] ], "setup": [ [ "docs/bokeh/source/conf.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_color.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_dataframe.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_enum.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_example_metadata.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_gallery.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_jinja.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_model.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_options.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_palette.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_palette_group.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_plot.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_prop.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_releases.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_roles.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_settings.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokeh_sitemap.py", [ "setup" ] ], [ "src/bokeh/sphinxext/bokehjs_content.py", [ "setup" ] ] ], "pitch_radius": [ [ "examples/advanced/extensions/gears/gears.py", [ "pitch_radius" ] ] ], "half_tooth": [ [ "examples/advanced/extensions/gears/gears.py", [ "half_tooth" ] ] ], "individual_gear": [ [ "examples/advanced/extensions/gears/gears.py", [ "individual_gear" ] ] ], "classical_gear": [ [ "examples/advanced/extensions/gears/gears.py", [ "classical_gear" ] ] ], "epicyclic_gear": [ [ "examples/advanced/extensions/gears/gears.py", [ "epicyclic_gear" ] ] ], "parallel_plot": [ [ "examples/advanced/extensions/parallel_plot/parallel_plot.py", [ "parallel_plot" ] ] ], "normal2d": [ [ "examples/basic/annotations/colorbar_log.py", [ "normal2d" ] ] ], "wrapped_function": [ [ "examples/basic/data/ajax_source.py", [ "crossdomain", "wrapped_function" ] ], [ "examples/basic/data/server_sent_events_source.py", [ "crossdomain", "wrapped_function" ] ] ], "crossdomain": [ [ "examples/basic/data/ajax_source.py", [ "crossdomain" ] ], [ "examples/basic/data/server_sent_events_source.py", [ "crossdomain" ] ] ], "data": [ [ "examples/basic/data/ajax_source.py", [ "data" ] ], [ "examples/models/gauges.py", [ "data" ] ] ], "make_plot": [ [ "examples/basic/data/color_mappers.py", [ "make_plot" ] ], [ "examples/basic/layouts/anscombe.py", [ "make_plot" ] ], [ "examples/output/apis/autoload_static.py", [ "make_plot" ] ], [ "examples/output/apis/json_item.py", [ "make_plot" ] ], [ "examples/output/apis/json_item_themed.py", [ "make_plot" ] ], [ "examples/output/webgl/marker_compare.py", [ "make_plot" ] ], [ "examples/plotting/histogram.py", [ "make_plot" ] ], [ "examples/plotting/toolbar_autohide.py", [ "make_plot" ] ], [ "examples/server/app/weather/main.py", [ "make_plot" ] ] ], "event_stream": [ [ "examples/basic/data/server_sent_events_source.py", [ "stream", "event_stream" ] ] ], "stream": [ [ "examples/basic/data/server_sent_events_source.py", [ "stream" ] ], [ "examples/server/app/duffing_oscillator.py", [ "stream" ] ], [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "stream" ] ] ], "datetime": [ [ "examples/basic/data/transform_customjs.py", [ "datetime" ] ], [ "examples/interaction/tools/hover_tooltip_formatting.py", [ "datetime" ] ], [ "examples/plotting/multi_legend.py", [ "datetime" ] ], [ "examples/plotting/stocks.py", [ "datetime" ] ] ], "bollinger": [ [ "examples/basic/layouts/dashboard.py", [ "bollinger" ] ] ], "slider": [ [ "examples/basic/layouts/dashboard.py", [ "slider" ] ] ], "linked_panning": [ [ "examples/basic/layouts/dashboard.py", [ "linked_panning" ] ] ], "text": [ [ "examples/basic/layouts/words_and_plots.py", [ "text" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "text" ] ] ], "scatter": [ [ "examples/basic/layouts/words_and_plots.py", [ "scatter" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "scatter" ] ] ], "hover_plot": [ [ "examples/basic/layouts/words_and_plots.py", [ "hover_plot" ] ] ], "intro": [ [ "examples/basic/layouts/words_and_plots.py", [ "intro" ] ] ], "lorenz": [ [ "examples/basic/lines/lorenz.py", [ "lorenz" ] ] ], "make_figure": [ [ "examples/integration/embed/css_grid_simple.py", [ "make_figure" ] ], [ "examples/integration/embed/css_grid_simple_no_extend.py", [ "make_figure" ] ], [ "examples/integration/glyphs/frame_clipping_multi_backend.py", [ "make_figure" ] ], [ "examples/integration/glyphs/log_scale_multi_backend.py", [ "make_figure" ] ] ], "mkglyph": [ [ "examples/integration/glyphs/selection_nonselection.py", [ "mkglyph" ] ] ], "fig": [ [ "examples/integration/layout/multi_plot_layout.py", [ "fig" ] ] ], "py_ready": [ [ "examples/interaction/js_callbacks/doc_js_events.py", [ "py_ready" ] ] ], "py_connection_lost": [ [ "examples/interaction/js_callbacks/doc_js_events.py", [ "py_connection_lost" ] ] ], "py_clicked": [ [ "examples/interaction/js_callbacks/doc_js_events.py", [ "py_clicked" ] ] ], "display_event": [ [ "examples/interaction/js_callbacks/js_on_event.py", [ "display_event" ] ], [ "examples/server/app/events_app.py", [ "display_event" ] ] ], "weekday": [ [ "examples/models/calendars.py", [ "make_calendar", "weekday" ] ] ], "pick_weekdays": [ [ "examples/models/calendars.py", [ "make_calendar", "pick_weekdays" ] ] ], "make_calendar": [ [ "examples/models/calendars.py", [ "make_calendar" ] ] ], "speed_to_angle": [ [ "examples/models/gauges.py", [ "speed_to_angle" ] ] ], "add_needle": [ [ "examples/models/gauges.py", [ "add_needle" ] ] ], "add_gauge": [ [ "examples/models/gauges.py", [ "add_gauge" ] ] ], "screen": [ [ "examples/models/glyphs.py", [ "screen" ] ] ], "make_tab": [ [ "examples/models/glyphs.py", [ "make_tab" ] ] ], "make_tabs": [ [ "examples/models/glyphs.py", [ "make_tabs" ] ] ], "create_graph": [ [ "examples/models/graphs.py", [ "create_graph" ] ] ], "get_text": [ [ "examples/models/latex_labels.py", [ "get_text" ] ] ], "add_legend": [ [ "examples/models/legends.py", [ "add_legend" ] ] ], "add_title": [ [ "examples/models/panels.py", [ "add_title" ] ] ], "color_slider": [ [ "examples/models/sliders.py", [ "color_picker", "color_slider" ] ] ], "color_picker": [ [ "examples/models/sliders.py", [ "color_picker" ] ] ], "mkplot": [ [ "examples/models/toolbars.py", [ "mkplot" ] ], [ "examples/models/toolbars2.py", [ "mkplot" ] ] ], "mkgrid": [ [ "examples/models/toolbars2.py", [ "mkgrid" ] ] ], "haversin": [ [ "examples/models/trail.py", [ "haversin" ] ] ], "distance": [ [ "examples/models/trail.py", [ "distance" ] ] ], "prep_data": [ [ "examples/models/trail.py", [ "prep_data" ] ] ], "trail_map": [ [ "examples/models/trail.py", [ "trail_map" ] ] ], "altitude_profile": [ [ "examples/models/trail.py", [ "altitude_profile" ] ] ], "mk_tab": [ [ "examples/models/widgets.py", [ "mk_tab" ] ] ], "initialize": [ [ "examples/output/apis/autoload_static.py", [ "IndexHandler", "initialize" ] ], [ "examples/output/apis/autoload_static.py", [ "JSHandler", "initialize" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "initialize" ] ], [ "src/bokeh/server/views/ico_handler.py", [ "IcoHandler", "initialize" ] ], [ "src/bokeh/server/views/multi_root_static_handler.py", [ "MultiRootStaticHandler", "initialize" ] ], [ "src/bokeh/server/views/root_handler.py", [ "RootHandler", "initialize" ] ], [ "src/bokeh/server/views/session_handler.py", [ "SessionHandler", "initialize" ] ], [ "src/bokeh/server/views/ws.py", [ "WSHandler", "initialize" ] ], [ "tests/support/plugins/project.py", [ "_ExitHandler", "initialize" ] ] ], "get": [ [ "examples/output/apis/autoload_static.py", [ "IndexHandler", "get" ] ], [ "examples/output/apis/autoload_static.py", [ "JSHandler", "get" ] ], [ "examples/server/api/tornado_embed.py", [ "IndexHandler", "get" ] ], [ "examples/server/app/server_auth/auth.py", [ "LoginHandler", "get" ] ], [ "examples/server/app/server_auth/auth.py", [ "LogoutHandler", "get" ] ], [ "src/bokeh/io/webdriver.py", [ "_WebdriverState", "get" ] ], [ "src/bokeh/server/views/autoload_js_handler.py", [ "AutoloadJsHandler", "get" ] ], [ "src/bokeh/server/views/doc_handler.py", [ "DocHandler", "get" ] ], [ "src/bokeh/server/views/ico_handler.py", [ "IcoHandler", "get" ] ], [ "src/bokeh/server/views/metadata_handler.py", [ "MetadataHandler", "get" ] ], [ "src/bokeh/server/views/root_handler.py", [ "RootHandler", "get" ] ], [ "tests/support/plugins/project.py", [ "_ExitHandler", "get" ] ] ], "render_plot": [ [ "examples/output/apis/autoload_static_flask.py", [ "render_plot" ] ] ], "plot_html": [ [ "examples/output/apis/autoload_static_flask.py", [ "plot_html" ] ] ], "plot_js": [ [ "examples/output/apis/autoload_static_flask.py", [ "plot_js" ] ] ], "selected_name": [ [ "examples/output/apis/file_html.py", [ "selected_name" ] ], [ "examples/plotting/sprint.py", [ "selected_name" ] ] ], "plot": [ [ "examples/output/apis/json_item.py", [ "plot" ] ], [ "examples/output/apis/json_item_themed.py", [ "plot" ] ], [ "examples/plotting/airports_map.py", [ "plot" ] ], [ "src/bokeh/plotting/_figure.py", [ "figure", "plot" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "plot" ] ], [ "src/bokeh/plotting/gmap.py", [ "GMap", "plot" ] ], [ "tests/integration/models/test_plot.py", [ "Fig", "plot" ] ], [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svg_with_svg_present", "plot" ] ], [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svgs_with_svg_present", "plot" ] ] ], "plot2": [ [ "examples/output/apis/json_item.py", [ "plot2" ] ], [ "examples/output/apis/json_item_themed.py", [ "plot2" ] ] ], "update_title": [ [ "examples/output/apis/server_document/bokeh_server.py", [ "update_title" ] ], [ "examples/server/app/server_auth/app.py", [ "update_title" ] ], [ "examples/server/app/sliders.py", [ "update_title" ] ] ], "update_data": [ [ "examples/output/apis/server_document/bokeh_server.py", [ "update_data" ] ], [ "examples/server/app/server_auth/app.py", [ "update_data" ] ], [ "examples/server/app/sliders.py", [ "update_data" ] ] ], "kill_server": [ [ "examples/output/apis/server_document/flask_server.py", [ "kill_server" ] ] ], "home": [ [ "examples/output/apis/server_document/flask_server.py", [ "home" ] ] ], "visualization": [ [ "examples/output/apis/server_document/flask_server.py", [ "visualization" ] ] ], "bkapp_page": [ [ "examples/output/apis/server_session/serve.py", [ "bkapp_page" ] ], [ "examples/server/api/flask_embed.py", [ "bkapp_page" ] ], [ "examples/server/api/flask_gunicorn_embed.py", [ "bkapp_page" ] ] ], "randomize": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "randomize" ] ] ], "change_anglex": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "change_anglex" ] ] ], "change_angley": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "change_angley" ] ] ], "change_anglez": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "change_anglez" ] ] ], "change_x": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "change_x" ] ] ], "change_y": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "change_y" ] ] ], "change_z": [ [ "examples/output/jupyter/ipywidgets/ipyvolume_camera.py", [ "change_z" ] ] ], "make_callback": [ [ "examples/output/webgl/line_compare.py", [ "make_callback" ] ] ], "make_slider": [ [ "examples/output/webgl/line_compare.py", [ "make_slider" ] ] ], "make_dropdown": [ [ "examples/output/webgl/line_compare.py", [ "make_dropdown" ] ] ], "draw_test_figure": [ [ "examples/plotting/aspect.py", [ "draw_test_figure" ] ] ], "stacked": [ [ "examples/plotting/brewer.py", [ "stacked" ] ] ], "data_flat": [ [ "examples/plotting/dynamic_color_mapping.py", [ "data_flat" ] ] ], "data_sloped": [ [ "examples/plotting/dynamic_color_mapping.py", [ "data_sloped" ] ] ], "bohr_diagram": [ [ "examples/plotting/periodic_shells.py", [ "bohr_diagram" ] ] ], "tooltips": [ [ "examples/plotting/periodic_shells.py", [ "tooltips" ] ] ], "rose": [ [ "examples/plotting/polar.py", [ "rose" ] ], [ "examples/plotting/polar_subcoordinates.py", [ "rose" ] ] ], "grid": [ [ "examples/plotting/polar.py", [ "grid" ] ], [ "src/bokeh/layouts.py", [ "grid" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "grid" ] ] ], "xs": [ [ "examples/plotting/text.py", [ "xs" ] ] ], "ys": [ [ "examples/plotting/text.py", [ "ys" ] ] ], "trefoil": [ [ "examples/plotting/trefoil.py", [ "trefoil" ] ] ], "button_click": [ [ "examples/reference/models/button_server.py", [ "button_click" ] ] ], "checkbox_button_click": [ [ "examples/reference/models/checkbox_button_server.py", [ "checkbox_button_click" ] ] ], "checkbox_click": [ [ "examples/reference/models/checkbox_server.py", [ "checkbox_click" ] ] ], "cb": [ [ "examples/reference/models/data_table_server.py", [ "cb" ] ], [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_inner_dims_trigger_on_dynamic_add", "modify_doc", "cb" ] ], [ "tests/integration/tools/test_box_edit_tool.py", [ "_make_server_plot", "modify_doc", "cb" ] ], [ "tests/integration/tools/test_freehand_draw_tool.py", [ "_make_server_plot", "modify_doc", "cb" ] ], [ "tests/integration/tools/test_point_draw_tool.py", [ "_make_server_plot", "modify_doc", "cb" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "_make_server_plot", "modify_doc", "cb" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "_make_server_plot", "modify_doc", "cb" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_data_update", "modify_doc", "cb" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_patch", "modify_doc", "cb" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_stream", "modify_doc", "cb" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_callback_triggered_after_edit", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_autocomplete_input.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_button.py", [ "Test_Button", "test_server_on_event_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_checkbox_button_group.py", [ "Test_CheckboxButtonGroup", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_checkbox_group.py", [ "Test_CheckboxGroup", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_color_picker.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_server_update_disabled", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_server_bar_color_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_bar_color_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_title_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_server_bar_color_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_dropdown.py", [ "Test_Dropdown", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_multi_choice.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_password_input.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_radio_button_group.py", [ "Test_RadioButtonGroup", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_radio_group.py", [ "Test_RadioGroup", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_server_bar_color_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_on_change_round_trip", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_bar_color_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_title_updates", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_spinner.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_text_input.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_textarea_input.py", [ "mk_modify_doc", "modify_doc", "cb" ] ], [ "tests/integration/widgets/test_toggle.py", [ "Test_Toggle", "test_server_on_click_round_trip", "modify_doc", "cb" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test___delete__", "cb" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_add_session_callback", "cb" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_change", "cb" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_message", "cb" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_on_change", "cb" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_on_message", "cb" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_session_callback", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_periodic_callback", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_timeout_callback", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_next_tick_callback", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_periodic_callback_gets_curdoc", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_timeout_callback_gets_curdoc", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_next_tick_callback_gets_curdoc", "cb" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_model_callback_gets_curdoc", "cb" ] ], [ "tests/unit/bokeh/document/test_locking.py", [ "test_next_tick_callback_works", "cb" ] ], [ "tests/unit/bokeh/document/test_locking.py", [ "test_without_document_lock", "cb" ] ], [ "tests/unit/bokeh/document/test_locking.py", [ "test_without_document_lock_accepts_async_function", "cb" ] ], [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_async_next_tick_callback_is_called", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_timeout_async", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_timeout_async_added_before_push", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_session_timeout_async", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_next_tick_async", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_next_tick_async_added_before_push", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_session_next_tick_async", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_periodic_async", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_periodic_async_added_before_push", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_session_periodic_async", "with_ManagedServerLoop_ap", "cb" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test__trigger_event_wraps_curdoc", "cb" ] ] ], "dropdown_click": [ [ "examples/reference/models/dropdown_menu_server.py", [ "dropdown_click" ] ] ], "multiselect_click": [ [ "examples/reference/models/multi_select_server.py", [ "multiselect_click" ] ] ], "radiogroup_click": [ [ "examples/reference/models/radio_button_group_server.py", [ "radiogroup_click" ] ], [ "examples/reference/models/radio_group_server.py", [ "radiogroup_click" ] ] ], "slider_change": [ [ "examples/reference/models/range_slider_server.py", [ "slider_change" ] ], [ "examples/reference/models/slider_server.py", [ "slider_change" ] ] ], "select_click": [ [ "examples/reference/models/select_server.py", [ "select_click" ] ] ], "callback": [ [ "examples/server/api/flask_embed.py", [ "bkapp", "callback" ] ], [ "examples/server/api/flask_gunicorn_embed.py", [ "bkapp", "callback" ] ], [ "examples/server/api/standalone_embed.py", [ "bkapp", "callback" ] ], [ "examples/server/api/tornado_embed.py", [ "bkapp", "callback" ] ], [ "examples/server/app/contour_animated.py", [ "callback" ] ], [ "src/bokeh/server/callbacks.py", [ "SessionCallback", "callback" ] ] ], "bkapp": [ [ "examples/server/api/flask_embed.py", [ "bkapp" ] ], [ "examples/server/api/flask_gunicorn_embed.py", [ "bkapp" ] ], [ "examples/server/api/standalone_embed.py", [ "bkapp" ] ], [ "examples/server/api/tornado_embed.py", [ "bkapp" ] ] ], "bk_worker": [ [ "examples/server/api/flask_embed.py", [ "bk_worker" ] ], [ "examples/server/api/flask_gunicorn_embed.py", [ "bk_worker" ] ] ], "clustering": [ [ "examples/server/app/clustering/main.py", [ "clustering" ] ] ], "get_dataset": [ [ "examples/server/app/clustering/main.py", [ "get_dataset" ] ], [ "examples/server/app/weather/main.py", [ "get_dataset" ] ] ], "update_algorithm_or_clusters": [ [ "examples/server/app/clustering/main.py", [ "update_algorithm_or_clusters" ] ] ], "update_samples_or_dataset": [ [ "examples/server/app/clustering/main.py", [ "update_samples_or_dataset" ] ] ], "get_z": [ [ "examples/server/app/contour_animated.py", [ "get_z" ] ] ], "create_figure": [ [ "examples/server/app/crossfilter/main.py", [ "create_figure" ] ] ], "update": [ [ "examples/server/app/crossfilter/main.py", [ "update" ] ], [ "examples/server/app/duffing_oscillator.py", [ "update" ] ], [ "examples/server/app/export_csv/main.py", [ "update" ] ], [ "examples/server/app/faces/main.py", [ "update" ] ], [ "examples/server/app/fourier_animated.py", [ "update" ] ], [ "examples/server/app/image_blur.py", [ "update" ] ], [ "examples/server/app/line_on_off.py", [ "update" ] ], [ "examples/server/app/movies/main.py", [ "update" ] ], [ "examples/server/app/ohlc/main.py", [ "update" ] ], [ "examples/server/app/patch_app.py", [ "update" ] ], [ "examples/server/app/population.py", [ "update" ] ], [ "examples/server/app/selection_histogram.py", [ "update" ] ], [ "examples/server/app/simple_hdf5/main.py", [ "update" ] ], [ "examples/server/app/spectrogram/main.py", [ "update" ] ], [ "examples/server/app/stocks/main.py", [ "update" ] ], [ "examples/server/app/surface3d/main.py", [ "update" ] ], [ "examples/server/app/taylor.py", [ "update" ] ], [ "src/bokeh/core/has_props.py", [ "HasProps", "update" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "update" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "update" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueColumnData", "update" ] ], [ "tests/unit/bokeh/command/subcommands/apps/line_on_off.py", [ "update" ] ] ], "dV_dx": [ [ "examples/server/app/duffing_oscillator.py", [ "dV_dx" ] ] ], "reset": [ [ "examples/server/app/duffing_oscillator.py", [ "reset" ] ], [ "src/bokeh/io/state.py", [ "State", "reset" ] ], [ "src/bokeh/io/webdriver.py", [ "_WebdriverState", "reset" ] ] ], "slider_callback": [ [ "examples/server/app/duffing_oscillator.py", [ "slider_callback" ] ] ], "python_callback": [ [ "examples/server/app/events_app.py", [ "print_event", "python_callback" ] ] ], "print_event": [ [ "examples/server/app/events_app.py", [ "print_event" ] ] ], "update_term_data": [ [ "examples/server/app/fourier_animated.py", [ "update_term_data" ] ] ], "process_data": [ [ "examples/server/app/gapminder/data.py", [ "process_data" ] ] ], "animate_update": [ [ "examples/server/app/gapminder/main.py", [ "animate_update" ] ] ], "slider_update": [ [ "examples/server/app/gapminder/main.py", [ "slider_update" ] ] ], "animate": [ [ "examples/server/app/gapminder/main.py", [ "animate" ] ] ], "scb": [ [ "examples/server/app/hold_app.py", [ "scb" ] ] ], "blur": [ [ "examples/server/app/image_blur.py", [ "blur" ] ] ], "select_movies": [ [ "examples/server/app/movies/main.py", [ "select_movies" ] ] ], "_create_prices": [ [ "examples/server/app/ohlc/main.py", [ "_create_prices" ] ] ], "_moving_avg": [ [ "examples/server/app/ohlc/main.py", [ "_moving_avg" ] ] ], "_ema": [ [ "examples/server/app/ohlc/main.py", [ "_ema" ] ] ], "get_user": [ [ "examples/server/app/server_auth/auth.py", [ "get_user" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "get_user" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "get_user" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "get_user" ] ], [ "tests/unit/bokeh/command/subcommands/_dummy_auth.py", [ "get_user" ] ] ], "check_permission": [ [ "examples/server/app/server_auth/auth.py", [ "LoginHandler", "check_permission" ] ] ], "post": [ [ "examples/server/app/server_auth/auth.py", [ "LoginHandler", "post" ] ] ], "set_current_user": [ [ "examples/server/app/server_auth/auth.py", [ "LoginHandler", "set_current_user" ] ] ], "generate_data": [ [ "examples/server/app/simple_hdf5/create_hdf5.py", [ "generate_data" ] ] ], "select_data": [ [ "examples/server/app/simple_hdf5/main.py", [ "select_data" ] ] ], "on_server_loaded": [ [ "examples/server/app/spectrogram/app_hooks.py", [ "on_server_loaded" ] ], [ "examples/server/app/stocks/app_hooks.py", [ "on_server_loaded" ] ], [ "src/bokeh/application/application.py", [ "Application", "on_server_loaded" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "on_server_loaded" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "on_server_loaded" ] ], [ "src/bokeh/application/handlers/lifecycle.py", [ "LifecycleHandler", "on_server_loaded" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_server_loaded" ] ] ], "update_audio_data": [ [ "examples/server/app/spectrogram/audio.py", [ "try_", "update_audio_data" ] ], [ "examples/server/app/spectrogram/audio.py", [ "try_", "except_ImportError_", "update_audio_data" ] ] ], "fm_modulation": [ [ "examples/server/app/spectrogram/audio.py", [ "try_", "except_ImportError_", "fm_modulation" ] ] ], "nix": [ [ "examples/server/app/stocks/main.py", [ "nix" ] ] ], "get_data": [ [ "examples/server/app/stocks/main.py", [ "get_data" ] ] ], "ticker1_change": [ [ "examples/server/app/stocks/main.py", [ "ticker1_change" ] ] ], "ticker2_change": [ [ "examples/server/app/stocks/main.py", [ "ticker2_change" ] ] ], "update_stats": [ [ "examples/server/app/stocks/main.py", [ "update_stats" ] ] ], "selection_change": [ [ "examples/server/app/stocks/main.py", [ "selection_change" ] ] ], "compute": [ [ "examples/server/app/surface3d/main.py", [ "compute" ] ] ], "taylor": [ [ "examples/server/app/taylor.py", [ "taylor" ] ] ], "update_plot": [ [ "examples/server/app/weather/main.py", [ "update_plot" ] ] ], "spectral_radiance": [ [ "examples/styling/mathtext/latex_blackbody_radiation.py", [ "spectral_radiance" ] ] ], "ridge": [ [ "examples/topics/categorical/ridgeplot.py", [ "ridge" ] ] ], "lnglat_to_meters": [ [ "examples/topics/geo/tile_demo.py", [ "lnglat_to_meters" ] ] ], "bezier": [ [ "examples/topics/graph/static_paths.py", [ "bezier" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "bezier" ] ] ], "treemap": [ [ "examples/topics/hierarchical/treemap.py", [ "treemap" ] ] ], "scale": [ [ "examples/topics/pie/burtin.py", [ "scale" ] ] ], "kde": [ [ "examples/topics/stats/kde2d.py", [ "kde" ] ] ], "__str__": [ [ "release/action.py", [ "ActionReturn", "__str__" ] ], [ "src/bokeh/core/enums.py", [ "Enumeration", "__str__" ] ], [ "src/bokeh/core/has_props.py", [ "HasProps", "__str__" ] ], [ "src/bokeh/core/property/auto.py", [ "Auto", "__str__" ] ], [ "src/bokeh/core/property/bases.py", [ "Property", "__str__" ] ], [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "__str__" ] ], [ "src/bokeh/core/property/color.py", [ "Color", "__str__" ] ], [ "src/bokeh/core/property/container.py", [ "RelativeDelta", "__str__" ] ], [ "src/bokeh/core/property/dataspec.py", [ "UnitsSpec", "__str__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "__str__" ] ], [ "src/bokeh/core/property/enum.py", [ "Enum", "__str__" ] ], [ "src/bokeh/core/property/instance.py", [ "Object", "__str__" ] ], [ "src/bokeh/core/property/numeric.py", [ "Interval", "__str__" ] ], [ "src/bokeh/core/property/singletons.py", [ "UndefinedType", "__str__" ] ], [ "src/bokeh/core/property/singletons.py", [ "IntrinsicType", "__str__" ] ], [ "src/bokeh/core/property/string.py", [ "Regex", "__str__" ] ], [ "src/bokeh/core/property/struct.py", [ "Struct", "__str__" ] ], [ "src/bokeh/core/property/visual.py", [ "DashPattern", "__str__" ] ], [ "src/bokeh/core/property/visual.py", [ "HatchPatternType", "__str__" ] ], [ "src/bokeh/model/model.py", [ "Model", "__str__" ] ], [ "src/bokeh/util/compiler.py", [ "CompilationError", "__str__" ] ], [ "tests/support/util/examples.py", [ "Example", "__str__" ] ] ], "__repr__": [ [ "release/action.py", [ "ActionReturn", "__repr__" ] ], [ "release/logger.py", [ "Scrubber", "__repr__" ] ], [ "src/bokeh/colors/color.py", [ "Color", "__repr__" ] ], [ "src/bokeh/core/property/bases.py", [ "Property", "__repr__" ] ], [ "src/bokeh/core/property/instance.py", [ "InstanceDefault", "__repr__" ] ], [ "src/bokeh/core/property/singletons.py", [ "UndefinedType", "__repr__" ] ], [ "src/bokeh/core/property/singletons.py", [ "IntrinsicType", "__repr__" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoots", "__repr__" ] ], [ "src/bokeh/protocol/__init__.py", [ "Protocol", "__repr__" ] ], [ "src/bokeh/protocol/message.py", [ "Message", "__repr__" ] ], [ "src/bokeh/protocol/messages/error.py", [ "error", "__repr__" ] ], [ "src/bokeh/resources.py", [ "Resources", "__repr__" ] ], [ "src/bokeh/util/dataclasses.py", [ "_UnspecifiedType", "__repr__" ] ] ], "build_bokehjs": [ [ "release/build.py", [ "build_bokehjs" ] ] ], "build_npm_packages": [ [ "release/build.py", [ "build_npm_packages" ] ] ], "build_conda_packages": [ [ "release/build.py", [ "build_conda_packages" ] ] ], "build_docs": [ [ "release/build.py", [ "build_docs" ] ] ], "build_pip_packages": [ [ "release/build.py", [ "build_pip_packages" ] ] ], "dev_install_bokehjs": [ [ "release/build.py", [ "dev_install_bokehjs" ] ] ], "install_bokehjs": [ [ "release/build.py", [ "install_bokehjs" ] ] ], "npm_install": [ [ "release/build.py", [ "npm_install" ] ] ], "pack_deployment_tarball": [ [ "release/build.py", [ "pack_deployment_tarball" ] ] ], "update_package_json": [ [ "release/build.py", [ "update_bokehjs_versions", "update_package_json" ] ] ], "update_package_lock_json": [ [ "release/build.py", [ "update_bokehjs_versions", "update_package_lock_json" ] ] ], "update_bokehjs_versions": [ [ "release/build.py", [ "update_bokehjs_versions" ] ] ], "update_changelog": [ [ "release/build.py", [ "update_changelog" ] ] ], "update_hash_manifest": [ [ "release/build.py", [ "update_hash_manifest" ] ] ], "verify_pip_install_from_sdist": [ [ "release/build.py", [ "verify_pip_install_from_sdist" ] ] ], "verify_pip_install_using_sdist": [ [ "release/build.py", [ "verify_pip_install_using_sdist" ] ] ], "verify_pip_install_using_wheel": [ [ "release/build.py", [ "verify_pip_install_using_wheel" ] ] ], "verify_conda_install": [ [ "release/build.py", [ "verify_conda_install" ] ] ], "func": [ [ "release/checks.py", [ "_check_app_present", "func" ] ], [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "_make_post_doc_check", "func" ] ], [ "src/bokeh/core/property/validation.py", [ "without_property_validation", "func" ] ], [ "tests/support/plugins/project.py", [ "bokeh_app_info", "func" ] ], [ "tests/support/plugins/project.py", [ "bokeh_model_page", "func" ] ], [ "tests/support/plugins/project.py", [ "single_plot_page", "func" ] ], [ "tests/support/plugins/project.py", [ "bokeh_server_page", "func" ] ], [ "tests/support/plugins/selenium.py", [ "has_no_console_errors", "if_driver_name_chrome", "func" ] ], [ "tests/support/plugins/selenium.py", [ "has_no_console_errors", "if_driver_name_chrome", "else_", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_no_endpoints", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_url_endpoint", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_logout_url_endpoint", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_logout_url_endpoint", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_get_user", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_get_user_async", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_url", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_get_login_url", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_handler", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_logout_url", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_logout_handler", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_both_user", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_no_login", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_both_login", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_handler_with_get_login_url", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_login_handler_wrong_type", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_login_handler_wrong_url", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_logout_handler_wrong_type", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_logout_handler_wrong_url", "func" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "test_load_auth_module", "func" ] ], [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "_make_invocation_counter", "func" ] ], [ "tests/unit/bokeh/util/test_token.py", [ "_nie", "func" ] ] ], "_check_app_present": [ [ "release/checks.py", [ "_check_app_present" ] ] ], "check_repo_is_bokeh": [ [ "release/checks.py", [ "check_repo_is_bokeh" ] ] ], "check_release_notes_present": [ [ "release/checks.py", [ "check_release_notes_present" ] ] ], "check_checkout_on_base_branch": [ [ "release/checks.py", [ "check_checkout_on_base_branch" ] ] ], "check_checkout_is_clean": [ [ "release/checks.py", [ "check_checkout_is_clean" ] ] ], "check_checkout_matches_remote": [ [ "release/checks.py", [ "check_checkout_matches_remote" ] ] ], "check_docs_version_config": [ [ "release/checks.py", [ "check_docs_version_config" ] ] ], "check_release_tag_is_available": [ [ "release/checks.py", [ "check_release_tag_is_available" ] ] ], "check_version_order": [ [ "release/checks.py", [ "check_version_order" ] ] ], "check_staging_branch_is_available": [ [ "release/checks.py", [ "check_staging_branch_is_available" ] ] ], "check_milestone_labels": [ [ "release/checks.py", [ "check_milestone_labels" ] ] ], "add_secret": [ [ "release/config.py", [ "Config", "add_secret" ] ] ], "add_modified": [ [ "release/config.py", [ "Config", "add_modified" ] ] ], "secrets": [ [ "release/config.py", [ "Config", "secrets" ] ] ], "modified": [ [ "release/config.py", [ "Config", "modified" ] ] ], "prerelease": [ [ "release/config.py", [ "Config", "prerelease" ] ] ], "version_type": [ [ "release/config.py", [ "Config", "version_type" ] ] ], "js_version": [ [ "release/config.py", [ "Config", "js_version" ] ] ], "release_level": [ [ "release/config.py", [ "Config", "release_level" ] ] ], "staging_branch": [ [ "release/config.py", [ "Config", "staging_branch" ] ] ], "base_branch": [ [ "release/config.py", [ "Config", "base_branch" ] ] ], "milestone_version": [ [ "release/config.py", [ "Config", "milestone_version" ] ] ], "wrapper": [ [ "release/credentials.py", [ "collect_credential", "decorator", "wrapper" ] ], [ "src/bokeh/core/property/wrappers.py", [ "notify_owner", "wrapper" ] ], [ "src/bokeh/document/callbacks.py", [ "_wrap_with_curdoc", "wrapper" ] ], [ "src/bokeh/driving.py", [ "force", "wrapper" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_next_tick_callback", "wrapper" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_timeout_callback", "wrapper" ] ] ], "decorator": [ [ "release/credentials.py", [ "collect_credential", "decorator" ] ], [ "src/bokeh/core/property/_sphinx.py", [ "register_type_link", "decorator" ] ], [ "src/bokeh/core/validation/decorators.py", [ "_validator", "decorator" ] ], [ "src/bokeh/plotting/_decorators.py", [ "marker_method", "decorator" ] ], [ "src/bokeh/plotting/_decorators.py", [ "glyph_method", "decorator" ] ] ], "collect_credential": [ [ "release/credentials.py", [ "collect_credential" ] ] ], "verify_anaconda_credentials": [ [ "release/credentials.py", [ "verify_anaconda_credentials" ] ] ], "verify_pypi_credentials": [ [ "release/credentials.py", [ "verify_pypi_credentials" ] ] ], "verify_google_credentials": [ [ "release/credentials.py", [ "verify_google_credentials" ] ] ], "verify_npm_credentials": [ [ "release/credentials.py", [ "verify_npm_credentials" ] ] ], "verify_aws_credentials": [ [ "release/credentials.py", [ "verify_aws_credentials" ] ] ], "publish_npm_package": [ [ "release/deploy.py", [ "publish_npm_package" ] ] ], "publish_conda_package": [ [ "release/deploy.py", [ "publish_conda_package" ] ] ], "cache": [ [ "release/deploy.py", [ "publish_documentation", "cache" ] ] ], "publish_documentation": [ [ "release/deploy.py", [ "publish_documentation" ] ] ], "publish_pip_packages": [ [ "release/deploy.py", [ "publish_pip_packages" ] ] ], "unpack_deployment_tarball": [ [ "release/deploy.py", [ "unpack_deployment_tarball" ] ] ], "checkout_base_branch": [ [ "release/git.py", [ "checkout_base_branch" ] ] ], "checkout_staging_branch": [ [ "release/git.py", [ "checkout_staging_branch" ] ] ], "clean_repo": [ [ "release/git.py", [ "clean_repo" ] ] ], "commit_staging_branch": [ [ "release/git.py", [ "commit_staging_branch" ] ] ], "delete_staging_branch": [ [ "release/git.py", [ "delete_staging_branch" ] ] ], "merge_staging_branch": [ [ "release/git.py", [ "merge_staging_branch" ] ] ], "push_to_github": [ [ "release/git.py", [ "push_to_github" ] ] ], "tag_release_version": [ [ "release/git.py", [ "tag_release_version" ] ] ], "__len__": [ [ "release/logger.py", [ "Scrubber", "__len__" ] ], [ "src/bokeh/colors/util.py", [ "_ColorGroupMeta", "__len__" ] ], [ "src/bokeh/core/enums.py", [ "Enumeration", "__len__" ] ], [ "src/bokeh/document/models.py", [ "DocumentModelManager", "__len__" ] ], [ "src/bokeh/document/modules.py", [ "DocumentModuleManager", "__len__" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoots", "__len__" ] ] ], "clean": [ [ "release/logger.py", [ "Scrubber", "clean" ] ] ], "add_scrubber": [ [ "release/logger.py", [ "Log", "add_scrubber" ] ] ], "record": [ [ "release/logger.py", [ "Log", "record" ] ] ], "clear": [ [ "release/logger.py", [ "Log", "clear" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "clear" ] ], [ "src/bokeh/document/document.py", [ "Document", "clear" ] ] ], "dump": [ [ "release/logger.py", [ "Log", "dump" ] ] ], "_scrub_text": [ [ "release/logger.py", [ "Log", "_scrub_text" ] ] ], "is_check": [ [ "release/pipeline.py", [ "is_check" ] ] ], "execute": [ [ "release/pipeline.py", [ "Pipeline", "execute" ] ] ], "_upload_file_to_cdn": [ [ "release/remote.py", [ "_upload_file_to_cdn" ] ] ], "download_deployment_tarball": [ [ "release/remote.py", [ "download_deployment_tarball" ] ] ], "publish_bokehjs_to_cdn": [ [ "release/remote.py", [ "publish_bokehjs_to_cdn" ] ] ], "upload_deployment_tarball": [ [ "release/remote.py", [ "upload_deployment_tarball" ] ] ], "run": [ [ "release/system.py", [ "System", "run" ] ], [ "setup.py", [ "Build", "run" ] ], [ "setup.py", [ "EditableWheel", "run" ] ], [ "setup.py", [ "Sdist", "run" ] ], [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "run" ] ], [ "src/bokeh/client/states.py", [ "State", "run" ] ], [ "src/bokeh/client/states.py", [ "NOT_YET_CONNECTED", "run" ] ], [ "src/bokeh/client/states.py", [ "CONNECTED_BEFORE_ACK", "run" ] ], [ "src/bokeh/client/states.py", [ "CONNECTED_AFTER_ACK", "run" ] ], [ "src/bokeh/client/states.py", [ "DISCONNECTED", "run" ] ], [ "src/bokeh/client/states.py", [ "WAITING_FOR_REPLY", "run" ] ], [ "src/bokeh/sphinxext/bokeh_color.py", [ "BokehColorDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_enum.py", [ "BokehEnumDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_example_metadata.py", [ "BokehExampleMetadataDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_gallery.py", [ "BokehGalleryDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_jinja.py", [ "BokehJinjaDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_model.py", [ "BokehModelDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_options.py", [ "BokehOptionsDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_palette_group.py", [ "BokehPaletteGroupDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_plot.py", [ "BokehPlotDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_prop.py", [ "BokehPropDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_releases.py", [ "BokehReleases", "run" ] ], [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "BokehGalleryOverviewDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "BokehSampledataXrefDirective", "run" ] ], [ "src/bokeh/sphinxext/bokeh_settings.py", [ "BokehSettingsDirective", "run" ] ], [ "src/bokeh/sphinxext/bokehjs_content.py", [ "BokehJSContent", "run" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_basic_script", "run" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_basic_script_with_output_after", "run" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_basic_script_with_output_before", "run" ] ], [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "run" ] ] ], "abort": [ [ "release/system.py", [ "System", "abort" ] ] ], "cd": [ [ "release/system.py", [ "System", "cd" ] ] ], "pushd": [ [ "release/system.py", [ "System", "pushd" ] ] ], "popd": [ [ "release/system.py", [ "System", "popd" ] ] ], "bright": [ [ "release/ui.py", [ "try_", "bright" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "bright" ] ], [ "setup.py", [ "try_", "bright" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "bright" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "except_ImportError_", "bright" ] ] ], "dim": [ [ "release/ui.py", [ "try_", "dim" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "dim" ] ], [ "setup.py", [ "try_", "dim" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "dim" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "except_ImportError_", "dim" ] ] ], "white": [ [ "release/ui.py", [ "try_", "white" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "white" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "white" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "except_ImportError_", "white" ] ] ], "blue": [ [ "release/ui.py", [ "try_", "blue" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "blue" ] ] ], "red": [ [ "release/ui.py", [ "try_", "red" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "red" ] ], [ "setup.py", [ "try_", "red" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "red" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "except_ImportError_", "red" ] ] ], "green": [ [ "release/ui.py", [ "try_", "green" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "green" ] ], [ "setup.py", [ "try_", "green" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "green" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "except_ImportError_", "green" ] ] ], "yellow": [ [ "release/ui.py", [ "try_", "yellow" ] ], [ "release/ui.py", [ "try_", "except_ImportError_", "yellow" ] ], [ "setup.py", [ "try_", "yellow" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "yellow" ] ], [ "src/bokeh/util/terminal.py", [ "try_", "except_ImportError_", "yellow" ] ] ], "banner": [ [ "release/ui.py", [ "banner" ] ] ], "_format_details": [ [ "release/ui.py", [ "_format_details" ] ] ], "failed": [ [ "release/ui.py", [ "failed" ] ], [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "failed" ] ], [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "failed" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "failed" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "failed" ] ], [ "src/bokeh/application/handlers/server_lifecycle.py", [ "ServerLifecycleHandler", "failed" ] ], [ "src/bokeh/application/handlers/server_request_handler.py", [ "ServerRequestHandler", "failed" ] ], [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "failed" ] ] ], "passed": [ [ "release/ui.py", [ "passed" ] ] ], "shell": [ [ "release/ui.py", [ "shell" ] ] ], "skipped": [ [ "release/ui.py", [ "skipped" ] ] ], "task": [ [ "release/ui.py", [ "task" ] ] ], "load_config": [ [ "release/util.py", [ "load_config" ] ], [ "src/bokeh/settings.py", [ "Settings", "load_config" ] ] ], "save_config": [ [ "release/util.py", [ "save_config" ] ] ], "skip_for_prerelease": [ [ "release/util.py", [ "skip_for_prerelease" ] ] ], "InstallHooks": [ [ "scripts/hooks/install.py", [ "InstallHooks" ] ] ], "ProtectBranches": [ [ "scripts/hooks/protect_branches.py", [ "ProtectBranches" ] ] ], "UninstallHooks": [ [ "scripts/hooks/uninstall.py", [ "UninstallHooks" ] ] ], "query_github": [ [ "scripts/milestone.py", [ "query_github" ] ] ], "get_labels": [ [ "scripts/milestone.py", [ "get_labels" ] ] ], "get_label_for": [ [ "scripts/milestone.py", [ "get_label_for" ] ] ], "get_label_type": [ [ "scripts/milestone.py", [ "get_label_type" ] ] ], "get_label_component": [ [ "scripts/milestone.py", [ "get_label_component" ] ] ], "description": [ [ "scripts/milestone.py", [ "description" ] ] ], "helper": [ [ "scripts/milestone.py", [ "get_milestone_number", "helper" ] ], [ "scripts/milestone.py", [ "get_milestone_items", "helper" ] ], [ "tests/support/plugins/bokeh_server.py", [ "bokeh_server", "wait_for_bokeh_server", "helper" ] ], [ "tests/support/plugins/jupyter_notebook.py", [ "jupyter_notebook", "try_", "else_", "wait_for_jupyter_notebook", "helper" ] ] ], "get_milestone_number": [ [ "scripts/milestone.py", [ "get_milestone_number" ] ] ], "check_issue": [ [ "scripts/milestone.py", [ "check_issue" ] ] ], "check_pr": [ [ "scripts/milestone.py", [ "check_pr" ] ] ], "get_milestone_items": [ [ "scripts/milestone.py", [ "get_milestone_items" ] ] ], "check_milestone_items": [ [ "scripts/milestone.py", [ "check_milestone_items" ] ] ], "main": [ [ "scripts/milestone.py", [ "main" ] ], [ "src/bokeh/__main__.py", [ "main" ] ], [ "src/bokeh/command/bootstrap.py", [ "main" ] ] ], "compute_single_hash": [ [ "scripts/sri.py", [ "compute_single_hash" ] ] ], "compute_hashes_for_paths": [ [ "scripts/sri.py", [ "compute_hashes_for_paths" ] ] ], "get_current_package_json": [ [ "scripts/sri.py", [ "get_current_package_json" ] ] ], "write_package_json": [ [ "scripts/sri.py", [ "write_package_json" ] ] ], "update_package": [ [ "scripts/sri.py", [ "update_package" ] ] ], "_plain": [ [ "setup.py", [ "try_", "except_ModuleNotFoundErro", "_plain" ] ] ], "build_js": [ [ "setup.py", [ "build_js" ] ] ], "install_js": [ [ "setup.py", [ "install_js" ] ] ], "build_or_install_bokehjs": [ [ "setup.py", [ "build_or_install_bokehjs" ] ] ], "check_tags": [ [ "setup.py", [ "check_tags" ] ] ], "die": [ [ "setup.py", [ "die" ] ], [ "src/bokeh/command/util.py", [ "die" ] ] ], "license": [ [ "src/bokeh/__init__.py", [ "license" ] ] ], "_formatwarning": [ [ "src/bokeh/__init__.py", [ "_formatwarning" ] ] ], "handlers": [ [ "src/bokeh/application/application.py", [ "Application", "handlers" ] ] ], "metadata": [ [ "src/bokeh/application/application.py", [ "Application", "metadata" ] ], [ "src/bokeh/protocol/message.py", [ "Message", "metadata" ] ], [ "src/bokeh/util/sampledata.py", [ "metadata" ] ] ], "safe_to_fork": [ [ "src/bokeh/application/application.py", [ "Application", "safe_to_fork" ] ], [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "safe_to_fork" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "safe_to_fork" ] ], [ "src/bokeh/application/handlers/function.py", [ "FunctionHandler", "safe_to_fork" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "safe_to_fork" ] ], [ "src/bokeh/application/handlers/lifecycle.py", [ "LifecycleHandler", "safe_to_fork" ] ], [ "src/bokeh/application/handlers/request_handler.py", [ "RequestHandler", "safe_to_fork" ] ] ], "static_path": [ [ "src/bokeh/application/application.py", [ "Application", "static_path" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "static_path" ] ] ], "add": [ [ "src/bokeh/application/application.py", [ "Application", "add" ] ], [ "src/bokeh/core/has_props.py", [ "_ModelResolver", "add" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "add" ] ], [ "src/bokeh/document/modules.py", [ "DocumentModuleManager", "add" ] ], [ "src/bokeh/embed/bundle.py", [ "Bundle", "add" ] ], [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "add" ] ] ], "create_document": [ [ "src/bokeh/application/application.py", [ "Application", "create_document" ] ] ], "initialize_document": [ [ "src/bokeh/application/application.py", [ "Application", "initialize_document" ] ] ], "on_server_unloaded": [ [ "src/bokeh/application/application.py", [ "Application", "on_server_unloaded" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "on_server_unloaded" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "on_server_unloaded" ] ], [ "src/bokeh/application/handlers/lifecycle.py", [ "LifecycleHandler", "on_server_unloaded" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_server_unloaded" ] ] ], "on_session_created": [ [ "src/bokeh/application/application.py", [ "Application", "on_session_created" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "on_session_created" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "on_session_created" ] ], [ "src/bokeh/application/handlers/lifecycle.py", [ "LifecycleHandler", "on_session_created" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_session_created" ] ] ], "on_session_destroyed": [ [ "src/bokeh/application/application.py", [ "Application", "on_session_destroyed" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "on_session_destroyed" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "on_session_destroyed" ] ], [ "src/bokeh/application/handlers/lifecycle.py", [ "LifecycleHandler", "on_session_destroyed" ] ], [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "on_session_destroyed" ] ], [ "src/bokeh/document/document.py", [ "Document", "on_session_destroyed" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_session_destroyed" ] ] ], "process_request": [ [ "src/bokeh/application/application.py", [ "Application", "process_request" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "process_request" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "process_request" ] ], [ "src/bokeh/application/handlers/request_handler.py", [ "RequestHandler", "process_request" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "RequestHandler", "process_request" ] ] ], "sessions": [ [ "src/bokeh/application/application.py", [ "ServerContext", "sessions" ] ], [ "src/bokeh/server/contexts.py", [ "BokehServerContext", "sessions" ] ], [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "sessions" ] ] ], "destroyed": [ [ "src/bokeh/application/application.py", [ "SessionContext", "destroyed" ] ], [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "destroyed" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "destroyed" ] ] ], "id": [ [ "src/bokeh/application/application.py", [ "SessionContext", "id" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "id" ] ], [ "src/bokeh/model/model.py", [ "Model", "id" ] ], [ "src/bokeh/server/callbacks.py", [ "SessionCallback", "id" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "id" ] ] ], "server_context": [ [ "src/bokeh/application/application.py", [ "SessionContext", "server_context" ] ], [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "server_context" ] ] ], "with_locked_document": [ [ "src/bokeh/application/application.py", [ "SessionContext", "with_locked_document" ] ], [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "with_locked_document" ] ] ], "error": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "error" ] ], [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "error" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "error" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "error" ] ], [ "src/bokeh/application/handlers/server_lifecycle.py", [ "ServerLifecycleHandler", "error" ] ], [ "src/bokeh/application/handlers/server_request_handler.py", [ "ServerRequestHandler", "error" ] ], [ "src/bokeh/core/serialization.py", [ "Serializer", "error" ] ], [ "src/bokeh/core/serialization.py", [ "Deserializer", "error" ] ], [ "src/bokeh/core/validation/decorators.py", [ "error" ] ], [ "src/bokeh/server/connection.py", [ "ServerConnection", "error" ] ], [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "error" ] ] ], "error_detail": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "error_detail" ] ], [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "error_detail" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "error_detail" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "error_detail" ] ], [ "src/bokeh/application/handlers/server_lifecycle.py", [ "ServerLifecycleHandler", "error_detail" ] ], [ "src/bokeh/application/handlers/server_request_handler.py", [ "ServerRequestHandler", "error_detail" ] ], [ "src/bokeh/client/connection.py", [ "ClientConnection", "error_detail" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "error_detail" ] ], [ "src/bokeh/client/states.py", [ "DISCONNECTED", "error_detail" ] ], [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "error_detail" ] ] ], "modify_document": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "modify_document" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "modify_document" ] ], [ "src/bokeh/application/handlers/function.py", [ "FunctionHandler", "modify_document" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "modify_document" ] ], [ "src/bokeh/application/handlers/lifecycle.py", [ "LifecycleHandler", "modify_document" ] ], [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "modify_document" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "modify_document" ] ] ], "url_path": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "url_path" ] ], [ "src/bokeh/application/handlers/directory.py", [ "DirectoryHandler", "url_path" ] ], [ "src/bokeh/application/handlers/handler.py", [ "Handler", "url_path" ] ], [ "src/bokeh/application/handlers/server_lifecycle.py", [ "ServerLifecycleHandler", "url_path" ] ], [ "src/bokeh/application/handlers/server_request_handler.py", [ "ServerRequestHandler", "url_path" ] ] ], "logger": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "_make_io_logger", "logger" ] ] ], "_make_io_logger": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "_make_io_logger" ] ] ], "_make_post_doc_check": [ [ "src/bokeh/application/handlers/code.py", [ "CodeHandler", "_make_post_doc_check" ] ] ], "_monkeypatch_io": [ [ "src/bokeh/application/handlers/code.py", [ "_monkeypatch_io" ] ] ], "doc": [ [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "doc" ] ], [ "src/bokeh/io/notebook.py", [ "CommsHandle", "doc" ] ], [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "doc" ] ] ], "path": [ [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "path" ] ], [ "src/bokeh/util/compiler.py", [ "CustomModel", "path" ] ] ], "source": [ [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "source" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "source" ] ] ], "new_module": [ [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "new_module" ] ] ], "reset_run_errors": [ [ "src/bokeh/application/handlers/code_runner.py", [ "CodeRunner", "reset_run_errors" ] ] ], "_on_session_destroyed": [ [ "src/bokeh/application/handlers/document_lifecycle.py", [ "_on_session_destroyed" ] ] ], "handle_exception": [ [ "src/bokeh/application/handlers/handler.py", [ "handle_exception" ] ] ], "_do_nothing": [ [ "src/bokeh/application/handlers/lifecycle.py", [ "_do_nothing" ] ] ], "strip_magics": [ [ "src/bokeh/application/handlers/notebook.py", [ "NotebookHandler", "__init__", "StripMagicsProcessor", "strip_magics" ] ] ], "preprocess_cell": [ [ "src/bokeh/application/handlers/notebook.py", [ "NotebookHandler", "__init__", "StripMagicsProcessor", "preprocess_cell" ] ] ], "__call__": [ [ "src/bokeh/application/handlers/notebook.py", [ "NotebookHandler", "__init__", "StripMagicsProcessor", "__call__" ] ], [ "src/bokeh/core/property/bases.py", [ "Property", "__call__" ] ], [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "__call__" ] ], [ "src/bokeh/core/property/instance.py", [ "InstanceDefault", "__call__" ] ], [ "src/bokeh/core/validation/check.py", [ "Validator", "__call__" ] ], [ "src/bokeh/io/notebook.py", [ "Load", "__call__" ] ], [ "src/bokeh/io/notebook.py", [ "ShowDoc", "__call__" ] ], [ "src/bokeh/io/notebook.py", [ "ShowApp", "__call__" ] ], [ "src/bokeh/resources.py", [ "UrlsFn", "__call__" ] ], [ "src/bokeh/resources.py", [ "HashesFn", "__call__" ] ], [ "src/bokeh/settings.py", [ "PrioritizedSetting", "__call__" ] ], [ "tests/support/plugins/managed_server_loop.py", [ "MSL", "__call__" ] ], [ "tests/support/plugins/project.py", [ "BokehAppInfo", "__call__" ] ], [ "tests/support/plugins/project.py", [ "HasNoConsoleErrors", "__call__" ] ], [ "tests/support/util/selenium.py", [ "element_to_start_resizing", "__call__" ] ], [ "tests/support/util/selenium.py", [ "element_to_finish_resizing", "__call__" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodPropertyCallback", "__call__" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodEventCallback", "__call__" ] ], [ "tests/unit/bokeh/test_events.py", [ "EventCallback", "__call__" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodPropertyCallback", "__call__" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_BadPropertyCallback", "__call__" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodEventCallback", "__call__" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_BadEventCallback", "__call__" ] ] ], "_return_empty": [ [ "src/bokeh/application/handlers/request_handler.py", [ "_return_empty" ] ] ], "extract_callbacks": [ [ "src/bokeh/application/handlers/server_lifecycle.py", [ "ServerLifecycleHandler", "__init__", "if_not_self__runner_faile", "extract_callbacks" ] ], [ "src/bokeh/application/handlers/server_request_handler.py", [ "ServerRequestHandler", "__init__", "if_not_self__runner_faile", "extract_callbacks" ] ] ], "connected": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "connected" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "connected" ] ] ], "io_loop": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "io_loop" ] ], [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "io_loop" ] ], [ "src/bokeh/server/server.py", [ "BaseServer", "io_loop" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "io_loop" ] ] ], "url": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "url" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "url" ] ], [ "src/bokeh/resources.py", [ "SessionCoordinates", "url" ] ], [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "url" ] ], [ "tests/unit/bokeh/server/_util_server.py", [ "url" ] ] ], "error_reason": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "error_reason" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "error_reason" ] ], [ "src/bokeh/client/states.py", [ "DISCONNECTED", "error_reason" ] ] ], "error_code": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "error_code" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "error_code" ] ], [ "src/bokeh/client/states.py", [ "DISCONNECTED", "error_code" ] ] ], "connected_or_closed": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "connect", "connected_or_closed" ] ] ], "connect": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "connect" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "connect" ] ] ], "close": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "close" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "close" ] ], [ "src/bokeh/client/websocket.py", [ "WebSocketClientConnectionWrapper", "close" ] ], [ "src/bokeh/io/export.py", [ "_TempFile", "close" ] ] ], "force_roundtrip": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "force_roundtrip" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "force_roundtrip" ] ] ], "closed": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "loop_until_closed", "if_isinstance_self__state", "else_", "closed" ] ] ], "loop_until_closed": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "loop_until_closed" ] ] ], "pull_doc": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "pull_doc" ] ] ], "push_doc": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "push_doc" ] ] ], "request_server_info": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "request_server_info" ] ], [ "src/bokeh/client/session.py", [ "ClientSession", "request_server_info" ] ] ], "send_message": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "send_message" ] ], [ "src/bokeh/server/views/ws.py", [ "WSHandler", "send_message" ] ] ], "_connect_async": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_connect_async" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_connect_async" ] ] ], "_handle_messages": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_handle_messages" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_handle_messages" ] ] ], "_loop_until": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_loop_until" ] ] ], "_next": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_next" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_next" ] ] ], "_pop_message": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_pop_message" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_pop_message" ] ] ], "handle_message": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_send_message_wait_for_reply", "handle_message" ] ] ], "have_send_result_or_disconnected": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_send_message_wait_for_reply", "have_send_result_or_disconnected" ] ] ], "have_reply_or_disconnected": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_send_message_wait_for_reply", "have_reply_or_disconnected" ] ] ], "_send_message_wait_for_reply": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_send_message_wait_for_reply" ] ] ], "_send_patch_document": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_send_patch_document" ] ] ], "_send_request_server_info": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_send_request_server_info" ] ] ], "_tell_session_about_disconnect": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_tell_session_about_disconnect" ] ] ], "_transition": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_transition" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_transition" ] ] ], "_transition_to_disconnected": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_transition_to_disconnected" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_transition_to_disconnected" ] ] ], "_wait_for_ack": [ [ "src/bokeh/client/connection.py", [ "ClientConnection", "_wait_for_ack" ] ], [ "tests/unit/bokeh/client/test_states.py", [ "MockConnection", "_wait_for_ack" ] ] ], "pull_session": [ [ "src/bokeh/client/session.py", [ "pull_session" ] ] ], "push_session": [ [ "src/bokeh/client/session.py", [ "push_session" ] ] ], "show_session": [ [ "src/bokeh/client/session.py", [ "show_session" ] ] ], "__enter__": [ [ "src/bokeh/client/session.py", [ "ClientSession", "__enter__" ] ], [ "src/bokeh/core/property/validation.py", [ "validate", "__enter__" ] ], [ "src/bokeh/io/export.py", [ "_TempFile", "__enter__" ] ], [ "tests/support/util/filesystem.py", [ "TmpDir", "__enter__" ] ], [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "LoopAndGroup", "__enter__" ] ] ], "__exit__": [ [ "src/bokeh/client/session.py", [ "ClientSession", "__exit__" ] ], [ "src/bokeh/core/property/validation.py", [ "validate", "__exit__" ] ], [ "src/bokeh/io/export.py", [ "_TempFile", "__exit__" ] ], [ "tests/support/util/filesystem.py", [ "TmpDir", "__exit__" ] ], [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "LoopAndGroup", "__exit__" ] ] ], "document": [ [ "src/bokeh/client/session.py", [ "ClientSession", "document" ] ], [ "src/bokeh/io/state.py", [ "State", "document" ] ], [ "src/bokeh/model/util.py", [ "HasDocumentRef", "document" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "document" ] ] ], "token": [ [ "src/bokeh/client/session.py", [ "ClientSession", "token" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "token" ] ] ], "check_connection_errors": [ [ "src/bokeh/client/session.py", [ "ClientSession", "check_connection_errors" ] ] ], "pull": [ [ "src/bokeh/client/session.py", [ "ClientSession", "pull" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "pull" ] ] ], "push": [ [ "src/bokeh/client/session.py", [ "ClientSession", "push" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "push" ] ] ], "show": [ [ "src/bokeh/client/session.py", [ "ClientSession", "show" ] ], [ "src/bokeh/io/showing.py", [ "show" ] ], [ "src/bokeh/server/server.py", [ "BaseServer", "show" ] ] ], "_attach_document": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_attach_document" ] ], [ "src/bokeh/model/model.py", [ "Model", "_attach_document" ] ] ], "_document_patched": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_document_patched" ] ], [ "src/bokeh/document/events.py", [ "DocumentPatchedMixin", "_document_patched" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "_document_patched" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_document_patched" ] ] ], "_ensure_session_id": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_ensure_session_id" ] ] ], "_handle_patch": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_handle_patch" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "_handle_patch" ] ] ], "_loop_until_closed": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_loop_until_closed" ] ] ], "_notify_disconnected": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_notify_disconnected" ] ] ], "_session_callback_added": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_session_callback_added" ] ], [ "src/bokeh/document/events.py", [ "SessionCallbackAddedMixin", "_session_callback_added" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "_session_callback_added" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_session_callback_added" ] ] ], "_session_callback_removed": [ [ "src/bokeh/client/session.py", [ "ClientSession", "_session_callback_removed" ] ], [ "src/bokeh/document/events.py", [ "SessionCallbackRemovedMixin", "_session_callback_removed" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "_session_callback_removed" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_session_callback_removed" ] ] ], "reply": [ [ "src/bokeh/client/states.py", [ "WAITING_FOR_REPLY", "reply" ] ] ], "reqid": [ [ "src/bokeh/client/states.py", [ "WAITING_FOR_REPLY", "reqid" ] ] ], "server_url_for_websocket_url": [ [ "src/bokeh/client/util.py", [ "server_url_for_websocket_url" ] ] ], "websocket_url_for_server_url": [ [ "src/bokeh/client/util.py", [ "websocket_url_for_server_url" ] ] ], "write_message": [ [ "src/bokeh/client/websocket.py", [ "WebSocketClientConnectionWrapper", "write_message" ] ], [ "src/bokeh/server/views/ws.py", [ "WSHandler", "write_message" ] ] ], "read_message": [ [ "src/bokeh/client/websocket.py", [ "WebSocketClientConnectionWrapper", "read_message" ] ] ], "to_serializable": [ [ "src/bokeh/colors/color.py", [ "Color", "to_serializable" ] ], [ "src/bokeh/core/has_props.py", [ "HasProps", "to_serializable" ] ], [ "src/bokeh/core/property/dataspec.py", [ "DataSpec", "to_serializable" ] ], [ "src/bokeh/core/property/dataspec.py", [ "UnitsSpec", "to_serializable" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Value", "to_serializable" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Field", "to_serializable" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Expr", "to_serializable" ] ], [ "src/bokeh/core/serialization.py", [ "Serializable", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "DocumentPatchedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "MessageSentEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "ModelChangedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "ColumnDataChangedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "ColumnsStreamedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "ColumnsPatchedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "TitleChangedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "RootAddedEvent", "to_serializable" ] ], [ "src/bokeh/document/events.py", [ "RootRemovedEvent", "to_serializable" ] ], [ "src/bokeh/model/model.py", [ "Model", "to_serializable" ] ] ], "clamp": [ [ "src/bokeh/colors/color.py", [ "Color", "clamp" ] ] ], "copy": [ [ "src/bokeh/colors/color.py", [ "Color", "copy" ] ], [ "src/bokeh/colors/color.py", [ "RGB", "copy" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "copy" ] ] ], "darken": [ [ "src/bokeh/colors/color.py", [ "Color", "darken" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "darken" ] ] ], "from_hsl": [ [ "src/bokeh/colors/color.py", [ "Color", "from_hsl" ] ], [ "src/bokeh/colors/color.py", [ "RGB", "from_hsl" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "from_hsl" ] ] ], "from_rgb": [ [ "src/bokeh/colors/color.py", [ "Color", "from_rgb" ] ], [ "src/bokeh/colors/color.py", [ "RGB", "from_rgb" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "from_rgb" ] ] ], "lighten": [ [ "src/bokeh/colors/color.py", [ "Color", "lighten" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "lighten" ] ] ], "to_css": [ [ "src/bokeh/colors/color.py", [ "Color", "to_css" ] ], [ "src/bokeh/colors/color.py", [ "RGB", "to_css" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "to_css" ] ], [ "src/bokeh/colors/util.py", [ "NamedColor", "to_css" ] ] ], "to_hsl": [ [ "src/bokeh/colors/color.py", [ "Color", "to_hsl" ] ], [ "src/bokeh/colors/color.py", [ "RGB", "to_hsl" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "to_hsl" ] ] ], "to_rgb": [ [ "src/bokeh/colors/color.py", [ "Color", "to_rgb" ] ], [ "src/bokeh/colors/color.py", [ "RGB", "to_rgb" ] ], [ "src/bokeh/colors/color.py", [ "HSL", "to_rgb" ] ] ], "from_hex_string": [ [ "src/bokeh/colors/color.py", [ "RGB", "from_hex_string" ] ] ], "from_tuple": [ [ "src/bokeh/colors/color.py", [ "RGB", "from_tuple" ] ] ], "to_hex": [ [ "src/bokeh/colors/color.py", [ "RGB", "to_hex" ] ] ], "brightness": [ [ "src/bokeh/colors/color.py", [ "RGB", "brightness" ] ] ], "__getitem__": [ [ "src/bokeh/colors/util.py", [ "_ColorGroupMeta", "__getitem__" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Value", "__getitem__" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Field", "__getitem__" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Expr", "__getitem__" ] ], [ "src/bokeh/document/models.py", [ "DocumentModelManager", "__getitem__" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoots", "__getitem__" ] ] ], "__iter__": [ [ "src/bokeh/colors/util.py", [ "_ColorGroupMeta", "__iter__" ] ], [ "src/bokeh/core/enums.py", [ "Enumeration", "__iter__" ] ], [ "src/bokeh/document/models.py", [ "DocumentModelManager", "__iter__" ] ], [ "src/bokeh/embed/bundle.py", [ "Bundle", "__iter__" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoots", "__iter__" ] ] ], "__getattr__": [ [ "src/bokeh/colors/util.py", [ "_ColorGroupMeta", "__getattr__" ] ], [ "src/bokeh/core/has_props.py", [ "HasProps", "__getattr__" ] ], [ "src/bokeh/core/templates.py", [ "__getattr__" ] ], [ "src/bokeh/document/locking.py", [ "UnlockedDocumentProxy", "__getattr__" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoots", "__getattr__" ] ], [ "src/bokeh/server/contexts.py", [ "_RequestProxy", "__getattr__" ] ], [ "src/bokeh/util/compiler.py", [ "AttrDict", "__getattr__" ] ], [ "src/bokeh/util/serialization.py", [ "__getattr__" ] ] ], "find": [ [ "src/bokeh/colors/util.py", [ "NamedColor", "find" ] ], [ "src/bokeh/core/query.py", [ "find" ] ] ], "from_string": [ [ "src/bokeh/colors/util.py", [ "NamedColor", "from_string" ] ], [ "src/bokeh/models/tools.py", [ "Tool", "from_string" ] ] ], "invoke": [ [ "src/bokeh/command/subcommand.py", [ "Subcommand", "invoke" ] ], [ "src/bokeh/command/subcommands/build.py", [ "Build", "invoke" ] ], [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "invoke" ] ], [ "src/bokeh/command/subcommands/info.py", [ "Info", "invoke" ] ], [ "src/bokeh/command/subcommands/init.py", [ "Init", "invoke" ] ], [ "src/bokeh/command/subcommands/sampledata.py", [ "Sampledata", "invoke" ] ], [ "src/bokeh/command/subcommands/secret.py", [ "Secret", "invoke" ] ], [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "invoke" ] ], [ "src/bokeh/command/subcommands/static.py", [ "Static", "invoke" ] ], [ "src/bokeh/document/callbacks.py", [ "_wrap_with_curdoc", "wrapper", "invoke" ] ], [ "src/bokeh/util/callback_manager.py", [ "EventCallbackManager", "_trigger_event", "invoke" ] ], [ "src/bokeh/util/callback_manager.py", [ "PropertyCallbackManager", "trigger", "invoke" ] ], [ "src/bokeh/util/tornado.py", [ "_AsyncPeriodic", "start", "invoke" ] ], [ "tests/unit/bokeh/command/test_subcommand.py", [ "_Good", "invoke" ] ] ], "_collect": [ [ "src/bokeh/command/subcommands/__init__.py", [ "_collect" ] ] ], "files_arg": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "files_arg" ] ] ], "other_args": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "other_args" ] ] ], "filename_from_route": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "filename_from_route" ] ] ], "write_str": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "write_file", "write_str" ] ] ], "write_bytes": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "write_file", "write_bytes" ] ] ], "indexed": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "write_file", "if_isinstance_contents_s", "else_", "if_filename_or_len", "indexed" ] ], [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "write_file", "if_isinstance_contents_s", "else_", "if_filename_or_len", "else_", "indexed" ] ] ], "write_file": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "write_file" ] ] ], "after_write_file": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "after_write_file" ] ] ], "file_contents": [ [ "src/bokeh/command/subcommands/file_output.py", [ "FileOutputSubcommand", "file_contents" ] ], [ "src/bokeh/command/subcommands/json.py", [ "JSON", "file_contents" ] ] ], "if_installed": [ [ "src/bokeh/command/subcommands/info.py", [ "if_installed" ] ] ], "_version": [ [ "src/bokeh/command/subcommands/info.py", [ "_version" ] ], [ "src/bokeh/util/compiler.py", [ "_version" ] ] ], "customize_applications": [ [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "customize_applications" ] ] ], "customize_kwargs": [ [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "customize_kwargs" ] ] ], "customize_server": [ [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "customize_server" ] ] ], "find_autoreload_targets": [ [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "invoke", "find_autoreload_targets" ] ] ], "add_optional_autoreload_files": [ [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "invoke", "add_optional_autoreload_files" ] ] ], "show_callback": [ [ "src/bokeh/command/subcommands/serve.py", [ "Serve", "invoke", "with_report_server_init_e", "if_args_show_", "show_callback" ] ] ], "build_single_handler_application": [ [ "src/bokeh/command/util.py", [ "build_single_handler_application" ] ] ], "build_single_handler_applications": [ [ "src/bokeh/command/util.py", [ "build_single_handler_applications" ] ] ], "report_server_init_errors": [ [ "src/bokeh/command/util.py", [ "report_server_init_errors" ] ] ], "__contains__": [ [ "src/bokeh/core/enums.py", [ "Enumeration", "__contains__" ] ], [ "src/bokeh/document/models.py", [ "DocumentModelManager", "__contains__" ] ] ], "enumeration": [ [ "src/bokeh/core/enums.py", [ "enumeration" ] ] ], "lru_cache": [ [ "src/bokeh/core/has_props.py", [ "if_TYPE_CHECKING_", "lru_cache" ] ] ], "abstract": [ [ "src/bokeh/core/has_props.py", [ "abstract" ] ] ], "is_abstract": [ [ "src/bokeh/core/has_props.py", [ "is_abstract" ] ] ], "is_DataModel": [ [ "src/bokeh/core/has_props.py", [ "is_DataModel" ] ] ], "_overridden_defaults": [ [ "src/bokeh/core/has_props.py", [ "_overridden_defaults" ] ], [ "src/bokeh/core/has_props.py", [ "HasProps", "_overridden_defaults" ] ] ], "_generators": [ [ "src/bokeh/core/has_props.py", [ "_generators" ] ] ], "remove": [ [ "src/bokeh/core/has_props.py", [ "_ModelResolver", "remove" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "remove" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "remove" ] ], [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "remove" ] ] ], "known_models": [ [ "src/bokeh/core/has_props.py", [ "_ModelResolver", "known_models" ] ] ], "is_extension": [ [ "src/bokeh/core/has_props.py", [ "_ModelResolver", "clear_extensions", "is_extension" ] ] ], "clear_extensions": [ [ "src/bokeh/core/has_props.py", [ "_ModelResolver", "clear_extensions" ] ] ], "__new__": [ [ "src/bokeh/core/has_props.py", [ "MetaHasProps", "__new__" ] ], [ "src/bokeh/model/model.py", [ "Model", "__new__" ] ] ], "model_class_reverse_map": [ [ "src/bokeh/core/has_props.py", [ "MetaHasProps", "model_class_reverse_map" ] ] ], "qualified": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "__init_subclass__", "if___qualified_model___", "qualified" ] ] ], "__init_subclass__": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "__init_subclass__" ] ], [ "src/bokeh/document/events.py", [ "DocumentPatchedEvent", "__init_subclass__" ] ], [ "src/bokeh/events.py", [ "Event", "__init_subclass__" ] ], [ "src/bokeh/model/model.py", [ "Model", "__init_subclass__" ] ] ], "__setattr__": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "__setattr__" ] ], [ "src/bokeh/models/plots.py", [ "_list_attr_splat", "__setattr__" ] ], [ "src/bokeh/models/plots.py", [ "_legend_attr_splat", "__setattr__" ] ] ], "_raise_attribute_error_with_matches": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "_raise_attribute_error_with_matches" ] ] ], "equals": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "equals" ] ] ], "set_from_json": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "set_from_json" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "set_from_json" ] ], [ "src/bokeh/core/property/descriptors.py", [ "DataSpecPropertyDescriptor", "set_from_json" ] ], [ "src/bokeh/core/property/descriptors.py", [ "UnitsSpecPropertyDescriptor", "set_from_json" ] ] ], "lookup": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "lookup" ] ] ], "lookup_10": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "lookup_10" ] ] ], "lookup_11": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "lookup_11" ] ] ], "properties": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "properties" ] ] ], "properties_13": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "properties_13" ] ] ], "properties_14": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "properties_14" ] ] ], "descriptors": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "descriptors" ] ] ], "properties_with_refs": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "properties_with_refs" ] ] ], "dataspecs": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "dataspecs" ] ] ], "properties_with_values": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "properties_with_values" ] ] ], "query_properties_with_values": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "query_properties_with_values" ] ] ], "themed_values": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "themed_values" ] ] ], "apply_theme": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "apply_theme" ] ] ], "unapply_theme": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "unapply_theme" ] ] ], "clone": [ [ "src/bokeh/core/has_props.py", [ "HasProps", "clone" ] ], [ "src/bokeh/resources.py", [ "Resources", "clone" ] ] ], "_HasProps_to_serializable": [ [ "src/bokeh/core/has_props.py", [ "_HasProps_to_serializable" ] ] ], "serialize_json": [ [ "src/bokeh/core/json_encoder.py", [ "serialize_json" ] ] ], "default": [ [ "src/bokeh/core/json_encoder.py", [ "PayloadEncoder", "default" ] ], [ "src/bokeh/core/property/bases.py", [ "Property", "default" ] ], [ "src/bokeh/settings.py", [ "PrioritizedSetting", "default" ] ], [ "src/bokeh/util/token.py", [ "_BytesEncoder", "default" ] ] ], "model_link": [ [ "src/bokeh/core/property/_sphinx.py", [ "model_link" ] ] ], "property_link": [ [ "src/bokeh/core/property/_sphinx.py", [ "property_link" ] ] ], "register_type_link": [ [ "src/bokeh/core/property/_sphinx.py", [ "register_type_link" ] ] ], "type_link": [ [ "src/bokeh/core/property/_sphinx.py", [ "type_link" ] ] ], "make_descriptors": [ [ "src/bokeh/core/property/alias.py", [ "Alias", "make_descriptors" ] ], [ "src/bokeh/core/property/alias.py", [ "DeprecatedAlias", "make_descriptors" ] ], [ "src/bokeh/core/property/bases.py", [ "Property", "make_descriptors" ] ], [ "src/bokeh/core/property/container.py", [ "ColumnData", "make_descriptors" ] ], [ "src/bokeh/core/property/dataspec.py", [ "DataSpec", "make_descriptors" ] ], [ "src/bokeh/core/property/dataspec.py", [ "UnitsSpec", "make_descriptors" ] ], [ "src/bokeh/core/property/descriptor_factory.py", [ "PropertyDescriptorFactory", "make_descriptors" ] ], [ "src/bokeh/core/property/include.py", [ "Include", "make_descriptors" ] ] ], "has_ref": [ [ "src/bokeh/core/property/any.py", [ "AnyRef", "has_ref" ] ], [ "src/bokeh/core/property/bases.py", [ "Property", "has_ref" ] ], [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "has_ref" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "has_ref" ] ], [ "src/bokeh/core/property/instance.py", [ "Object", "has_ref" ] ], [ "src/bokeh/core/serialization.py", [ "Serializer", "has_ref" ] ], [ "src/bokeh/core/serialization.py", [ "Deserializer", "has_ref" ] ] ], "help": [ [ "src/bokeh/core/property/bases.py", [ "Property", "help" ] ], [ "src/bokeh/settings.py", [ "PrioritizedSetting", "help" ] ] ], "__eq__": [ [ "src/bokeh/core/property/bases.py", [ "Property", "__eq__" ] ], [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "__eq__" ] ], [ "src/bokeh/core/property/struct.py", [ "Struct", "__eq__" ] ], [ "src/bokeh/embed/util.py", [ "RenderItem", "__eq__" ] ] ], "_may_have_unstable_default": [ [ "src/bokeh/core/property/bases.py", [ "Property", "_may_have_unstable_default" ] ], [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "_may_have_unstable_default" ] ], [ "src/bokeh/core/property/bases.py", [ "ContainerProperty", "_may_have_unstable_default" ] ], [ "src/bokeh/core/property/instance.py", [ "Object", "_may_have_unstable_default" ] ] ], "_copy_default": [ [ "src/bokeh/core/property/bases.py", [ "Property", "_copy_default" ] ] ], "_raw_default": [ [ "src/bokeh/core/property/bases.py", [ "Property", "_raw_default" ] ] ], "themed_default": [ [ "src/bokeh/core/property/bases.py", [ "Property", "themed_default" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test_class_default", "Foo", "themed_default" ] ] ], "serialized": [ [ "src/bokeh/core/property/bases.py", [ "Property", "serialized" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "serialized" ] ] ], "readonly": [ [ "src/bokeh/core/property/bases.py", [ "Property", "readonly" ] ], [ "src/bokeh/core/property/descriptors.py", [ "AliasPropertyDescriptor", "readonly" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "readonly" ] ] ], "matches": [ [ "src/bokeh/core/property/bases.py", [ "Property", "matches" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test__trigger", "Match", "matches" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test__trigger", "NoMatch", "matches" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "matches" ] ] ], "transform": [ [ "src/bokeh/core/property/bases.py", [ "Property", "transform" ] ], [ "src/bokeh/core/property/bases.py", [ "SingleParameterizedProperty", "transform" ] ], [ "src/bokeh/core/property/color.py", [ "Color", "transform" ] ], [ "src/bokeh/core/property/color.py", [ "ColorHex", "transform" ] ], [ "src/bokeh/core/property/container.py", [ "Tuple", "transform" ] ], [ "src/bokeh/core/property/dataspec.py", [ "DataSpec", "transform" ] ], [ "src/bokeh/core/property/datetime.py", [ "Date", "transform" ] ], [ "src/bokeh/core/property/datetime.py", [ "Datetime", "transform" ] ], [ "src/bokeh/core/property/datetime.py", [ "Time", "transform" ] ], [ "src/bokeh/core/property/datetime.py", [ "TimeDelta", "transform" ] ], [ "src/bokeh/core/property/either.py", [ "Either", "transform" ] ], [ "src/bokeh/core/property/nullable.py", [ "Nullable", "transform" ] ], [ "src/bokeh/core/property/visual.py", [ "DashPattern", "transform" ] ], [ "src/bokeh/core/property/visual.py", [ "Image", "transform" ] ], [ "src/bokeh/transform.py", [ "transform" ] ] ], "validate": [ [ "src/bokeh/core/property/bases.py", [ "Property", "validate" ] ], [ "src/bokeh/core/property/bases.py", [ "SingleParameterizedProperty", "validate" ] ], [ "src/bokeh/core/property/bases.py", [ "PrimitiveProperty", "validate" ] ], [ "src/bokeh/core/property/color.py", [ "RGB", "validate" ] ], [ "src/bokeh/core/property/container.py", [ "Seq", "validate" ] ], [ "src/bokeh/core/property/container.py", [ "Dict", "validate" ] ], [ "src/bokeh/core/property/container.py", [ "Tuple", "validate" ] ], [ "src/bokeh/core/property/container.py", [ "RestrictedDict", "validate" ] ], [ "src/bokeh/core/property/container.py", [ "NonEmpty", "validate" ] ], [ "src/bokeh/core/property/dataspec.py", [ "FontSizeSpec", "validate" ] ], [ "src/bokeh/core/property/datetime.py", [ "Date", "validate" ] ], [ "src/bokeh/core/property/datetime.py", [ "Datetime", "validate" ] ], [ "src/bokeh/core/property/datetime.py", [ "Time", "validate" ] ], [ "src/bokeh/core/property/datetime.py", [ "TimeDelta", "validate" ] ], [ "src/bokeh/core/property/either.py", [ "Either", "validate" ] ], [ "src/bokeh/core/property/enum.py", [ "Enum", "validate" ] ], [ "src/bokeh/core/property/instance.py", [ "Object", "validate" ] ], [ "src/bokeh/core/property/json.py", [ "JSON", "validate" ] ], [ "src/bokeh/core/property/nothing.py", [ "Nothing", "validate" ] ], [ "src/bokeh/core/property/nullable.py", [ "Nullable", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "NonNegative", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "Positive", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "NonNegativeInt", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "PositiveInt", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "Interval", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "Size", "validate" ] ], [ "src/bokeh/core/property/numeric.py", [ "Percent", "validate" ] ], [ "src/bokeh/core/property/pd.py", [ "PandasDataFrame", "validate" ] ], [ "src/bokeh/core/property/pd.py", [ "PandasGroupBy", "validate" ] ], [ "src/bokeh/core/property/string.py", [ "Regex", "validate" ] ], [ "src/bokeh/core/property/struct.py", [ "Struct", "validate" ] ], [ "src/bokeh/core/property/visual.py", [ "FontSize", "validate" ] ], [ "src/bokeh/core/property/visual.py", [ "Image", "validate" ] ], [ "src/bokeh/core/property/visual.py", [ "MinMaxBounds", "validate" ] ], [ "src/bokeh/document/document.py", [ "Document", "validate" ] ], [ "src/bokeh/util/package.py", [ "validate" ] ] ], "is_valid": [ [ "src/bokeh/core/property/bases.py", [ "Property", "is_valid" ] ] ], "wrap": [ [ "src/bokeh/core/property/bases.py", [ "Property", "wrap" ] ], [ "src/bokeh/core/property/bases.py", [ "SingleParameterizedProperty", "wrap" ] ], [ "src/bokeh/core/property/container.py", [ "List", "wrap" ] ], [ "src/bokeh/core/property/container.py", [ "Set", "wrap" ] ], [ "src/bokeh/core/property/container.py", [ "Dict", "wrap" ] ], [ "src/bokeh/core/property/container.py", [ "ColumnData", "wrap" ] ], [ "src/bokeh/core/property/either.py", [ "Either", "wrap" ] ], [ "src/bokeh/core/property/nullable.py", [ "Nullable", "wrap" ] ] ], "_hinted_value": [ [ "src/bokeh/core/property/bases.py", [ "Property", "_hinted_value" ] ], [ "src/bokeh/core/property/container.py", [ "ColumnData", "_hinted_value" ] ] ], "prepare_value": [ [ "src/bokeh/core/property/bases.py", [ "Property", "prepare_value" ] ], [ "src/bokeh/core/property/dataspec.py", [ "DistanceSpec", "prepare_value" ] ], [ "src/bokeh/core/property/dataspec.py", [ "NullDistanceSpec", "prepare_value" ] ], [ "src/bokeh/core/property/dataspec.py", [ "SizeSpec", "prepare_value" ] ], [ "src/bokeh/core/property/dataspec.py", [ "ColorSpec", "prepare_value" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Foo", "prepare_value" ] ] ], "accepts": [ [ "src/bokeh/core/property/bases.py", [ "Property", "accepts" ] ] ], "asserts": [ [ "src/bokeh/core/property/bases.py", [ "Property", "asserts" ] ] ], "replace": [ [ "src/bokeh/core/property/bases.py", [ "Property", "replace" ] ], [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "replace" ] ], [ "src/bokeh/core/property/either.py", [ "Either", "replace" ] ] ], "_validate_type_param": [ [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "_validate_type_param" ] ] ], "type_params": [ [ "src/bokeh/core/property/bases.py", [ "ParameterizedProperty", "type_params" ] ], [ "src/bokeh/core/property/struct.py", [ "Struct", "type_params" ] ] ], "type_param": [ [ "src/bokeh/core/property/bases.py", [ "SingleParameterizedProperty", "type_param" ] ] ], "validation_on": [ [ "src/bokeh/core/property/bases.py", [ "validation_on" ] ] ], "_sphinx_type": [ [ "src/bokeh/core/property/bases.py", [ "_sphinx_type" ] ], [ "src/bokeh/core/property/enum.py", [ "_sphinx_type" ] ], [ "src/bokeh/core/property/primitive.py", [ "_sphinx_type" ] ] ], "item_type": [ [ "src/bokeh/core/property/container.py", [ "Seq", "item_type" ] ] ], "_is_seq": [ [ "src/bokeh/core/property/container.py", [ "Seq", "_is_seq" ] ], [ "src/bokeh/core/property/container.py", [ "List", "_is_seq" ] ], [ "src/bokeh/core/property/container.py", [ "Set", "_is_seq" ] ], [ "src/bokeh/core/property/container.py", [ "Array", "_is_seq" ] ] ], "_is_seq_like": [ [ "src/bokeh/core/property/container.py", [ "Seq", "_is_seq_like" ] ] ], "keys_type": [ [ "src/bokeh/core/property/container.py", [ "Dict", "keys_type" ] ] ], "values_type": [ [ "src/bokeh/core/property/container.py", [ "Dict", "values_type" ] ] ], "_sphinx_type_dict": [ [ "src/bokeh/core/property/container.py", [ "_sphinx_type_dict" ] ] ], "_sphinx_type_seq": [ [ "src/bokeh/core/property/container.py", [ "_sphinx_type_seq" ] ] ], "_sphinx_type_tuple": [ [ "src/bokeh/core/property/container.py", [ "_sphinx_type_tuple" ] ] ], "get_units": [ [ "src/bokeh/core/property/dataspec.py", [ "UnitsSpec", "get_units" ] ] ], "isconst": [ [ "src/bokeh/core/property/dataspec.py", [ "ColorSpec", "isconst" ] ] ], "is_color_tuple_shape": [ [ "src/bokeh/core/property/dataspec.py", [ "ColorSpec", "is_color_tuple_shape" ] ] ], "is_timestamp": [ [ "src/bokeh/core/property/datetime.py", [ "Datetime", "is_timestamp" ] ] ], "aliased_name": [ [ "src/bokeh/core/property/descriptors.py", [ "AliasPropertyDescriptor", "aliased_name" ] ] ], "__get__": [ [ "src/bokeh/core/property/descriptors.py", [ "AliasPropertyDescriptor", "__get__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "DeprecatedAliasPropertyDescriptor", "__get__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "__get__" ] ], [ "src/bokeh/settings.py", [ "PrioritizedSetting", "__get__" ] ] ], "__set__": [ [ "src/bokeh/core/property/descriptors.py", [ "AliasPropertyDescriptor", "__set__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "DeprecatedAliasPropertyDescriptor", "__set__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "__set__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "ColumnDataPropertyDescriptor", "__set__" ] ], [ "src/bokeh/core/property/descriptors.py", [ "UnitsSpecPropertyDescriptor", "__set__" ] ], [ "src/bokeh/settings.py", [ "PrioritizedSetting", "__set__" ] ] ], "has_unstable_default": [ [ "src/bokeh/core/property/descriptors.py", [ "AliasPropertyDescriptor", "has_unstable_default" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "has_unstable_default" ] ] ], "class_default": [ [ "src/bokeh/core/property/descriptors.py", [ "AliasPropertyDescriptor", "class_default" ] ], [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "class_default" ] ] ], "_warn": [ [ "src/bokeh/core/property/descriptors.py", [ "DeprecatedAliasPropertyDescriptor", "_warn" ] ] ], "__delete__": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "__delete__" ] ], [ "src/bokeh/settings.py", [ "PrioritizedSetting", "__delete__" ] ] ], "instance_default": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "instance_default" ] ] ], "get_value": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "get_value" ] ], [ "src/bokeh/core/property/descriptors.py", [ "DataSpecPropertyDescriptor", "get_value" ] ] ], "trigger_if_changed": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "trigger_if_changed" ] ] ], "is_unstable": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "is_unstable" ] ] ], "_get": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "_get" ] ] ], "_get_default": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "_get_default" ] ] ], "_set_value": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "_set_value" ] ] ], "_set": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "_set" ] ] ], "_notify_mutated": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "_notify_mutated" ] ] ], "_trigger": [ [ "src/bokeh/core/property/descriptors.py", [ "PropertyDescriptor", "_trigger" ] ] ], "_extract_units": [ [ "src/bokeh/core/property/descriptors.py", [ "UnitsSpecPropertyDescriptor", "_extract_units" ] ] ], "_sphinx_type_link": [ [ "src/bokeh/core/property/either.py", [ "_sphinx_type_link" ] ], [ "src/bokeh/core/property/instance.py", [ "_sphinx_type_link" ] ], [ "src/bokeh/core/property/nullable.py", [ "_sphinx_type_link" ] ], [ "src/bokeh/core/property/required.py", [ "_sphinx_type_link" ] ], [ "src/bokeh/core/property/serialized.py", [ "_sphinx_type_link" ] ] ], "allowed_values": [ [ "src/bokeh/core/property/enum.py", [ "Enum", "allowed_values" ] ] ], "_assert_type": [ [ "src/bokeh/core/property/instance.py", [ "Object", "_assert_type" ] ], [ "src/bokeh/core/property/instance.py", [ "Instance", "_assert_type" ] ] ], "instance_type": [ [ "src/bokeh/core/property/instance.py", [ "Object", "instance_type" ] ] ], "__copy__": [ [ "src/bokeh/core/property/singletons.py", [ "UndefinedType", "__copy__" ] ], [ "src/bokeh/core/property/singletons.py", [ "IntrinsicType", "__copy__" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueColumnData", "__copy__" ] ] ], "without_property_validation": [ [ "src/bokeh/core/property/validation.py", [ "without_property_validation" ] ] ], "from_serializable": [ [ "src/bokeh/core/property/vectorization.py", [ "Value", "from_serializable" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Field", "from_serializable" ] ], [ "src/bokeh/core/property/vectorization.py", [ "Expr", "from_serializable" ] ], [ "src/bokeh/events.py", [ "Event", "from_serializable" ] ] ], "notify_owner": [ [ "src/bokeh/core/property/wrappers.py", [ "notify_owner" ] ] ], "_register_owner": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueContainer", "_register_owner" ] ] ], "_unregister_owner": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueContainer", "_unregister_owner" ] ] ], "_notify_owners": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueContainer", "_notify_owners" ] ], [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_notify_owner", "Foo", "_notify_owners" ] ] ], "_saved_copy": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueContainer", "_saved_copy" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "_saved_copy" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "_saved_copy" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "_saved_copy" ] ], [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_notify_owner", "Foo", "_saved_copy" ] ] ], "__delitem__": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "__delitem__" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "__delitem__" ] ] ], "__iadd__": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "__iadd__" ] ] ], "__imul__": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "__imul__" ] ] ], "__setitem__": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "__setitem__" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "__setitem__" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueColumnData", "__setitem__" ] ], [ "src/bokeh/document/models.py", [ "DocumentModelManager", "__setitem__" ] ] ], "append": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "append" ] ] ], "extend": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "extend" ] ] ], "insert": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "insert" ] ] ], "pop": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "pop" ] ], [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "pop" ] ] ], "reverse": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "reverse" ] ] ], "sort": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueList", "sort" ] ] ], "difference_update": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "difference_update" ] ] ], "discard": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "discard" ] ] ], "intersection_update": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "intersection_update" ] ] ], "symmetric_difference_update": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueSet", "symmetric_difference_update" ] ] ], "popitem": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "popitem" ] ] ], "setdefault": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueDict", "setdefault" ] ] ], "__deepcopy__": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueColumnData", "__deepcopy__" ] ] ], "_stream": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueColumnData", "_stream" ] ], [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "_stream" ] ] ], "_patch": [ [ "src/bokeh/core/property/wrappers.py", [ "PropertyValueColumnData", "_patch" ] ] ], "is_single_string_selector": [ [ "src/bokeh/core/query.py", [ "is_single_string_selector" ] ] ], "match": [ [ "src/bokeh/core/query.py", [ "match" ] ] ], "_or": [ [ "src/bokeh/core/query.py", [ "_or" ] ] ], "ref": [ [ "src/bokeh/core/serialization.py", [ "Buffer", "ref" ] ], [ "src/bokeh/model/model.py", [ "Model", "ref" ] ] ], "to_bytes": [ [ "src/bokeh/core/serialization.py", [ "Buffer", "to_bytes" ] ] ], "to_base64": [ [ "src/bokeh/core/serialization.py", [ "Buffer", "to_base64" ] ] ], "register": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "register" ] ], [ "src/bokeh/core/serialization.py", [ "Deserializer", "register" ] ] ], "add_ref": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "add_ref" ] ] ], "get_ref": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "get_ref" ] ] ], "buffers": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "buffers" ] ], [ "src/bokeh/protocol/message.py", [ "Message", "buffers" ] ] ], "serialize": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "serialize" ] ] ], "encode": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "encode" ] ] ], "encode_struct": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "encode_struct" ] ] ], "_encode": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode" ] ], [ "src/bokeh/sphinxext/bokeh_model.py", [ "DocsSerializer", "_encode" ] ], [ "tests/support/defaults.py", [ "DefaultsSerializer", "_encode" ] ] ], "_encode_bool": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_bool" ] ] ], "_encode_str": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_str" ] ] ], "_encode_int": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_int" ] ] ], "_encode_float": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_float" ] ] ], "_encode_tuple": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_tuple" ] ] ], "_encode_list": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_list" ] ] ], "_encode_set": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_set" ] ] ], "_encode_dict": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_dict" ] ] ], "_encode_dataclass": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_dataclass" ] ] ], "_encode_bytes": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_bytes" ] ] ], "_encode_slice": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_slice" ] ] ], "dtype": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_typed_array", "dtype" ] ] ], "_encode_typed_array": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_typed_array" ] ] ], "_encode_ndarray": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_ndarray" ] ] ], "_encode_other": [ [ "src/bokeh/core/serialization.py", [ "Serializer", "_encode_other" ] ] ], "deserialize": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "deserialize" ] ] ], "decode": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "decode" ] ] ], "_decode": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode" ] ] ], "_decode_ref": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_ref" ] ] ], "_decode_symbol": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_symbol" ] ] ], "_decode_number": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_number" ] ] ], "_decode_array": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_array" ] ] ], "_decode_set": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_set" ] ] ], "_decode_map": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_map" ] ] ], "_decode_bytes": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_bytes" ] ] ], "_decode_slice": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_slice" ] ] ], "_decode_typed_array": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_typed_array" ] ] ], "_decode_ndarray": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_ndarray" ] ] ], "_decode_object": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_object" ] ] ], "_decode_object_ref": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_decode_object_ref" ] ] ], "_resolve_type": [ [ "src/bokeh/core/serialization.py", [ "Deserializer", "_resolve_type" ] ] ], "get_env": [ [ "src/bokeh/core/templates.py", [ "get_env" ] ] ], "silence": [ [ "src/bokeh/core/validation/check.py", [ "silence" ] ] ], "is_silenced": [ [ "src/bokeh/core/validation/check.py", [ "is_silenced" ] ] ], "silenced": [ [ "src/bokeh/core/validation/check.py", [ "silenced" ] ] ], "check_integrity": [ [ "src/bokeh/core/validation/check.py", [ "check_integrity" ] ] ], "process_validation_issues": [ [ "src/bokeh/core/validation/check.py", [ "process_validation_issues" ] ] ], "_wrapper": [ [ "src/bokeh/core/validation/decorators.py", [ "_validator", "decorator", "_wrapper" ] ], [ "src/bokeh/document/locking.py", [ "without_document_lock", "if_asyncio_iscoroutinefun", "_wrapper" ] ], [ "src/bokeh/document/locking.py", [ "without_document_lock", "if_asyncio_iscoroutinefun", "else_", "_wrapper" ] ] ], "_validator": [ [ "src/bokeh/core/validation/decorators.py", [ "_validator" ] ] ], "warning": [ [ "src/bokeh/core/validation/decorators.py", [ "warning" ] ] ], "__post_init__": [ [ "src/bokeh/core/validation/issue.py", [ "Warning", "__post_init__" ] ], [ "src/bokeh/core/validation/issue.py", [ "Error", "__post_init__" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoot", "__post_init__" ] ] ], "get_by_code": [ [ "src/bokeh/core/validation/issue.py", [ "Warning", "get_by_code" ] ], [ "src/bokeh/core/validation/issue.py", [ "Error", "get_by_code" ] ] ], "get_by_name": [ [ "src/bokeh/core/validation/issue.py", [ "Warning", "get_by_name" ] ], [ "src/bokeh/core/validation/issue.py", [ "Error", "get_by_name" ] ] ], "all": [ [ "src/bokeh/core/validation/issue.py", [ "Warning", "all" ] ], [ "src/bokeh/core/validation/issue.py", [ "Error", "all" ] ] ], "session_callbacks": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "session_callbacks" ] ], [ "src/bokeh/document/document.py", [ "Document", "session_callbacks" ] ] ], "session_destroyed_callbacks": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "session_destroyed_callbacks" ] ], [ "src/bokeh/document/document.py", [ "Document", "session_destroyed_callbacks" ] ] ], "session_destroyed_callbacks_2": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "session_destroyed_callbacks_2" ] ] ], "remove_then_invoke": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "add_session_callback", "if_one_shot_", "remove_then_invoke" ] ] ], "add_session_callback": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "add_session_callback" ] ], [ "src/bokeh/server/callbacks.py", [ "DocumentCallbackGroup", "add_session_callback" ] ] ], "destroy": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "destroy" ] ], [ "src/bokeh/document/document.py", [ "Document", "destroy" ] ], [ "src/bokeh/document/models.py", [ "DocumentModelManager", "destroy" ] ], [ "src/bokeh/document/modules.py", [ "DocumentModuleManager", "destroy" ] ], [ "src/bokeh/model/model.py", [ "Model", "destroy" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "destroy" ] ], [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_bad_on_session_destroyed_signature", "destroy" ] ], [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed", "destroy" ] ] ], "hold": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "hold" ] ], [ "src/bokeh/document/document.py", [ "Document", "hold" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "hold" ] ] ], "hold_value": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "hold_value" ] ] ], "notify_change": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "notify_change" ] ] ], "notify_event": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "notify_event" ] ] ], "on_change": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "on_change" ] ], [ "src/bokeh/document/document.py", [ "Document", "on_change" ] ], [ "src/bokeh/model/model.py", [ "Model", "on_change" ] ], [ "src/bokeh/util/callback_manager.py", [ "PropertyCallbackManager", "on_change" ] ] ], "on_change_dispatch_to": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "on_change_dispatch_to" ] ], [ "src/bokeh/document/document.py", [ "Document", "on_change_dispatch_to" ] ] ], "on_event": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "on_event" ] ], [ "src/bokeh/document/document.py", [ "Document", "on_event" ] ], [ "src/bokeh/util/callback_manager.py", [ "EventCallbackManager", "on_event" ] ] ], "js_on_event": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "js_on_event" ] ], [ "src/bokeh/document/document.py", [ "Document", "js_on_event" ] ], [ "src/bokeh/model/model.py", [ "Model", "js_on_event" ] ] ], "_on_event": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "_on_event" ] ] ], "on_message": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "on_message" ] ], [ "src/bokeh/document/document.py", [ "Document", "on_message" ] ], [ "src/bokeh/server/views/ws.py", [ "WSHandler", "on_message" ] ] ], "remove_on_change": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "remove_on_change" ] ], [ "src/bokeh/document/document.py", [ "Document", "remove_on_change" ] ], [ "src/bokeh/util/callback_manager.py", [ "PropertyCallbackManager", "remove_on_change" ] ] ], "remove_on_message": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "remove_on_message" ] ], [ "src/bokeh/document/document.py", [ "Document", "remove_on_message" ] ] ], "remove_session_callback": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "remove_session_callback" ] ], [ "src/bokeh/server/callbacks.py", [ "DocumentCallbackGroup", "remove_session_callback" ] ] ], "subscribe": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "subscribe" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "subscribe" ] ] ], "event_callbacks_for_event_name": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "event_callbacks_for_event_name" ] ] ], "change_callbacks": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "change_callbacks" ] ] ], "trigger_event": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "trigger_event" ] ] ], "invoke_callbacks": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "trigger_on_change", "invoke_callbacks" ] ] ], "trigger_on_change": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "trigger_on_change" ] ] ], "unhold": [ [ "src/bokeh/document/callbacks.py", [ "DocumentCallbackManager", "unhold" ] ], [ "src/bokeh/document/document.py", [ "Document", "unhold" ] ] ], "invoke_with_curdoc": [ [ "src/bokeh/document/callbacks.py", [ "invoke_with_curdoc" ] ] ], "_combine_document_events": [ [ "src/bokeh/document/callbacks.py", [ "_combine_document_events" ] ] ], "_wrap_with_curdoc": [ [ "src/bokeh/document/callbacks.py", [ "_wrap_with_curdoc" ] ] ], "roots": [ [ "src/bokeh/document/document.py", [ "Document", "roots" ] ] ], "session_destroyed_callbacks_3": [ [ "src/bokeh/document/document.py", [ "Document", "session_destroyed_callbacks_3" ] ] ], "session_context": [ [ "src/bokeh/document/document.py", [ "Document", "session_context" ] ] ], "template": [ [ "src/bokeh/document/document.py", [ "Document", "template" ] ] ], "template_6": [ [ "src/bokeh/document/document.py", [ "Document", "template_6" ] ] ], "template_variables": [ [ "src/bokeh/document/document.py", [ "Document", "template_variables" ] ] ], "theme": [ [ "src/bokeh/document/document.py", [ "Document", "theme" ] ] ], "theme_9": [ [ "src/bokeh/document/document.py", [ "Document", "theme_9" ] ] ], "title": [ [ "src/bokeh/document/document.py", [ "Document", "title" ] ] ], "title_11": [ [ "src/bokeh/document/document.py", [ "Document", "title_11" ] ] ], "add_next_tick_callback": [ [ "src/bokeh/document/document.py", [ "Document", "add_next_tick_callback" ] ], [ "src/bokeh/document/locking.py", [ "UnlockedDocumentProxy", "add_next_tick_callback" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_next_tick_callback" ] ] ], "add_periodic_callback": [ [ "src/bokeh/document/document.py", [ "Document", "add_periodic_callback" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_periodic_callback" ] ] ], "add_root": [ [ "src/bokeh/document/document.py", [ "Document", "add_root" ] ] ], "add_timeout_callback": [ [ "src/bokeh/document/document.py", [ "Document", "add_timeout_callback" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_timeout_callback" ] ] ], "apply_json_patch": [ [ "src/bokeh/document/document.py", [ "Document", "apply_json_patch" ] ] ], "from_json": [ [ "src/bokeh/document/document.py", [ "Document", "from_json" ] ] ], "from_json_string": [ [ "src/bokeh/document/document.py", [ "Document", "from_json_string" ] ] ], "get_model_by_id": [ [ "src/bokeh/document/document.py", [ "Document", "get_model_by_id" ] ] ], "get_model_by_name": [ [ "src/bokeh/document/document.py", [ "Document", "get_model_by_name" ] ] ], "remove_next_tick_callback": [ [ "src/bokeh/document/document.py", [ "Document", "remove_next_tick_callback" ] ], [ "src/bokeh/document/locking.py", [ "UnlockedDocumentProxy", "remove_next_tick_callback" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "remove_next_tick_callback" ] ] ], "remove_periodic_callback": [ [ "src/bokeh/document/document.py", [ "Document", "remove_periodic_callback" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "remove_periodic_callback" ] ] ], "remove_root": [ [ "src/bokeh/document/document.py", [ "Document", "remove_root" ] ] ], "remove_timeout_callback": [ [ "src/bokeh/document/document.py", [ "Document", "remove_timeout_callback" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "remove_timeout_callback" ] ] ], "replace_with_json": [ [ "src/bokeh/document/document.py", [ "Document", "replace_with_json" ] ] ], "select": [ [ "src/bokeh/document/document.py", [ "Document", "select" ] ], [ "src/bokeh/model/model.py", [ "Model", "select" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "select" ] ] ], "select_one": [ [ "src/bokeh/document/document.py", [ "Document", "select_one" ] ], [ "src/bokeh/model/model.py", [ "Model", "select_one" ] ] ], "set_select": [ [ "src/bokeh/document/document.py", [ "Document", "set_select" ] ], [ "src/bokeh/model/model.py", [ "Model", "set_select" ] ] ], "set_title": [ [ "src/bokeh/document/document.py", [ "Document", "set_title" ] ] ], "to_json": [ [ "src/bokeh/document/document.py", [ "Document", "to_json" ] ], [ "src/bokeh/embed/util.py", [ "RenderItem", "to_json" ] ], [ "src/bokeh/embed/util.py", [ "RenderRoots", "to_json" ] ] ], "_destructively_move": [ [ "src/bokeh/document/document.py", [ "Document", "_destructively_move" ] ] ], "_document_changed": [ [ "src/bokeh/document/events.py", [ "DocumentChangedMixin", "_document_changed" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_change_dispatch_to", "recv", "_document_changed" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_document_changed" ] ] ], "_document_message_sent": [ [ "src/bokeh/document/events.py", [ "DocumentMessageSentMixin", "_document_message_sent" ] ] ], "_document_model_changed": [ [ "src/bokeh/document/events.py", [ "DocumentModelChangedMixin", "_document_model_changed" ] ], [ "src/bokeh/io/notebook.py", [ "CommsHandle", "_document_model_changed" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_document_model_changed" ] ] ], "_column_data_changed": [ [ "src/bokeh/document/events.py", [ "ColumnDataChangedMixin", "_column_data_changed" ] ], [ "src/bokeh/io/notebook.py", [ "CommsHandle", "_column_data_changed" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_column_data_changed" ] ] ], "_columns_streamed": [ [ "src/bokeh/document/events.py", [ "ColumnsStreamedMixin", "_columns_streamed" ] ], [ "src/bokeh/io/notebook.py", [ "CommsHandle", "_columns_streamed" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_columns_streamed" ] ] ], "_columns_patched": [ [ "src/bokeh/document/events.py", [ "ColumnsPatchedMixin", "_columns_patched" ] ], [ "src/bokeh/io/notebook.py", [ "CommsHandle", "_columns_patched" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "FakeFullDispatcher", "_columns_patched" ] ] ], "combine": [ [ "src/bokeh/document/events.py", [ "DocumentChangedEvent", "combine" ] ], [ "src/bokeh/document/events.py", [ "ModelChangedEvent", "combine" ] ], [ "src/bokeh/document/events.py", [ "TitleChangedEvent", "combine" ] ] ], "dispatch": [ [ "src/bokeh/document/events.py", [ "DocumentChangedEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "DocumentPatchedEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "MessageSentEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "ModelChangedEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "ColumnDataChangedEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "ColumnsStreamedEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "ColumnsPatchedEvent", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "SessionCallbackAdded", "dispatch" ] ], [ "src/bokeh/document/events.py", [ "SessionCallbackRemoved", "dispatch" ] ] ], "handle_event": [ [ "src/bokeh/document/events.py", [ "DocumentPatchedEvent", "handle_event" ] ] ], "_handle_event": [ [ "src/bokeh/document/events.py", [ "DocumentPatchedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "MessageSentEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "ModelChangedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "ColumnDataChangedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "ColumnsStreamedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "ColumnsPatchedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "TitleChangedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "RootAddedEvent", "_handle_event" ] ], [ "src/bokeh/document/events.py", [ "RootRemovedEvent", "_handle_event" ] ] ], "without_document_lock": [ [ "src/bokeh/document/locking.py", [ "without_document_lock" ] ] ], "freeze": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "freeze" ] ] ], "get_all_by_name": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "get_all_by_name" ] ] ], "get_by_id": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "get_by_id" ] ] ], "get_one_by_name": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "get_one_by_name" ] ] ], "synced_references": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "synced_references" ] ] ], "flush_synced": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "flush_synced" ] ] ], "invalidate": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "invalidate" ] ] ], "recompute": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "recompute" ] ] ], "seen": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "seen" ] ] ], "update_name": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "update_name" ] ] ], "_push_freeze": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "_push_freeze" ] ] ], "_pop_freeze": [ [ "src/bokeh/document/models.py", [ "DocumentModelManager", "_pop_freeze" ] ] ], "f": [ [ "src/bokeh/driving.py", [ "bounce", "f" ] ], [ "src/bokeh/driving.py", [ "cosine", "f" ] ], [ "src/bokeh/driving.py", [ "linear", "f" ] ], [ "src/bokeh/driving.py", [ "repeat", "f" ] ], [ "src/bokeh/driving.py", [ "sine", "f" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_poly_drag_sync_after_source_edit", "f" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_eq", "f" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_eq", "f" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidationControl", "test_without_property_validation", "f" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "test_invoke_with_curdoc", "f" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "test_invoke_with_curdoc_nolock", "f" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "test__ioloop_not_forcibly_stopped", "f" ] ] ], "bounce": [ [ "src/bokeh/driving.py", [ "bounce" ] ] ], "cosine": [ [ "src/bokeh/driving.py", [ "cosine" ] ] ], "count": [ [ "src/bokeh/driving.py", [ "count" ] ], [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "_make_invocation_counter", "count" ] ] ], "force": [ [ "src/bokeh/driving.py", [ "force" ] ] ], "linear": [ [ "src/bokeh/driving.py", [ "linear" ] ] ], "repeat": [ [ "src/bokeh/driving.py", [ "repeat" ] ] ], "sine": [ [ "src/bokeh/driving.py", [ "sine" ] ] ], "_advance": [ [ "src/bokeh/driving.py", [ "_advance" ] ] ], "_render_js": [ [ "src/bokeh/embed/bundle.py", [ "Bundle", "_render_js" ] ] ], "_render_css": [ [ "src/bokeh/embed/bundle.py", [ "Bundle", "_render_css" ] ] ], "scripts": [ [ "src/bokeh/embed/bundle.py", [ "Bundle", "scripts" ] ] ], "js_urls": [ [ "src/bokeh/embed/bundle.py", [ "Bundle", "js_urls" ] ] ], "css_urls": [ [ "src/bokeh/embed/bundle.py", [ "Bundle", "css_urls" ] ] ], "bundle_for_objs_and_resources": [ [ "src/bokeh/embed/bundle.py", [ "bundle_for_objs_and_resources" ] ] ], "_query_extensions": [ [ "src/bokeh/embed/bundle.py", [ "_query_extensions" ] ] ], "_bundle_extensions": [ [ "src/bokeh/embed/bundle.py", [ "_bundle_extensions" ] ] ], "_all_objs": [ [ "src/bokeh/embed/bundle.py", [ "_all_objs" ] ] ], "_any": [ [ "src/bokeh/embed/bundle.py", [ "_any" ] ] ], "_use_tables": [ [ "src/bokeh/embed/bundle.py", [ "_use_tables" ] ] ], "_use_widgets": [ [ "src/bokeh/embed/bundle.py", [ "_use_widgets" ] ] ], "_model_requires_mathjax": [ [ "src/bokeh/embed/bundle.py", [ "_model_requires_mathjax" ] ] ], "_use_mathjax": [ [ "src/bokeh/embed/bundle.py", [ "_use_mathjax" ] ] ], "_use_gl": [ [ "src/bokeh/embed/bundle.py", [ "_use_gl" ] ] ], "_ext_use_tables": [ [ "src/bokeh/embed/bundle.py", [ "_ext_use_tables" ] ] ], "_ext_use_widgets": [ [ "src/bokeh/embed/bundle.py", [ "_ext_use_widgets" ] ] ], "_ext_use_mathjax": [ [ "src/bokeh/embed/bundle.py", [ "_ext_use_mathjax" ] ] ], "div_for_render_item": [ [ "src/bokeh/embed/elements.py", [ "div_for_render_item" ] ] ], "html_page_for_render_items": [ [ "src/bokeh/embed/elements.py", [ "html_page_for_render_items" ] ] ], "script_for_render_items": [ [ "src/bokeh/embed/elements.py", [ "script_for_render_items" ] ] ], "notebook_content": [ [ "src/bokeh/embed/notebook.py", [ "notebook_content" ] ] ], "server_document": [ [ "src/bokeh/embed/server.py", [ "server_document" ] ] ], "server_session": [ [ "src/bokeh/embed/server.py", [ "server_session" ] ] ], "server_html_page_for_session": [ [ "src/bokeh/embed/server.py", [ "server_html_page_for_session" ] ] ], "_clean_url": [ [ "src/bokeh/embed/server.py", [ "_clean_url" ] ] ], "_get_app_path": [ [ "src/bokeh/embed/server.py", [ "_get_app_path" ] ] ], "_process_arguments": [ [ "src/bokeh/embed/server.py", [ "_process_arguments" ] ] ], "_process_app_path": [ [ "src/bokeh/embed/server.py", [ "_process_app_path" ] ] ], "_process_relative_urls": [ [ "src/bokeh/embed/server.py", [ "_process_relative_urls" ] ] ], "_process_resources": [ [ "src/bokeh/embed/server.py", [ "_process_resources" ] ] ], "_src_path": [ [ "src/bokeh/embed/server.py", [ "_src_path" ] ] ], "autoload_static": [ [ "src/bokeh/embed/standalone.py", [ "autoload_static" ] ] ], "components": [ [ "src/bokeh/embed/standalone.py", [ "components" ] ] ], "components_2": [ [ "src/bokeh/embed/standalone.py", [ "components_2" ] ] ], "components_3": [ [ "src/bokeh/embed/standalone.py", [ "components_3" ] ] ], "components_4": [ [ "src/bokeh/embed/standalone.py", [ "components_4" ] ] ], "components_5": [ [ "src/bokeh/embed/standalone.py", [ "components_5" ] ] ], "components_6": [ [ "src/bokeh/embed/standalone.py", [ "components_6" ] ] ], "div_for_root": [ [ "src/bokeh/embed/standalone.py", [ "components_7", "div_for_root" ] ] ], "components_7": [ [ "src/bokeh/embed/standalone.py", [ "components_7" ] ] ], "file_html": [ [ "src/bokeh/embed/standalone.py", [ "file_html" ] ] ], "json_item": [ [ "src/bokeh/embed/standalone.py", [ "json_item" ] ] ], "_check_models_or_docs": [ [ "src/bokeh/embed/standalone.py", [ "_check_models_or_docs" ] ] ], "_title_from_models": [ [ "src/bokeh/embed/standalone.py", [ "_title_from_models" ] ] ], "finish": [ [ "src/bokeh/embed/util.py", [ "OutputDocumentFor", "finish" ] ], [ "src/bokeh/embed/util.py", [ "OutputDocumentFor", "if_always_new_", "finish" ] ], [ "src/bokeh/embed/util.py", [ "OutputDocumentFor", "if_always_new_", "else_", "if_len_docs_0_", "elif_len_docs_1_", "if_set_objs_set_doc_r", "finish" ] ], [ "src/bokeh/embed/util.py", [ "OutputDocumentFor", "if_always_new_", "else_", "if_len_docs_0_", "else_", "finish" ] ] ], "OutputDocumentFor": [ [ "src/bokeh/embed/util.py", [ "OutputDocumentFor" ] ] ], "standalone_docs_json": [ [ "src/bokeh/embed/util.py", [ "standalone_docs_json" ] ] ], "standalone_docs_json_and_render_items": [ [ "src/bokeh/embed/util.py", [ "standalone_docs_json_and_render_items" ] ] ], "submodel_has_python_callbacks": [ [ "src/bokeh/embed/util.py", [ "submodel_has_python_callbacks" ] ] ], "is_tex_string": [ [ "src/bokeh/embed/util.py", [ "is_tex_string" ] ] ], "contains_tex_string": [ [ "src/bokeh/embed/util.py", [ "contains_tex_string" ] ] ], "_new_doc": [ [ "src/bokeh/embed/util.py", [ "_new_doc" ] ] ], "_create_temp_doc": [ [ "src/bokeh/embed/util.py", [ "_create_temp_doc" ] ] ], "_dispose_temp_doc": [ [ "src/bokeh/embed/util.py", [ "_dispose_temp_doc" ] ] ], "_set_temp_theme": [ [ "src/bokeh/embed/util.py", [ "_set_temp_theme" ] ] ], "_unset_temp_theme": [ [ "src/bokeh/embed/util.py", [ "_unset_temp_theme" ] ] ], "wrap_in_onload": [ [ "src/bokeh/embed/wrappers.py", [ "wrap_in_onload" ] ] ], "wrap_in_safely": [ [ "src/bokeh/embed/wrappers.py", [ "wrap_in_safely" ] ] ], "wrap_in_script_tag": [ [ "src/bokeh/embed/wrappers.py", [ "wrap_in_script_tag" ] ] ], "cls_for": [ [ "src/bokeh/events.py", [ "Event", "cls_for" ] ] ], "init": [ [ "src/bokeh/ext.py", [ "init" ] ] ], "build": [ [ "src/bokeh/ext.py", [ "build" ] ], [ "src/bokeh/resources.py", [ "Resources", "build" ] ] ], "_run_command": [ [ "src/bokeh/ext.py", [ "_run_command" ] ] ], "curdoc": [ [ "src/bokeh/io/doc.py", [ "curdoc" ] ] ], "patch_curdoc": [ [ "src/bokeh/io/doc.py", [ "patch_curdoc" ] ] ], "set_curdoc": [ [ "src/bokeh/io/doc.py", [ "set_curdoc" ] ] ], "export_png": [ [ "src/bokeh/io/export.py", [ "export_png" ] ] ], "export_svg": [ [ "src/bokeh/io/export.py", [ "export_svg" ] ] ], "export_svgs": [ [ "src/bokeh/io/export.py", [ "export_svgs" ] ] ], "get_screenshot_as_png": [ [ "src/bokeh/io/export.py", [ "get_screenshot_as_png" ] ] ], "get_svg": [ [ "src/bokeh/io/export.py", [ "get_svg" ] ] ], "get_svgs": [ [ "src/bokeh/io/export.py", [ "get_svgs" ] ] ], "html": [ [ "src/bokeh/io/export.py", [ "get_layout_html", "html" ] ] ], "get_layout_html": [ [ "src/bokeh/io/export.py", [ "get_layout_html" ] ] ], "is_bokeh_loaded": [ [ "src/bokeh/io/export.py", [ "wait_until_render_complete", "is_bokeh_loaded" ] ] ], "is_bokeh_render_complete": [ [ "src/bokeh/io/export.py", [ "wait_until_render_complete", "is_bokeh_render_complete" ] ] ], "wait_until_render_complete": [ [ "src/bokeh/io/export.py", [ "wait_until_render_complete" ] ] ], "_resized": [ [ "src/bokeh/io/export.py", [ "_resized" ] ] ], "_indexed": [ [ "src/bokeh/io/export.py", [ "_write_collection", "_indexed" ] ] ], "_write_collection": [ [ "src/bokeh/io/export.py", [ "_write_collection" ] ] ], "_log_console": [ [ "src/bokeh/io/export.py", [ "_log_console" ] ] ], "_maximize_viewport": [ [ "src/bokeh/io/export.py", [ "_maximize_viewport" ] ] ], "__del__": [ [ "src/bokeh/io/export.py", [ "_TempFile", "__del__" ] ] ], "_tmp_html": [ [ "src/bokeh/io/export.py", [ "_tmp_html" ] ] ], "_repr_html_": [ [ "src/bokeh/io/notebook.py", [ "CommsHandle", "_repr_html_" ] ], [ "src/bokeh/model/model.py", [ "Model", "_repr_html_" ] ] ], "comms": [ [ "src/bokeh/io/notebook.py", [ "CommsHandle", "comms" ] ] ], "install_notebook_hook": [ [ "src/bokeh/io/notebook.py", [ "install_notebook_hook" ] ] ], "push_notebook": [ [ "src/bokeh/io/notebook.py", [ "push_notebook" ] ] ], "run_notebook_hook": [ [ "src/bokeh/io/notebook.py", [ "run_notebook_hook" ] ] ], "destroy_server": [ [ "src/bokeh/io/notebook.py", [ "destroy_server" ] ] ], "get_comms": [ [ "src/bokeh/io/notebook.py", [ "get_comms" ] ] ], "install_jupyter_hooks": [ [ "src/bokeh/io/notebook.py", [ "install_jupyter_hooks" ] ] ], "load_notebook": [ [ "src/bokeh/io/notebook.py", [ "load_notebook" ] ] ], "publish_display_data": [ [ "src/bokeh/io/notebook.py", [ "publish_display_data" ] ] ], "show_app": [ [ "src/bokeh/io/notebook.py", [ "show_app" ] ] ], "show_doc": [ [ "src/bokeh/io/notebook.py", [ "show_doc" ] ] ], "show_doc_10": [ [ "src/bokeh/io/notebook.py", [ "show_doc_10" ] ] ], "show_doc_11": [ [ "src/bokeh/io/notebook.py", [ "show_doc_11" ] ] ], "_loading_js": [ [ "src/bokeh/io/notebook.py", [ "_loading_js" ] ] ], "_origin_url": [ [ "src/bokeh/io/notebook.py", [ "_origin_url" ] ] ], "_server_url": [ [ "src/bokeh/io/notebook.py", [ "_server_url" ] ] ], "output_file": [ [ "src/bokeh/io/output.py", [ "output_file" ] ], [ "src/bokeh/io/state.py", [ "State", "output_file" ] ] ], "output_notebook": [ [ "src/bokeh/io/output.py", [ "output_notebook" ] ], [ "src/bokeh/io/state.py", [ "State", "output_notebook" ] ] ], "reset_output": [ [ "src/bokeh/io/output.py", [ "reset_output" ] ] ], "save": [ [ "src/bokeh/io/saving.py", [ "save" ] ] ], "_get_save_args": [ [ "src/bokeh/io/saving.py", [ "_get_save_args" ] ] ], "_get_save_filename": [ [ "src/bokeh/io/saving.py", [ "_get_save_filename" ] ] ], "_get_save_resources": [ [ "src/bokeh/io/saving.py", [ "_get_save_resources" ] ] ], "_get_save_title": [ [ "src/bokeh/io/saving.py", [ "_get_save_title" ] ] ], "_save_helper": [ [ "src/bokeh/io/saving.py", [ "_save_helper" ] ] ], "is_application": [ [ "src/bokeh/io/showing.py", [ "show", "is_application" ] ] ], "_show_file_with_state": [ [ "src/bokeh/io/showing.py", [ "_show_file_with_state" ] ] ], "_show_with_state": [ [ "src/bokeh/io/showing.py", [ "_show_with_state" ] ] ], "document_1": [ [ "src/bokeh/io/state.py", [ "State", "document_1" ] ], [ "src/bokeh/model/util.py", [ "HasDocumentRef", "document_1" ] ] ], "file": [ [ "src/bokeh/io/state.py", [ "State", "file" ] ], [ "src/bokeh/util/compiler.py", [ "CustomModel", "file" ] ] ], "notebook": [ [ "src/bokeh/io/state.py", [ "State", "notebook" ] ] ], "notebook_type": [ [ "src/bokeh/io/state.py", [ "State", "notebook_type" ] ] ], "notebook_type_5": [ [ "src/bokeh/io/state.py", [ "State", "notebook_type_5" ] ] ], "_reset_keeping_doc": [ [ "src/bokeh/io/state.py", [ "State", "_reset_keeping_doc" ] ] ], "_reset_with_doc": [ [ "src/bokeh/io/state.py", [ "State", "_reset_with_doc" ] ] ], "curstate": [ [ "src/bokeh/io/state.py", [ "curstate" ] ] ], "default_filename": [ [ "src/bokeh/io/util.py", [ "default_filename" ] ] ], "detect_current_filename": [ [ "src/bokeh/io/util.py", [ "detect_current_filename" ] ] ], "temp_filename": [ [ "src/bokeh/io/util.py", [ "temp_filename" ] ] ], "_no_access": [ [ "src/bokeh/io/util.py", [ "_no_access" ] ] ], "_shares_exec_prefix": [ [ "src/bokeh/io/util.py", [ "_shares_exec_prefix" ] ] ], "create_firefox_webdriver": [ [ "src/bokeh/io/webdriver.py", [ "create_firefox_webdriver" ] ] ], "create_chromium_webdriver": [ [ "src/bokeh/io/webdriver.py", [ "create_chromium_webdriver" ] ] ], "scale_factor_less_than_web_driver_device_pixel_ratio": [ [ "src/bokeh/io/webdriver.py", [ "scale_factor_less_than_web_driver_device_pixel_ratio" ] ] ], "get_web_driver_device_pixel_ratio": [ [ "src/bokeh/io/webdriver.py", [ "get_web_driver_device_pixel_ratio" ] ] ], "_is_executable": [ [ "src/bokeh/io/webdriver.py", [ "_is_executable" ] ] ], "_try_create_firefox_webdriver": [ [ "src/bokeh/io/webdriver.py", [ "_try_create_firefox_webdriver" ] ] ], "_try_create_chromium_webdriver": [ [ "src/bokeh/io/webdriver.py", [ "_try_create_chromium_webdriver" ] ] ], "terminate": [ [ "src/bokeh/io/webdriver.py", [ "_WebdriverState", "terminate" ] ] ], "create": [ [ "src/bokeh/io/webdriver.py", [ "_WebdriverState", "create" ] ], [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create" ] ], [ "src/bokeh/protocol/messages/ack.py", [ "ack", "create" ] ], [ "src/bokeh/protocol/messages/error.py", [ "error", "create" ] ], [ "src/bokeh/protocol/messages/ok.py", [ "ok", "create" ] ], [ "src/bokeh/protocol/messages/patch_doc.py", [ "patch_doc", "create" ] ], [ "src/bokeh/protocol/messages/pull_doc_reply.py", [ "pull_doc_reply", "create" ] ], [ "src/bokeh/protocol/messages/pull_doc_req.py", [ "pull_doc_req", "create" ] ], [ "src/bokeh/protocol/messages/push_doc.py", [ "push_doc", "create" ] ], [ "src/bokeh/protocol/messages/server_info_reply.py", [ "server_info_reply", "create" ] ], [ "src/bokeh/protocol/messages/server_info_req.py", [ "server_info_req", "create" ] ] ], "_create": [ [ "src/bokeh/io/webdriver.py", [ "_WebdriverState", "_create" ] ] ], "cleanup": [ [ "src/bokeh/io/webdriver.py", [ "_WebdriverState", "cleanup" ] ], [ "tests/support/plugins/project.py", [ "bokeh_app_info", "func", "cleanup" ] ] ], "row": [ [ "src/bokeh/layouts.py", [ "row" ] ], [ "src/bokeh/model/docs.py", [ "html_repr", "row" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "row" ] ] ], "row_1": [ [ "src/bokeh/layouts.py", [ "row_1" ] ] ], "row_2": [ [ "src/bokeh/layouts.py", [ "row_2" ] ] ], "column": [ [ "src/bokeh/layouts.py", [ "column" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "column" ] ] ], "column_4": [ [ "src/bokeh/layouts.py", [ "column_4" ] ] ], "column_5": [ [ "src/bokeh/layouts.py", [ "column_5" ] ] ], "layout": [ [ "src/bokeh/layouts.py", [ "layout" ] ] ], "merge": [ [ "src/bokeh/layouts.py", [ "gridplot", "merge" ] ] ], "gridplot": [ [ "src/bokeh/layouts.py", [ "gridplot" ] ] ], "grid_9": [ [ "src/bokeh/layouts.py", [ "grid_9" ] ] ], "grid_10": [ [ "src/bokeh/layouts.py", [ "grid_10" ] ] ], "grid_11": [ [ "src/bokeh/layouts.py", [ "grid_11" ] ] ], "grid_12": [ [ "src/bokeh/layouts.py", [ "grid_12" ] ] ], "grid_13": [ [ "src/bokeh/layouts.py", [ "grid_13" ] ] ], "gcd": [ [ "src/bokeh/layouts.py", [ "grid_14", "flatten", "gcd" ] ] ], "lcm": [ [ "src/bokeh/layouts.py", [ "grid_14", "flatten", "lcm" ] ] ], "nonempty": [ [ "src/bokeh/layouts.py", [ "grid_14", "flatten", "nonempty" ] ] ], "_flatten": [ [ "src/bokeh/layouts.py", [ "grid_14", "flatten", "_flatten" ] ] ], "flatten": [ [ "src/bokeh/layouts.py", [ "grid_14", "flatten" ] ] ], "traverse": [ [ "src/bokeh/layouts.py", [ "grid_14", "if_isinstance_children_l", "if_nrows_is_not_None_or_n", "else_", "traverse" ] ], [ "src/bokeh/layouts.py", [ "grid_14", "if_isinstance_children_l", "elif_isinstance_children_", "traverse" ] ] ], "is_usable": [ [ "src/bokeh/layouts.py", [ "grid_14", "if_isinstance_children_l", "elif_isinstance_children_", "is_usable" ] ] ], "grid_14": [ [ "src/bokeh/layouts.py", [ "grid_14" ] ] ], "group_tools": [ [ "src/bokeh/layouts.py", [ "group_tools" ] ] ], "_has_auto_sizing": [ [ "src/bokeh/layouts.py", [ "_has_auto_sizing" ] ] ], "_parse_children_arg": [ [ "src/bokeh/layouts.py", [ "_parse_children_arg" ] ] ], "_handle_child_sizing": [ [ "src/bokeh/layouts.py", [ "_handle_child_sizing" ] ] ], "_create_grid": [ [ "src/bokeh/layouts.py", [ "_create_grid" ] ] ], "_chunks": [ [ "src/bokeh/layouts.py", [ "_chunks" ] ] ], "hidden_row": [ [ "src/bokeh/model/docs.py", [ "html_repr", "hidden_row" ] ] ], "cell": [ [ "src/bokeh/model/docs.py", [ "html_repr", "cell" ] ] ], "html_repr": [ [ "src/bokeh/model/docs.py", [ "html_repr" ] ] ], "process_example": [ [ "src/bokeh/model/docs.py", [ "process_example" ] ] ], "parameters": [ [ "src/bokeh/model/model.py", [ "Model", "parameters" ] ] ], "js_link": [ [ "src/bokeh/model/model.py", [ "Model", "js_link" ] ] ], "js_on_change": [ [ "src/bokeh/model/model.py", [ "Model", "js_on_change" ] ] ], "references": [ [ "src/bokeh/model/model.py", [ "Model", "references" ] ], [ "tests/unit/bokeh/io/test_notebook__io.py", [ "test_show_doc_no_server", "Obj", "references" ] ] ], "mark_dirty": [ [ "src/bokeh/model/model.py", [ "Model", "trigger", "if_hint_is_None_", "mark_dirty" ] ] ], "trigger": [ [ "src/bokeh/model/model.py", [ "Model", "trigger" ] ], [ "src/bokeh/util/callback_manager.py", [ "PropertyCallbackManager", "trigger" ] ] ], "_clear_extensions": [ [ "src/bokeh/model/model.py", [ "Model", "_clear_extensions" ] ] ], "_detach_document": [ [ "src/bokeh/model/model.py", [ "Model", "_detach_document" ] ] ], "_sphinx_height_hint": [ [ "src/bokeh/model/model.py", [ "Model", "_sphinx_height_hint" ] ], [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_sphinx_height_hint" ] ], [ "src/bokeh/models/layouts.py", [ "Row", "_sphinx_height_hint" ] ], [ "src/bokeh/models/layouts.py", [ "Column", "_sphinx_height_hint" ] ] ], "queue_one": [ [ "src/bokeh/model/util.py", [ "collect_filtered_models", "queue_one" ] ] ], "collect_filtered_models": [ [ "src/bokeh/model/util.py", [ "collect_filtered_models" ] ] ], "collect_models": [ [ "src/bokeh/model/util.py", [ "collect_models" ] ] ], "get_class": [ [ "src/bokeh/model/util.py", [ "get_class" ] ] ], "visit_immediate_value_references": [ [ "src/bokeh/model/util.py", [ "visit_immediate_value_references" ] ] ], "visit_value_and_its_immediate_references": [ [ "src/bokeh/model/util.py", [ "visit_value_and_its_immediate_references" ] ] ], "_check_data_sources_on_renderers": [ [ "src/bokeh/models/annotations/legends.py", [ "LegendItem", "_check_data_sources_on_renderers" ] ] ], "_check_field_label_on_data_source": [ [ "src/bokeh/models/annotations/legends.py", [ "LegendItem", "_check_field_label_on_data_source" ] ] ], "from_file": [ [ "src/bokeh/models/callbacks.py", [ "CustomJS", "from_file" ] ] ], "_check_if_an_attribute_is_a_property_of_a_model": [ [ "src/bokeh/models/callbacks.py", [ "SetValue", "_check_if_an_attribute_is_a_property_of_a_model" ] ], [ "src/bokeh/models/dom.py", [ "ValueOf", "_check_if_an_attribute_is_a_property_of_a_model" ] ] ], "_check_if_provided_a_valid_value": [ [ "src/bokeh/models/callbacks.py", [ "SetValue", "_check_if_provided_a_valid_value" ] ] ], "x": [ [ "src/bokeh/models/expressions.py", [ "CoordinateTransform", "x" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "x" ] ] ], "y": [ [ "src/bokeh/models/expressions.py", [ "CoordinateTransform", "y" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "y" ] ] ], "__invert__": [ [ "src/bokeh/models/filters.py", [ "Filter", "__invert__" ] ] ], "__and__": [ [ "src/bokeh/models/filters.py", [ "Filter", "__and__" ] ] ], "__or__": [ [ "src/bokeh/models/filters.py", [ "Filter", "__or__" ] ] ], "__sub__": [ [ "src/bokeh/models/filters.py", [ "Filter", "__sub__" ] ] ], "__xor__": [ [ "src/bokeh/models/filters.py", [ "Filter", "__xor__" ] ] ], "_DATETIME_TICK_FORMATTER_HELP": [ [ "src/bokeh/models/formatters.py", [ "_DATETIME_TICK_FORMATTER_HELP" ] ] ], "_check_missing_dimension": [ [ "src/bokeh/models/formatters.py", [ "MercatorTickFormatter", "_check_missing_dimension" ] ], [ "src/bokeh/models/tickers.py", [ "MercatorTicker", "_check_missing_dimension" ] ], [ "src/bokeh/models/widgets/sliders.py", [ "AbstractSlider", "_check_missing_dimension" ] ] ], "FuncTickFormatter": [ [ "src/bokeh/models/formatters.py", [ "FuncTickFormatter" ] ] ], "_deprecated_datetime_list_format": [ [ "src/bokeh/models/formatters.py", [ "_deprecated_datetime_list_format" ] ] ], "RELATIVE_DATETIME_CONTEXT": [ [ "src/bokeh/models/formatters.py", [ "RELATIVE_DATETIME_CONTEXT" ] ] ], "node_coordinates": [ [ "src/bokeh/models/graphs.py", [ "LayoutProvider", "node_coordinates" ] ] ], "edge_coordinates": [ [ "src/bokeh/models/graphs.py", [ "LayoutProvider", "edge_coordinates" ] ] ], "_set_background": [ [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_set_background" ] ] ], "_check_fixed_sizing_mode": [ [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_check_fixed_sizing_mode" ] ] ], "_check_fixed_width_policy": [ [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_check_fixed_width_policy" ] ] ], "_check_fixed_height_policy": [ [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_check_fixed_height_policy" ] ] ], "_min_preferred_max_width": [ [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_min_preferred_max_width" ] ] ], "_min_preferred_max_height": [ [ "src/bokeh/models/layouts.py", [ "LayoutDOM", "_min_preferred_max_height" ] ] ], "_check_repeated_layout_children": [ [ "src/bokeh/models/layouts.py", [ "GridBox", "_check_repeated_layout_children" ] ], [ "src/bokeh/models/layouts.py", [ "HBox", "_check_repeated_layout_children" ] ], [ "src/bokeh/models/layouts.py", [ "VBox", "_check_repeated_layout_children" ] ], [ "src/bokeh/models/layouts.py", [ "FlexBox", "_check_repeated_layout_children" ] ], [ "src/bokeh/models/plots.py", [ "GridPlot", "_check_repeated_layout_children" ] ] ], "_check_empty_layout": [ [ "src/bokeh/models/layouts.py", [ "FlexBox", "_check_empty_layout" ] ] ], "_check_child_is_also_root": [ [ "src/bokeh/models/layouts.py", [ "FlexBox", "_check_child_is_also_root" ] ] ], "_check_incompatible_map_range_type": [ [ "src/bokeh/models/map_plots.py", [ "MapPlot", "_check_incompatible_map_range_type" ] ] ], "_check_required_range": [ [ "src/bokeh/models/map_plots.py", [ "GMapPlot", "_check_required_range" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "_check_required_range" ] ] ], "_check_missing_renderers": [ [ "src/bokeh/models/map_plots.py", [ "GMapPlot", "_check_missing_renderers" ] ], [ "src/bokeh/models/plots.py", [ "Plot", "_check_missing_renderers" ] ] ], "_check_missing_google_api_key": [ [ "src/bokeh/models/map_plots.py", [ "GMapPlot", "_check_missing_google_api_key" ] ] ], "_check_palette_length": [ [ "src/bokeh/models/mappers.py", [ "CategoricalColorMapper", "_check_palette_length" ] ] ], "LRTB": [ [ "src/bokeh/models/plots.py", [ "LRTB" ] ] ], "_axis": [ [ "src/bokeh/models/plots.py", [ "Plot", "_axis" ] ] ], "xaxis": [ [ "src/bokeh/models/plots.py", [ "Plot", "xaxis" ] ] ], "yaxis": [ [ "src/bokeh/models/plots.py", [ "Plot", "yaxis" ] ] ], "axis": [ [ "src/bokeh/models/plots.py", [ "Plot", "axis" ] ] ], "legend": [ [ "src/bokeh/models/plots.py", [ "Plot", "legend" ] ] ], "hover": [ [ "src/bokeh/models/plots.py", [ "Plot", "hover" ] ] ], "_grid": [ [ "src/bokeh/models/plots.py", [ "Plot", "_grid" ] ] ], "xgrid": [ [ "src/bokeh/models/plots.py", [ "Plot", "xgrid" ] ] ], "ygrid": [ [ "src/bokeh/models/plots.py", [ "Plot", "ygrid" ] ] ], "tools": [ [ "src/bokeh/models/plots.py", [ "Plot", "tools" ] ] ], "tools_14": [ [ "src/bokeh/models/plots.py", [ "Plot", "tools_14" ] ] ], "add_layout": [ [ "src/bokeh/models/plots.py", [ "Plot", "add_layout" ] ] ], "add_tools": [ [ "src/bokeh/models/plots.py", [ "Plot", "add_tools" ] ] ], "remove_tools": [ [ "src/bokeh/models/plots.py", [ "Plot", "remove_tools" ] ] ], "add_glyph": [ [ "src/bokeh/models/plots.py", [ "Plot", "add_glyph" ] ] ], "add_glyph_19": [ [ "src/bokeh/models/plots.py", [ "Plot", "add_glyph_19" ] ] ], "add_glyph_20": [ [ "src/bokeh/models/plots.py", [ "Plot", "add_glyph_20" ] ] ], "add_tile": [ [ "src/bokeh/models/plots.py", [ "Plot", "add_tile" ] ] ], "_check_required_scale": [ [ "src/bokeh/models/plots.py", [ "Plot", "_check_required_scale" ] ] ], "_check_compatible_scale_and_ranges": [ [ "src/bokeh/models/plots.py", [ "Plot", "_check_compatible_scale_and_ranges" ] ] ], "_check_bad_extra_range_name": [ [ "src/bokeh/models/plots.py", [ "Plot", "_check_bad_extra_range_name" ] ] ], "_scale": [ [ "src/bokeh/models/plots.py", [ "Plot", "_scale" ] ] ], "_check_conflicting_kwargs": [ [ "src/bokeh/models/plots.py", [ "_check_conflicting_kwargs" ] ] ], "__getattribute__": [ [ "src/bokeh/models/plots.py", [ "_list_attr_splat", "__getattribute__" ] ] ], "__dir__": [ [ "src/bokeh/models/plots.py", [ "_list_attr_splat", "__dir__" ] ] ], "_select_helper": [ [ "src/bokeh/models/plots.py", [ "_select_helper" ] ] ], "_check_duplicate_factors": [ [ "src/bokeh/models/ranges.py", [ "FactorRange", "_check_duplicate_factors" ] ] ], "set_data": [ [ "src/bokeh/models/renderers/contour_renderer.py", [ "ContourRenderer", "set_data" ] ] ], "construct_color_bar": [ [ "src/bokeh/models/renderers/contour_renderer.py", [ "ContourRenderer", "construct_color_bar" ] ], [ "src/bokeh/models/renderers/glyph_renderer.py", [ "GlyphRenderer", "construct_color_bar" ] ] ], "_check_cdsview_filters_with_connected": [ [ "src/bokeh/models/renderers/glyph_renderer.py", [ "GlyphRenderer", "_check_cdsview_filters_with_connected" ] ] ], "_check_bad_column_name": [ [ "src/bokeh/models/renderers/glyph_renderer.py", [ "GlyphRenderer", "_check_bad_column_name" ] ] ], "add_decoration": [ [ "src/bokeh/models/renderers/glyph_renderer.py", [ "GlyphRenderer", "add_decoration" ] ] ], "_check_malformed_graph_source": [ [ "src/bokeh/models/renderers/graph_renderer.py", [ "GraphRenderer", "_check_malformed_graph_source" ] ] ], "column_names": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "column_names" ] ] ], "_data_from_df": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "_data_from_df" ] ] ], "_data_from_groupby": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "_data_from_groupby" ] ] ], "_df_index_name": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "_df_index_name" ] ] ], "from_df": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "from_df" ] ] ], "from_groupby": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "from_groupby" ] ] ], "to_df": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "to_df" ] ] ], "patch": [ [ "src/bokeh/models/sources.py", [ "ColumnDataSource", "patch" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "patch" ] ], [ "src/bokeh/server/session.py", [ "ServerSession", "patch" ] ] ], "filters": [ [ "src/bokeh/models/sources.py", [ "CDSView", "filters" ] ] ], "filters_1": [ [ "src/bokeh/models/sources.py", [ "CDSView", "filters_1" ] ] ], "_check_slice": [ [ "src/bokeh/models/sources.py", [ "_check_slice" ] ] ], "register_alias": [ [ "src/bokeh/models/tools.py", [ "Tool", "register_alias" ] ] ], "_check_no_range_tool_ranges": [ [ "src/bokeh/models/tools.py", [ "RangeTool", "_check_no_range_tool_ranges" ] ] ], "_check_compatible_vertex_renderer": [ [ "src/bokeh/models/tools.py", [ "PolyTool", "_check_compatible_vertex_renderer" ] ] ], "_check_compatible_renderers": [ [ "src/bokeh/models/tools.py", [ "BoxEditTool", "_check_compatible_renderers" ] ], [ "src/bokeh/models/tools.py", [ "PointDrawTool", "_check_compatible_renderers" ] ], [ "src/bokeh/models/tools.py", [ "PolyDrawTool", "_check_compatible_renderers" ] ], [ "src/bokeh/models/tools.py", [ "FreehandDrawTool", "_check_compatible_renderers" ] ], [ "src/bokeh/models/tools.py", [ "PolyEditTool", "_check_compatible_renderers" ] ], [ "src/bokeh/models/tools.py", [ "LineEditTool", "_check_compatible_renderers" ] ] ], "_check_compatible_intersection_renderer": [ [ "src/bokeh/models/tools.py", [ "LineEditTool", "_check_compatible_intersection_renderer" ] ] ], "generate_structure_plot": [ [ "src/bokeh/models/util/structure.py", [ "generate_structure_plot" ] ] ], "model": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "model" ] ] ], "graph": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "graph" ] ], [ "src/bokeh/plotting/_figure.py", [ "figure", "graph" ] ] ], "property_df": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "property_df" ] ] ], "test_condition": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_make_graph", "test_condition" ] ] ], "_make_graph": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_make_graph" ] ] ], "_obj_props_to_df2": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_obj_props_to_df2" ] ] ], "_make_graph_plot": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_make_graph_plot" ] ] ], "_make_prop_dict": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_make_prop_dict" ] ] ], "_make_data_table": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_make_data_table" ] ] ], "_combined": [ [ "src/bokeh/models/util/structure.py", [ "_BokehStructureGraph", "_combined" ] ] ], "on_click": [ [ "src/bokeh/models/widgets/buttons.py", [ "Button", "on_click" ] ], [ "src/bokeh/models/widgets/buttons.py", [ "Toggle", "on_click" ] ], [ "src/bokeh/models/widgets/buttons.py", [ "Dropdown", "on_click" ] ] ], "js_on_click": [ [ "src/bokeh/models/widgets/buttons.py", [ "Button", "js_on_click" ] ], [ "src/bokeh/models/widgets/buttons.py", [ "Toggle", "js_on_click" ] ], [ "src/bokeh/models/widgets/buttons.py", [ "Dropdown", "js_on_click" ] ] ], "coerce_value": [ [ "src/bokeh/models/widgets/inputs.py", [ "InputWidget", "coerce_value" ] ] ], "value_as_datetime": [ [ "src/bokeh/models/widgets/sliders.py", [ "DateSlider", "value_as_datetime" ] ], [ "src/bokeh/models/widgets/sliders.py", [ "DateRangeSlider", "value_as_datetime" ] ], [ "src/bokeh/models/widgets/sliders.py", [ "DatetimeRangeSlider", "value_as_datetime" ] ] ], "value_as_date": [ [ "src/bokeh/models/widgets/sliders.py", [ "DateSlider", "value_as_date" ] ], [ "src/bokeh/models/widgets/sliders.py", [ "DateRangeSlider", "value_as_date" ] ] ], "linear_palette": [ [ "src/bokeh/palettes.py", [ "linear_palette" ] ] ], "diverging_palette": [ [ "src/bokeh/palettes.py", [ "diverging_palette" ] ] ], "set_alpha": [ [ "src/bokeh/palettes.py", [ "varying_alpha_palette", "set_alpha" ] ] ], "varying_alpha_palette": [ [ "src/bokeh/palettes.py", [ "varying_alpha_palette" ] ] ], "interp_palette": [ [ "src/bokeh/palettes.py", [ "interp_palette" ] ] ], "magma": [ [ "src/bokeh/palettes.py", [ "magma" ] ] ], "inferno": [ [ "src/bokeh/palettes.py", [ "inferno" ] ] ], "plasma": [ [ "src/bokeh/palettes.py", [ "plasma" ] ] ], "viridis": [ [ "src/bokeh/palettes.py", [ "viridis" ] ] ], "cividis": [ [ "src/bokeh/palettes.py", [ "cividis" ] ] ], "turbo": [ [ "src/bokeh/palettes.py", [ "turbo" ] ] ], "grey": [ [ "src/bokeh/palettes.py", [ "grey" ] ] ], "gray": [ [ "src/bokeh/palettes.py", [ "gray" ] ] ], "to_rgba_array": [ [ "src/bokeh/palettes.py", [ "to_rgba_array" ] ] ], "wrapped": [ [ "src/bokeh/plotting/_decorators.py", [ "marker_method", "decorator", "wrapped" ] ], [ "src/bokeh/plotting/_decorators.py", [ "glyph_method", "decorator", "wrapped" ] ] ], "marker_method": [ [ "src/bokeh/plotting/_decorators.py", [ "marker_method" ] ] ], "glyph_method": [ [ "src/bokeh/plotting/_decorators.py", [ "glyph_method" ] ] ], "generate_docstring": [ [ "src/bokeh/plotting/_docstring.py", [ "generate_docstring" ] ] ], "_add_arglines": [ [ "src/bokeh/plotting/_docstring.py", [ "_add_arglines" ] ] ], "_docstring_args": [ [ "src/bokeh/plotting/_docstring.py", [ "_docstring_args" ] ] ], "_docstring_extra": [ [ "src/bokeh/plotting/_docstring.py", [ "_docstring_extra" ] ] ], "_docstring_header": [ [ "src/bokeh/plotting/_docstring.py", [ "_docstring_header" ] ] ], "_docstring_kwargs": [ [ "src/bokeh/plotting/_docstring.py", [ "_docstring_kwargs" ] ] ], "_docstring_other": [ [ "src/bokeh/plotting/_docstring.py", [ "_docstring_other" ] ] ], "coordinates": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "coordinates" ] ], [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "coordinates" ] ], [ "src/bokeh/plotting/gmap.py", [ "GMap", "coordinates" ] ], [ "tests/integration/models/test_plot.py", [ "Fig", "coordinates" ] ] ], "subplot": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "subplot" ] ] ], "hexbin": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "hexbin" ] ], [ "src/bokeh/util/hex.py", [ "hexbin" ] ] ], "harea_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "harea_stack" ] ] ], "hbar_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "hbar_stack" ] ] ], "_line_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "_line_stack" ] ] ], "hline_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "hline_stack" ] ] ], "varea_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "varea_stack" ] ] ], "vbar_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "vbar_stack" ] ] ], "vline_stack": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "vline_stack" ] ] ], "contour": [ [ "src/bokeh/plotting/_figure.py", [ "figure", "contour" ] ] ], "markers": [ [ "src/bokeh/plotting/_figure.py", [ "markers" ] ] ], "get_graph_kwargs": [ [ "src/bokeh/plotting/_graph.py", [ "get_graph_kwargs" ] ] ], "pop_legend_kwarg": [ [ "src/bokeh/plotting/_legends.py", [ "pop_legend_kwarg" ] ] ], "update_legend": [ [ "src/bokeh/plotting/_legends.py", [ "update_legend" ] ] ], "_find_legend_item": [ [ "src/bokeh/plotting/_legends.py", [ "_find_legend_item" ] ] ], "_get_or_create_legend": [ [ "src/bokeh/plotting/_legends.py", [ "_get_or_create_legend" ] ] ], "_handle_legend_field": [ [ "src/bokeh/plotting/_legends.py", [ "_handle_legend_field" ] ] ], "_handle_legend_group": [ [ "src/bokeh/plotting/_legends.py", [ "_handle_legend_group" ] ] ], "_handle_legend_label": [ [ "src/bokeh/plotting/_legends.py", [ "_handle_legend_label" ] ] ], "get_range": [ [ "src/bokeh/plotting/_plot.py", [ "get_range" ] ] ], "get_scale": [ [ "src/bokeh/plotting/_plot.py", [ "get_scale" ] ] ], "process_axis_and_grid": [ [ "src/bokeh/plotting/_plot.py", [ "process_axis_and_grid" ] ] ], "_get_axis_class": [ [ "src/bokeh/plotting/_plot.py", [ "_get_axis_class" ] ] ], "_get_num_minor_ticks": [ [ "src/bokeh/plotting/_plot.py", [ "_get_num_minor_ticks" ] ] ], "get_default_color": [ [ "src/bokeh/plotting/_renderer.py", [ "get_default_color" ] ] ], "create_renderer": [ [ "src/bokeh/plotting/_renderer.py", [ "create_renderer" ] ] ], "make_glyph": [ [ "src/bokeh/plotting/_renderer.py", [ "make_glyph" ] ] ], "pop_visuals": [ [ "src/bokeh/plotting/_renderer.py", [ "pop_visuals" ] ] ], "_convert_data_source": [ [ "src/bokeh/plotting/_renderer.py", [ "_convert_data_source" ] ] ], "_pop_renderer_args": [ [ "src/bokeh/plotting/_renderer.py", [ "_pop_renderer_args" ] ] ], "_process_sequence_literals": [ [ "src/bokeh/plotting/_renderer.py", [ "_process_sequence_literals" ] ] ], "_split_feature_trait": [ [ "src/bokeh/plotting/_renderer.py", [ "_split_feature_trait" ] ] ], "_is_visual": [ [ "src/bokeh/plotting/_renderer.py", [ "_is_visual" ] ] ], "single_stack": [ [ "src/bokeh/plotting/_stack.py", [ "single_stack" ] ] ], "double_stack": [ [ "src/bokeh/plotting/_stack.py", [ "double_stack" ] ] ], "process_active_tools": [ [ "src/bokeh/plotting/_tools.py", [ "process_active_tools" ] ] ], "process_tools_arg": [ [ "src/bokeh/plotting/_tools.py", [ "process_tools_arg" ] ] ], "_resolve_tools": [ [ "src/bokeh/plotting/_tools.py", [ "_resolve_tools" ] ] ], "_collect_repeated_tools": [ [ "src/bokeh/plotting/_tools.py", [ "_collect_repeated_tools" ] ] ], "asdict": [ [ "src/bokeh/plotting/contour.py", [ "FillData", "asdict" ] ], [ "src/bokeh/plotting/contour.py", [ "LineData", "asdict" ] ] ], "contour_data": [ [ "src/bokeh/plotting/contour.py", [ "contour_data" ] ] ], "from_contour": [ [ "src/bokeh/plotting/contour.py", [ "from_contour" ] ] ], "_color": [ [ "src/bokeh/plotting/contour.py", [ "_color" ] ] ], "_contour_coords": [ [ "src/bokeh/plotting/contour.py", [ "_contour_coords" ] ] ], "_filled_to_coords": [ [ "src/bokeh/plotting/contour.py", [ "_filled_to_coords" ] ] ], "_lines_to_coords": [ [ "src/bokeh/plotting/contour.py", [ "_lines_to_coords" ] ] ], "_palette_from_collection": [ [ "src/bokeh/plotting/contour.py", [ "_palette_from_collection" ] ] ], "_validate_levels": [ [ "src/bokeh/plotting/contour.py", [ "_validate_levels" ] ] ], "annular_wedge": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "annular_wedge" ] ] ], "annulus": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "annulus" ] ] ], "arc": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "arc" ] ] ], "asterisk": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "asterisk" ] ] ], "circle": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "circle" ] ] ], "block": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "block" ] ] ], "circle_cross": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "circle_cross" ] ] ], "circle_dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "circle_dot" ] ] ], "circle_x": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "circle_x" ] ] ], "circle_y": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "circle_y" ] ] ], "cross": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "cross" ] ] ], "dash": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "dash" ] ] ], "diamond": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "diamond" ] ] ], "diamond_cross": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "diamond_cross" ] ] ], "diamond_dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "diamond_dot" ] ] ], "dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "dot" ] ] ], "harea": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "harea" ] ] ], "harea_step": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "harea_step" ] ] ], "hbar": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "hbar" ] ] ], "hspan": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "hspan" ] ] ], "hstrip": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "hstrip" ] ] ], "ellipse": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "ellipse" ] ] ], "hex": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "hex" ] ] ], "hex_dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "hex_dot" ] ] ], "hex_tile": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "hex_tile" ] ] ], "image": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "image" ] ] ], "image_rgba": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "image_rgba" ] ] ], "image_stack": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "image_stack" ] ] ], "image_url": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "image_url" ] ] ], "inverted_triangle": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "inverted_triangle" ] ] ], "line": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "line" ] ] ], "multi_line": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "multi_line" ] ] ], "multi_polygons": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "multi_polygons" ] ] ], "patches": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "patches" ] ] ], "plus": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "plus" ] ] ], "quad": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "quad" ] ] ], "quadratic": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "quadratic" ] ] ], "ray": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "ray" ] ] ], "rect": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "rect" ] ] ], "step": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "step" ] ] ], "segment": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "segment" ] ] ], "square": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "square" ] ] ], "square_cross": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "square_cross" ] ] ], "square_dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "square_dot" ] ] ], "square_pin": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "square_pin" ] ] ], "square_x": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "square_x" ] ] ], "star": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "star" ] ] ], "star_dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "star_dot" ] ] ], "triangle": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "triangle" ] ] ], "triangle_dot": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "triangle_dot" ] ] ], "triangle_pin": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "triangle_pin" ] ] ], "varea": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "varea" ] ] ], "varea_step": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "varea_step" ] ] ], "vbar": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "vbar" ] ] ], "vspan": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "vspan" ] ] ], "vstrip": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "vstrip" ] ] ], "wedge": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "wedge" ] ] ], "_scatter": [ [ "src/bokeh/plotting/glyph_api.py", [ "GlyphAPI", "_scatter" ] ] ], "gmap": [ [ "src/bokeh/plotting/gmap.py", [ "gmap" ] ] ], "from_networkx": [ [ "src/bokeh/plotting/graph.py", [ "from_networkx" ] ] ], "_handle_sublists": [ [ "src/bokeh/plotting/graph.py", [ "_handle_sublists" ] ] ], "create_2": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_2" ] ] ], "create_3": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_3" ] ] ], "create_4": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_4" ] ] ], "create_5": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_5" ] ] ], "create_6": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_6" ] ] ], "create_7": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_7" ] ] ], "create_8": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_8" ] ] ], "create_9": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_9" ] ] ], "create_10": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "create_10" ] ] ], "assemble": [ [ "src/bokeh/protocol/__init__.py", [ "Protocol", "assemble" ] ], [ "src/bokeh/protocol/message.py", [ "Message", "assemble" ] ] ], "add_buffer": [ [ "src/bokeh/protocol/message.py", [ "Message", "add_buffer" ] ] ], "assemble_buffer": [ [ "src/bokeh/protocol/message.py", [ "Message", "assemble_buffer" ] ] ], "write_buffers": [ [ "src/bokeh/protocol/message.py", [ "Message", "write_buffers" ] ] ], "create_header": [ [ "src/bokeh/protocol/message.py", [ "Message", "create_header" ] ] ], "send": [ [ "src/bokeh/protocol/message.py", [ "Message", "send" ] ], [ "tests/unit/bokeh/server/views/test_ws.py", [ "test_send_message_raises", "ExcMessage", "send" ] ] ], "complete": [ [ "src/bokeh/protocol/message.py", [ "Message", "complete" ] ] ], "payload": [ [ "src/bokeh/protocol/message.py", [ "Message", "payload" ] ] ], "header": [ [ "src/bokeh/protocol/message.py", [ "Message", "header" ] ] ], "header_10": [ [ "src/bokeh/protocol/message.py", [ "Message", "header_10" ] ] ], "header_json": [ [ "src/bokeh/protocol/message.py", [ "Message", "header_json" ] ] ], "content": [ [ "src/bokeh/protocol/message.py", [ "Message", "content" ] ] ], "content_13": [ [ "src/bokeh/protocol/message.py", [ "Message", "content_13" ] ] ], "content_json": [ [ "src/bokeh/protocol/message.py", [ "Message", "content_json" ] ] ], "metadata_16": [ [ "src/bokeh/protocol/message.py", [ "Message", "metadata_16" ] ] ], "metadata_json": [ [ "src/bokeh/protocol/message.py", [ "Message", "metadata_json" ] ] ], "apply_to_document": [ [ "src/bokeh/protocol/messages/patch_doc.py", [ "patch_doc", "apply_to_document" ] ] ], "push_to_document": [ [ "src/bokeh/protocol/messages/pull_doc_reply.py", [ "pull_doc_reply", "push_to_document" ] ], [ "src/bokeh/protocol/messages/push_doc.py", [ "push_doc", "push_to_document" ] ] ], "consume": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "consume" ] ] ], "_HEADER": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_HEADER" ] ] ], "_METADATA": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_METADATA" ] ] ], "_CONTENT": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_CONTENT" ] ] ], "_BUFFER_HEADER": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_BUFFER_HEADER" ] ] ], "_BUFFER_PAYLOAD": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_BUFFER_PAYLOAD" ] ] ], "_check_complete": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_check_complete" ] ] ], "_assume_text": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_assume_text" ] ] ], "_assume_binary": [ [ "src/bokeh/protocol/receiver.py", [ "Receiver", "_assume_binary" ] ] ], "server_url": [ [ "src/bokeh/resources.py", [ "server_url" ] ] ], "get_all_sri_hashes": [ [ "src/bokeh/resources.py", [ "get_all_sri_hashes" ] ] ], "get_sri_hashes_for_version": [ [ "src/bokeh/resources.py", [ "get_sri_hashes_for_version" ] ] ], "verify_sri_hashes": [ [ "src/bokeh/resources.py", [ "verify_sri_hashes" ] ] ], "log_level": [ [ "src/bokeh/resources.py", [ "Resources", "log_level" ] ] ], "log_level_4": [ [ "src/bokeh/resources.py", [ "Resources", "log_level_4" ] ] ], "root_url": [ [ "src/bokeh/resources.py", [ "Resources", "root_url" ] ] ], "components_for": [ [ "src/bokeh/resources.py", [ "Resources", "components_for" ] ] ], "_file_paths": [ [ "src/bokeh/resources.py", [ "Resources", "_file_paths" ] ] ], "_collect_external_resources": [ [ "src/bokeh/resources.py", [ "Resources", "_collect_external_resources" ] ] ], "_cdn_urls": [ [ "src/bokeh/resources.py", [ "Resources", "_cdn_urls" ] ] ], "_server_urls": [ [ "src/bokeh/resources.py", [ "Resources", "_server_urls" ] ] ], "_resolve": [ [ "src/bokeh/resources.py", [ "Resources", "_resolve" ] ] ], "_inline": [ [ "src/bokeh/resources.py", [ "Resources", "_inline" ] ] ], "js_files": [ [ "src/bokeh/resources.py", [ "Resources", "js_files" ] ], [ "src/bokeh/settings.py", [ "Settings", "js_files" ] ] ], "js_raw": [ [ "src/bokeh/resources.py", [ "Resources", "js_raw" ] ] ], "hashes": [ [ "src/bokeh/resources.py", [ "Resources", "hashes" ] ] ], "render_js": [ [ "src/bokeh/resources.py", [ "Resources", "render_js" ] ] ], "css_files": [ [ "src/bokeh/resources.py", [ "Resources", "css_files" ] ], [ "src/bokeh/settings.py", [ "Settings", "css_files" ] ] ], "css_raw": [ [ "src/bokeh/resources.py", [ "Resources", "css_raw" ] ] ], "css_raw_str": [ [ "src/bokeh/resources.py", [ "Resources", "css_raw_str" ] ] ], "render_css": [ [ "src/bokeh/resources.py", [ "Resources", "render_css" ] ] ], "render": [ [ "src/bokeh/resources.py", [ "Resources", "render" ] ], [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_file_html", "test_return_type", "fake_template", "render" ] ] ], "session_id": [ [ "src/bokeh/resources.py", [ "SessionCoordinates", "session_id" ] ] ], "session_id_allowing_none": [ [ "src/bokeh/resources.py", [ "SessionCoordinates", "session_id_allowing_none" ] ] ], "_cdn_base_url": [ [ "src/bokeh/resources.py", [ "_cdn_base_url" ] ] ], "mk_filename": [ [ "src/bokeh/resources.py", [ "_get_cdn_urls", "mk_filename" ] ] ], "mk_url": [ [ "src/bokeh/resources.py", [ "_get_cdn_urls", "mk_url" ] ], [ "src/bokeh/resources.py", [ "_get_server_urls", "mk_url" ] ] ], "_get_cdn_urls": [ [ "src/bokeh/resources.py", [ "_get_cdn_urls" ] ] ], "_get_server_urls": [ [ "src/bokeh/resources.py", [ "_get_server_urls" ] ] ], "_compute_single_hash": [ [ "src/bokeh/resources.py", [ "_compute_single_hash" ] ] ], "_read_data": [ [ "src/bokeh/sampledata/airports.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/anscombe.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/antibiotics.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/autompg2.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/browsers.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/commits.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/daylight.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/population.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/sea_surface_temperature.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/stocks.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/unemployment.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/us_counties.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/us_holidays.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/us_marriages_divorces.py", [ "_read_data" ] ], [ "src/bokeh/sampledata/us_states.py", [ "_read_data" ] ] ], "_clean_data": [ [ "src/bokeh/sampledata/autompg.py", [ "_clean_data" ] ] ], "_capitalize_words": [ [ "src/bokeh/sampledata/autompg2.py", [ "_capitalize_words" ] ] ], "endpoints": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "endpoints" ] ] ], "get_login_url": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "get_login_url" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "get_login_url" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "get_login_url" ] ], [ "src/bokeh/server/views/auth_request_handler.py", [ "AuthRequestHandler", "get_login_url" ] ] ], "get_user_async": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "get_user_async" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "get_user_async" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "get_user_async" ] ] ], "login_handler": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "login_handler" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "login_handler" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "login_handler" ] ] ], "login_url": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "login_url" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "login_url" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "login_url" ] ] ], "logout_handler": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "logout_handler" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "logout_handler" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "logout_handler" ] ] ], "logout_url": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "logout_url" ] ], [ "src/bokeh/server/auth_provider.py", [ "AuthModule", "logout_url" ] ], [ "src/bokeh/server/auth_provider.py", [ "NullAuth", "logout_url" ] ], [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "logout_url" ] ] ], "_validate": [ [ "src/bokeh/server/auth_provider.py", [ "AuthProvider", "_validate" ] ] ], "load_auth_module": [ [ "src/bokeh/server/auth_provider.py", [ "load_auth_module" ] ] ], "probably_relative_url": [ [ "src/bokeh/server/auth_provider.py", [ "probably_relative_url" ] ] ], "period": [ [ "src/bokeh/server/callbacks.py", [ "PeriodicCallback", "period" ] ] ], "timeout": [ [ "src/bokeh/server/callbacks.py", [ "TimeoutCallback", "timeout" ] ] ], "remove_all_callbacks": [ [ "src/bokeh/server/callbacks.py", [ "DocumentCallbackGroup", "remove_all_callbacks" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "remove_all_callbacks" ] ] ], "add_session_callbacks": [ [ "src/bokeh/server/callbacks.py", [ "DocumentCallbackGroup", "add_session_callbacks" ] ] ], "session": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "session" ] ], [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "session" ] ] ], "application_context": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "application_context" ] ], [ "src/bokeh/server/contexts.py", [ "BokehServerContext", "application_context" ] ] ], "detach_session": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "detach_session" ] ] ], "ok": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "ok" ] ], [ "src/bokeh/util/terminal.py", [ "ok" ] ] ], "send_patch_document": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "send_patch_document" ] ] ], "send_ping": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "send_ping" ] ] ], "protocol": [ [ "src/bokeh/server/connection.py", [ "ServerConnection", "protocol" ] ] ], "_set_session": [ [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "_set_session" ] ] ], "request": [ [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "request" ] ] ], "token_payload": [ [ "src/bokeh/server/contexts.py", [ "BokehSessionContext", "token_payload" ] ] ], "application": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "application" ] ] ], "run_load_hook": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "run_load_hook" ] ] ], "run_unload_hook": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "run_unload_hook" ] ] ], "create_session_if_needed": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "create_session_if_needed" ] ] ], "get_session": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "get_session" ] ], [ "src/bokeh/server/server.py", [ "BaseServer", "get_session" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "get_session" ] ], [ "src/bokeh/server/views/session_handler.py", [ "SessionHandler", "get_session" ] ] ], "do_discard": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "_discard_session", "do_discard" ] ] ], "_discard_session": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "_discard_session" ] ] ], "should_discard_ignoring_block": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "_cleanup_sessions", "should_discard_ignoring_block" ] ] ], "_cleanup_sessions": [ [ "src/bokeh/server/contexts.py", [ "ApplicationContext", "_cleanup_sessions" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "_cleanup_sessions" ] ] ], "arguments": [ [ "src/bokeh/server/contexts.py", [ "_RequestProxy", "arguments" ] ] ], "cookies": [ [ "src/bokeh/server/contexts.py", [ "_RequestProxy", "cookies" ] ] ], "headers": [ [ "src/bokeh/server/contexts.py", [ "_RequestProxy", "headers" ] ] ], "handle": [ [ "src/bokeh/server/protocol_handler.py", [ "ProtocolHandler", "handle" ] ] ], "_server_info_req": [ [ "src/bokeh/server/protocol_handler.py", [ "ProtocolHandler", "_server_info_req" ] ] ], "start": [ [ "src/bokeh/server/server.py", [ "BaseServer", "start" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "start" ] ], [ "src/bokeh/util/tornado.py", [ "_AsyncPeriodic", "start" ] ], [ "tests/support/plugins/file_server.py", [ "SimpleWebServer", "start" ] ] ], "stop": [ [ "src/bokeh/server/server.py", [ "BaseServer", "stop" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "stop" ] ], [ "src/bokeh/util/tornado.py", [ "_AsyncPeriodic", "stop" ] ], [ "tests/support/plugins/file_server.py", [ "SimpleWebServer", "stop" ] ] ], "unlisten": [ [ "src/bokeh/server/server.py", [ "BaseServer", "unlisten" ] ] ], "run_until_shutdown": [ [ "src/bokeh/server/server.py", [ "BaseServer", "run_until_shutdown" ] ] ], "get_sessions": [ [ "src/bokeh/server/server.py", [ "BaseServer", "get_sessions" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "get_sessions" ] ] ], "_atexit": [ [ "src/bokeh/server/server.py", [ "BaseServer", "_atexit" ] ] ], "_sigterm": [ [ "src/bokeh/server/server.py", [ "BaseServer", "_sigterm" ] ] ], "port": [ [ "src/bokeh/server/server.py", [ "BaseServer", "port" ] ], [ "src/bokeh/server/server.py", [ "Server", "port" ] ] ], "address": [ [ "src/bokeh/server/server.py", [ "BaseServer", "address" ] ], [ "src/bokeh/server/server.py", [ "Server", "address" ] ] ], "prefix": [ [ "src/bokeh/server/server.py", [ "BaseServer", "prefix" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "prefix" ] ], [ "tests/unit/bokeh/models/_util_models.py", [ "prefix" ] ] ], "index": [ [ "src/bokeh/server/server.py", [ "BaseServer", "index" ] ], [ "src/bokeh/server/tornado.py", [ "BokehTornado", "index" ] ] ], "unix_socket": [ [ "src/bokeh/server/server.py", [ "Server", "unix_socket" ] ] ], "_needs_document_lock_wrapper": [ [ "src/bokeh/server/session.py", [ "_needs_document_lock", "_needs_document_lock_wrapper" ] ] ], "_needs_document_lock": [ [ "src/bokeh/server/session.py", [ "_needs_document_lock" ] ] ], "current_time": [ [ "src/bokeh/server/session.py", [ "current_time" ] ] ], "expiration_requested": [ [ "src/bokeh/server/session.py", [ "ServerSession", "expiration_requested" ] ] ], "expiration_blocked": [ [ "src/bokeh/server/session.py", [ "ServerSession", "expiration_blocked" ] ] ], "expiration_blocked_count": [ [ "src/bokeh/server/session.py", [ "ServerSession", "expiration_blocked_count" ] ] ], "request_expiration": [ [ "src/bokeh/server/session.py", [ "ServerSession", "request_expiration" ] ] ], "block_expiration": [ [ "src/bokeh/server/session.py", [ "ServerSession", "block_expiration" ] ] ], "unblock_expiration": [ [ "src/bokeh/server/session.py", [ "ServerSession", "unblock_expiration" ] ] ], "unsubscribe": [ [ "src/bokeh/server/session.py", [ "ServerSession", "unsubscribe" ] ] ], "connection_count": [ [ "src/bokeh/server/session.py", [ "ServerSession", "connection_count" ] ] ], "milliseconds_since_last_unsubscribe": [ [ "src/bokeh/server/session.py", [ "ServerSession", "milliseconds_since_last_unsubscribe" ] ] ], "with_document_locked": [ [ "src/bokeh/server/session.py", [ "ServerSession", "with_document_locked" ] ] ], "wrapped_callback": [ [ "src/bokeh/server/session.py", [ "ServerSession", "_wrap_document_callback", "wrapped_callback" ] ] ], "_wrap_document_callback": [ [ "src/bokeh/server/session.py", [ "ServerSession", "_wrap_document_callback" ] ] ], "_wrap_session_callback": [ [ "src/bokeh/server/session.py", [ "ServerSession", "_wrap_session_callback" ] ] ], "_handle_pull": [ [ "src/bokeh/server/session.py", [ "ServerSession", "_handle_pull" ] ] ], "_handle_push": [ [ "src/bokeh/server/session.py", [ "ServerSession", "_handle_push" ] ] ], "notify_connection_lost": [ [ "src/bokeh/server/session.py", [ "ServerSession", "notify_connection_lost" ] ] ], "applications": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "applications" ] ] ], "app_paths": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "app_paths" ] ] ], "icon": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "icon" ] ] ], "websocket_origins": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "websocket_origins" ] ] ], "secret_key": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "secret_key" ] ] ], "include_cookies": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "include_cookies" ] ] ], "include_headers": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "include_headers" ] ] ], "exclude_cookies": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "exclude_cookies" ] ] ], "exclude_headers": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "exclude_headers" ] ] ], "sign_sessions": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "sign_sessions" ] ] ], "generate_session_ids": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "generate_session_ids" ] ] ], "session_token_expiration": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "session_token_expiration" ] ] ], "resources": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "resources" ] ] ], "new_connection": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "new_connection" ] ] ], "client_lost": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "client_lost" ] ] ], "_log_stats": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "_log_stats" ] ] ], "_log_mem": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "_log_mem" ] ] ], "_keep_alive": [ [ "src/bokeh/server/tornado.py", [ "BokehTornado", "_keep_alive" ] ] ], "create_static_handler": [ [ "src/bokeh/server/tornado.py", [ "create_static_handler" ] ] ], "bind_sockets": [ [ "src/bokeh/server/util.py", [ "bind_sockets" ] ] ], "check_allowlist": [ [ "src/bokeh/server/util.py", [ "check_allowlist" ] ] ], "create_hosts_allowlist": [ [ "src/bokeh/server/util.py", [ "create_hosts_allowlist" ] ] ], "match_host": [ [ "src/bokeh/server/util.py", [ "match_host" ] ] ], "get_current_user": [ [ "src/bokeh/server/views/auth_request_handler.py", [ "AuthRequestHandler", "get_current_user" ] ] ], "prepare": [ [ "src/bokeh/server/views/auth_request_handler.py", [ "AuthRequestHandler", "prepare" ] ] ], "set_default_headers": [ [ "src/bokeh/server/views/autoload_js_handler.py", [ "AutoloadJsHandler", "set_default_headers" ] ] ], "options": [ [ "src/bokeh/server/views/autoload_js_handler.py", [ "AutoloadJsHandler", "options" ] ] ], "get_absolute_path": [ [ "src/bokeh/server/views/multi_root_static_handler.py", [ "MultiRootStaticHandler", "get_absolute_path" ] ] ], "validate_absolute_path": [ [ "src/bokeh/server/views/multi_root_static_handler.py", [ "MultiRootStaticHandler", "validate_absolute_path" ] ] ], "append_version": [ [ "src/bokeh/server/views/static_handler.py", [ "StaticHandler", "append_version" ] ] ], "check_origin": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "check_origin" ] ] ], "open": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "open" ] ], [ "src/bokeh/util/browser.py", [ "BrowserLike", "open" ] ], [ "src/bokeh/util/browser.py", [ "DummyWebBrowser", "open" ] ], [ "tests/unit/bokeh/util/test_browser.py", [ "_RecordingWebBrowser", "open" ] ] ], "select_subprotocol": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "select_subprotocol" ] ] ], "get_compression_options": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "get_compression_options" ] ] ], "_async_open": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "_async_open" ] ] ], "on_pong": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "on_pong" ] ] ], "on_close": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "on_close" ] ] ], "_receive": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "_receive" ] ] ], "_handle": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "_handle" ] ] ], "_schedule": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "_schedule" ] ] ], "_internal_error": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "_internal_error" ] ] ], "_protocol_error": [ [ "src/bokeh/server/views/ws.py", [ "WSHandler", "_protocol_error" ] ] ], "convert_str": [ [ "src/bokeh/settings.py", [ "convert_str" ] ] ], "convert_bool": [ [ "src/bokeh/settings.py", [ "convert_bool" ] ] ], "convert_str_seq": [ [ "src/bokeh/settings.py", [ "convert_str_seq" ] ] ], "convert_logging": [ [ "src/bokeh/settings.py", [ "convert_logging" ] ] ], "convert_validation": [ [ "src/bokeh/settings.py", [ "convert_validation" ] ] ], "convert_ico_path": [ [ "src/bokeh/settings.py", [ "convert_ico_path" ] ] ], "is_dev": [ [ "src/bokeh/settings.py", [ "is_dev" ] ] ], "set_value": [ [ "src/bokeh/settings.py", [ "PrioritizedSetting", "set_value" ] ] ], "unset_value": [ [ "src/bokeh/settings.py", [ "PrioritizedSetting", "unset_value" ] ] ], "env_var": [ [ "src/bokeh/settings.py", [ "PrioritizedSetting", "env_var" ] ] ], "dev_default": [ [ "src/bokeh/settings.py", [ "PrioritizedSetting", "dev_default" ] ] ], "name": [ [ "src/bokeh/settings.py", [ "PrioritizedSetting", "name" ] ], [ "src/bokeh/util/compiler.py", [ "CustomModel", "name" ] ], [ "tests/support/util/examples.py", [ "Example", "name" ] ] ], "convert_type": [ [ "src/bokeh/settings.py", [ "PrioritizedSetting", "convert_type" ] ] ], "config_system": [ [ "src/bokeh/settings.py", [ "Settings", "config_system" ] ] ], "config_user": [ [ "src/bokeh/settings.py", [ "Settings", "config_user" ] ] ], "config_override": [ [ "src/bokeh/settings.py", [ "Settings", "config_override" ] ] ], "dev": [ [ "src/bokeh/settings.py", [ "Settings", "dev" ] ] ], "bokehjsdir": [ [ "src/bokeh/settings.py", [ "Settings", "bokehjsdir" ] ], [ "src/bokeh/util/paths.py", [ "bokehjsdir" ] ] ], "secret_key_bytes": [ [ "src/bokeh/settings.py", [ "Settings", "secret_key_bytes" ] ] ], "_try_load_config": [ [ "src/bokeh/settings.py", [ "Settings", "_try_load_config" ] ] ], "can_document_member": [ [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "ColorDocumenter", "can_document_member" ] ], [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "EnumDocumenter", "can_document_member" ] ], [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "PropDocumenter", "can_document_member" ] ], [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "ModelDocumenter", "can_document_member" ] ] ], "add_content": [ [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "ColorDocumenter", "add_content" ] ] ], "get_object_members": [ [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "ColorDocumenter", "get_object_members" ] ], [ "src/bokeh/sphinxext/bokeh_autodoc.py", [ "EnumDocumenter", "get_object_members" ] ] ], "bokeh_dataframe": [ [ "src/bokeh/sphinxext/bokeh_dataframe.py", [ "bokeh_dataframe" ] ] ], "parse": [ [ "src/bokeh/sphinxext/bokeh_directive.py", [ "BokehDirective", "parse" ] ] ], "_sampledata": [ [ "src/bokeh/sphinxext/bokeh_example_metadata.py", [ "_sampledata" ] ] ], "_apis": [ [ "src/bokeh/sphinxext/bokeh_example_metadata.py", [ "_apis" ] ] ], "config_inited_handler": [ [ "src/bokeh/sphinxext/bokeh_gallery.py", [ "config_inited_handler" ] ] ], "get_details": [ [ "src/bokeh/sphinxext/bokeh_gallery.py", [ "get_details" ] ] ], "to_json_rep": [ [ "src/bokeh/sphinxext/bokeh_model.py", [ "to_json_rep" ] ] ], "bokeh_palette": [ [ "src/bokeh/sphinxext/bokeh_palette.py", [ "bokeh_palette" ] ] ], "visit_html": [ [ "src/bokeh/sphinxext/bokeh_palette_group.py", [ "bokeh_palette_group", "visit_html" ] ], [ "src/bokeh/sphinxext/bokeh_plot.py", [ "autoload_script", "visit_html" ] ], [ "src/bokeh/sphinxext/bokehjs_content.py", [ "bokehjs_content", "visit_html" ] ] ], "process_code_block": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "BokehPlotDirective", "process_code_block" ] ] ], "process_args_or_content": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "BokehPlotDirective", "process_args_or_content" ] ] ], "process_source": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "BokehPlotDirective", "process_source" ] ] ], "process_sampledata": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "BokehPlotDirective", "process_sampledata" ] ] ], "builder_inited": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "builder_inited" ] ] ], "build_finished": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "build_finished" ] ], [ "src/bokeh/sphinxext/bokeh_sitemap.py", [ "build_finished" ] ] ], "env_merge_info": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "env_merge_info" ] ] ], "_replace_google_api_key": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "_replace_google_api_key" ] ] ], "_evaluate_source": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "_evaluate_source" ] ] ], "_remove_module_docstring": [ [ "src/bokeh/sphinxext/bokeh_plot.py", [ "_remove_module_docstring" ] ] ], "bokeh_commit": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "bokeh_commit" ] ] ], "bokeh_issue": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "bokeh_issue" ] ] ], "bokeh_minpy": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "bokeh_minpy" ] ] ], "bokeh_pull": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "bokeh_pull" ] ] ], "bokeh_requires": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "bokeh_requires" ] ] ], "bokeh_tree": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "bokeh_tree" ] ] ], "_make_gh_link_node": [ [ "src/bokeh/sphinxext/bokeh_roles.py", [ "_make_gh_link_node" ] ] ], "purge_xrefs": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "purge_xrefs" ] ] ], "merge_xrefs": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "merge_xrefs" ] ] ], "process_sampledata_xrefs": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "process_sampledata_xrefs" ] ] ], "purge_gallery_xrefs": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "purge_gallery_xrefs" ] ] ], "merge_gallery_xrefs": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "merge_gallery_xrefs" ] ] ], "process_gallery_overview": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "process_gallery_overview" ] ] ], "sort_by_basename": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "sort_by_basename" ] ] ], "add_bullet_point": [ [ "src/bokeh/sphinxext/bokeh_sampledata_xref.py", [ "add_bullet_point" ] ] ], "html_page_context": [ [ "src/bokeh/sphinxext/bokeh_sitemap.py", [ "html_page_context" ] ] ], "depart_html": [ [ "src/bokeh/sphinxext/bokehjs_content.py", [ "bokehjs_content", "depart_html" ] ] ], "get_codeblock_node": [ [ "src/bokeh/sphinxext/bokehjs_content.py", [ "BokehJSContent", "get_codeblock_node" ] ] ], "get_js_source": [ [ "src/bokeh/sphinxext/bokehjs_content.py", [ "BokehJSContent", "get_js_source" ] ] ], "get_code_language": [ [ "src/bokeh/sphinxext/bokehjs_content.py", [ "BokehJSContent", "get_code_language" ] ] ], "_pass": [ [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "_monkeypatch", "_pass" ] ] ], "_add_root": [ [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "_monkeypatch", "_add_root" ] ] ], "_curdoc": [ [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "_monkeypatch", "_curdoc" ] ] ], "_monkeypatch": [ [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "_monkeypatch" ] ] ], "_unmonkeypatch": [ [ "src/bokeh/sphinxext/example_handler.py", [ "ExampleHandler", "_unmonkeypatch" ] ] ], "get_sphinx_resources": [ [ "src/bokeh/sphinxext/util.py", [ "get_sphinx_resources" ] ] ], "_add_glyph_defaults": [ [ "src/bokeh/themes/theme.py", [ "Theme", "_add_glyph_defaults" ] ] ], "_for_class": [ [ "src/bokeh/themes/theme.py", [ "Theme", "_for_class" ] ] ], "apply_to_model": [ [ "src/bokeh/themes/theme.py", [ "Theme", "apply_to_model" ] ] ], "deprecated_vendors": [ [ "src/bokeh/tile_providers.py", [ "_TileProvidersModule", "deprecated_vendors" ] ] ], "get_provider": [ [ "src/bokeh/tile_providers.py", [ "_TileProvidersModule", "get_provider" ] ] ], "cumsum": [ [ "src/bokeh/transform.py", [ "cumsum" ] ] ], "dodge": [ [ "src/bokeh/transform.py", [ "dodge" ] ] ], "eqhist_cmap": [ [ "src/bokeh/transform.py", [ "eqhist_cmap" ] ] ], "factor_cmap": [ [ "src/bokeh/transform.py", [ "factor_cmap" ] ] ], "factor_hatch": [ [ "src/bokeh/transform.py", [ "factor_hatch" ] ] ], "factor_mark": [ [ "src/bokeh/transform.py", [ "factor_mark" ] ] ], "jitter": [ [ "src/bokeh/transform.py", [ "jitter" ] ] ], "linear_cmap": [ [ "src/bokeh/transform.py", [ "linear_cmap" ] ] ], "log_cmap": [ [ "src/bokeh/transform.py", [ "log_cmap" ] ] ], "stack": [ [ "src/bokeh/transform.py", [ "stack" ] ] ], "get_browser_controller": [ [ "src/bokeh/util/browser.py", [ "get_browser_controller" ] ] ], "view": [ [ "src/bokeh/util/browser.py", [ "view" ] ] ], "_trigger_event": [ [ "src/bokeh/util/callback_manager.py", [ "EventCallbackManager", "_trigger_event" ] ] ], "_update_event_callbacks": [ [ "src/bokeh/util/callback_manager.py", [ "EventCallbackManager", "_update_event_callbacks" ] ] ], "_nargs": [ [ "src/bokeh/util/callback_manager.py", [ "_nargs" ] ] ], "_check_callback": [ [ "src/bokeh/util/callback_manager.py", [ "_check_callback" ] ] ], "nodejs_version": [ [ "src/bokeh/util/compiler.py", [ "nodejs_version" ] ] ], "npmjs_version": [ [ "src/bokeh/util/compiler.py", [ "npmjs_version" ] ] ], "nodejs_compile": [ [ "src/bokeh/util/compiler.py", [ "nodejs_compile" ] ] ], "lang": [ [ "src/bokeh/util/compiler.py", [ "Implementation", "lang" ] ], [ "src/bokeh/util/compiler.py", [ "TypeScript", "lang" ] ], [ "src/bokeh/util/compiler.py", [ "JavaScript", "lang" ] ], [ "src/bokeh/util/compiler.py", [ "Less", "lang" ] ], [ "src/bokeh/util/compiler.py", [ "FromFile", "lang" ] ] ], "full_name": [ [ "src/bokeh/util/compiler.py", [ "CustomModel", "full_name" ] ] ], "implementation": [ [ "src/bokeh/util/compiler.py", [ "CustomModel", "implementation" ] ] ], "dependencies": [ [ "src/bokeh/util/compiler.py", [ "CustomModel", "dependencies" ] ] ], "module": [ [ "src/bokeh/util/compiler.py", [ "CustomModel", "module" ] ], [ "tests/support/util/api.py", [ "verify_all", "Test___all__", "module" ] ] ], "get_cache_hook": [ [ "src/bokeh/util/compiler.py", [ "get_cache_hook" ] ] ], "set_cache_hook": [ [ "src/bokeh/util/compiler.py", [ "set_cache_hook" ] ] ], "calc_cache_key": [ [ "src/bokeh/util/compiler.py", [ "calc_cache_key" ] ] ], "bundle_models": [ [ "src/bokeh/util/compiler.py", [ "bundle_models" ] ] ], "bundle_all_models": [ [ "src/bokeh/util/compiler.py", [ "bundle_all_models" ] ] ], "_detect_nodejs": [ [ "src/bokeh/util/compiler.py", [ "_detect_nodejs" ] ] ], "_nodejs_path": [ [ "src/bokeh/util/compiler.py", [ "_nodejs_path" ] ] ], "_npmjs_path": [ [ "src/bokeh/util/compiler.py", [ "_npmjs_path" ] ] ], "_crlf_cr_2_lf": [ [ "src/bokeh/util/compiler.py", [ "_crlf_cr_2_lf" ] ] ], "_run": [ [ "src/bokeh/util/compiler.py", [ "_run" ] ] ], "_run_nodejs": [ [ "src/bokeh/util/compiler.py", [ "_run_nodejs" ] ] ], "_run_npmjs": [ [ "src/bokeh/util/compiler.py", [ "_run_npmjs" ] ] ], "_model_cache_no_op": [ [ "src/bokeh/util/compiler.py", [ "_model_cache_no_op" ] ] ], "_get_custom_models": [ [ "src/bokeh/util/compiler.py", [ "_get_custom_models" ] ] ], "_compile_models": [ [ "src/bokeh/util/compiler.py", [ "_compile_models" ] ] ], "mkpath": [ [ "src/bokeh/util/compiler.py", [ "_bundle_models", "resolve_modules", "for_module_in_to_resolve_", "if_module_startswith_", "mkpath" ] ] ], "resolve_modules": [ [ "src/bokeh/util/compiler.py", [ "_bundle_models", "resolve_modules" ] ] ], "resolve_deps": [ [ "src/bokeh/util/compiler.py", [ "_bundle_models", "resolve_deps" ] ] ], "_bundle_models": [ [ "src/bokeh/util/compiler.py", [ "_bundle_models" ] ] ], "entries": [ [ "src/bokeh/util/dataclasses.py", [ "entries" ] ] ], "is_dataclass": [ [ "src/bokeh/util/dataclasses.py", [ "is_dataclass" ] ] ], "add_value": [ [ "src/bokeh/util/datatypes.py", [ "MultiValuedDict", "add_value" ] ] ], "get_all": [ [ "src/bokeh/util/datatypes.py", [ "MultiValuedDict", "get_all" ] ] ], "get_one": [ [ "src/bokeh/util/datatypes.py", [ "MultiValuedDict", "get_one" ] ] ], "remove_value": [ [ "src/bokeh/util/datatypes.py", [ "MultiValuedDict", "remove_value" ] ] ], "import_optional": [ [ "src/bokeh/util/dependencies.py", [ "import_optional" ] ] ], "import_required": [ [ "src/bokeh/util/dependencies.py", [ "import_required" ] ] ], "deprecated": [ [ "src/bokeh/util/deprecation.py", [ "deprecated" ] ] ], "deprecated_1": [ [ "src/bokeh/util/deprecation.py", [ "deprecated_1" ] ] ], "deprecated_2": [ [ "src/bokeh/util/deprecation.py", [ "deprecated_2" ] ] ], "get_param_info": [ [ "src/bokeh/util/functions.py", [ "get_param_info" ] ] ], "axial_to_cartesian": [ [ "src/bokeh/util/hex.py", [ "axial_to_cartesian" ] ] ], "cartesian_to_axial": [ [ "src/bokeh/util/hex.py", [ "cartesian_to_axial" ] ] ], "_round_hex": [ [ "src/bokeh/util/hex.py", [ "_round_hex" ] ] ], "basicConfig": [ [ "src/bokeh/util/logconfig.py", [ "basicConfig" ] ] ], "trace": [ [ "src/bokeh/util/logconfig.py", [ "trace" ] ], [ "src/bokeh/util/terminal.py", [ "trace" ] ] ], "serverdir": [ [ "src/bokeh/util/paths.py", [ "serverdir" ] ] ], "download": [ [ "src/bokeh/util/sampledata.py", [ "download" ] ] ], "real_name": [ [ "src/bokeh/util/sampledata.py", [ "real_name" ] ] ], "external_csv": [ [ "src/bokeh/util/sampledata.py", [ "external_csv" ] ] ], "external_data_dir": [ [ "src/bokeh/util/sampledata.py", [ "external_data_dir" ] ] ], "external_path": [ [ "src/bokeh/util/sampledata.py", [ "external_path" ] ] ], "package_csv": [ [ "src/bokeh/util/sampledata.py", [ "package_csv" ] ] ], "package_dir": [ [ "src/bokeh/util/sampledata.py", [ "package_dir" ] ] ], "package_path": [ [ "src/bokeh/util/sampledata.py", [ "package_path" ] ] ], "load_json": [ [ "src/bokeh/util/sampledata.py", [ "load_json" ] ] ], "open_csv": [ [ "src/bokeh/util/sampledata.py", [ "open_csv" ] ] ], "_bokeh_dir": [ [ "src/bokeh/util/sampledata.py", [ "_bokeh_dir" ] ] ], "_download_file": [ [ "src/bokeh/util/sampledata.py", [ "_download_file" ] ] ], "_compute_datetime_types": [ [ "src/bokeh/util/serialization.py", [ "_compute_datetime_types" ] ] ], "is_datetime_type": [ [ "src/bokeh/util/serialization.py", [ "is_datetime_type" ] ] ], "is_timedelta_type": [ [ "src/bokeh/util/serialization.py", [ "is_timedelta_type" ] ] ], "convert_date_to_datetime": [ [ "src/bokeh/util/serialization.py", [ "convert_date_to_datetime" ] ] ], "convert_timedelta_type": [ [ "src/bokeh/util/serialization.py", [ "convert_timedelta_type" ] ] ], "convert_datetime_type": [ [ "src/bokeh/util/serialization.py", [ "convert_datetime_type" ] ] ], "convert_datetime_array": [ [ "src/bokeh/util/serialization.py", [ "convert_datetime_array" ] ] ], "make_id": [ [ "src/bokeh/util/serialization.py", [ "make_id" ] ] ], "make_globally_unique_id": [ [ "src/bokeh/util/serialization.py", [ "make_globally_unique_id" ] ] ], "make_globally_unique_css_safe_id": [ [ "src/bokeh/util/serialization.py", [ "make_globally_unique_css_safe_id" ] ] ], "array_encoding_disabled": [ [ "src/bokeh/util/serialization.py", [ "array_encoding_disabled" ] ] ], "_cast_if_can": [ [ "src/bokeh/util/serialization.py", [ "transform_array", "_cast_if_can" ] ] ], "transform_array": [ [ "src/bokeh/util/serialization.py", [ "transform_array" ] ] ], "transform_series": [ [ "src/bokeh/util/serialization.py", [ "transform_series" ] ] ], "indent": [ [ "src/bokeh/util/strings.py", [ "indent" ] ] ], "nice_join": [ [ "src/bokeh/util/strings.py", [ "nice_join" ] ] ], "snakify": [ [ "src/bokeh/util/strings.py", [ "snakify" ] ] ], "append_docstring": [ [ "src/bokeh/util/strings.py", [ "append_docstring" ] ] ], "format_docstring": [ [ "src/bokeh/util/strings.py", [ "format_docstring" ] ] ], "format_docstring_5": [ [ "src/bokeh/util/strings.py", [ "format_docstring_5" ] ] ], "format_docstring_6": [ [ "src/bokeh/util/strings.py", [ "format_docstring_6" ] ] ], "format_url_query_arguments": [ [ "src/bokeh/util/strings.py", [ "format_url_query_arguments" ] ] ], "write": [ [ "src/bokeh/util/terminal.py", [ "write" ] ] ], "fail": [ [ "src/bokeh/util/terminal.py", [ "fail" ] ] ], "info": [ [ "src/bokeh/util/terminal.py", [ "info" ] ] ], "warn": [ [ "src/bokeh/util/terminal.py", [ "warn" ] ], [ "src/bokeh/util/warnings.py", [ "warn" ] ] ], "generate_secret_key": [ [ "src/bokeh/util/token.py", [ "generate_secret_key" ] ] ], "generate_session_id": [ [ "src/bokeh/util/token.py", [ "generate_session_id" ] ] ], "generate_jwt_token": [ [ "src/bokeh/util/token.py", [ "generate_jwt_token" ] ] ], "get_session_id": [ [ "src/bokeh/util/token.py", [ "get_session_id" ] ] ], "get_token_payload": [ [ "src/bokeh/util/token.py", [ "get_token_payload" ] ] ], "check_token_signature": [ [ "src/bokeh/util/token.py", [ "check_token_signature" ] ] ], "check_session_id_signature": [ [ "src/bokeh/util/token.py", [ "check_session_id_signature" ] ] ], "bytes_object_hook": [ [ "src/bokeh/util/token.py", [ "_BytesDecoder", "bytes_object_hook" ] ] ], "_get_sysrandom": [ [ "src/bokeh/util/token.py", [ "_get_sysrandom" ] ] ], "_ensure_bytes": [ [ "src/bokeh/util/token.py", [ "_ensure_bytes" ] ] ], "_reseed_if_needed": [ [ "src/bokeh/util/token.py", [ "_reseed_if_needed" ] ] ], "_base64_encode": [ [ "src/bokeh/util/token.py", [ "_base64_encode" ] ] ], "_base64_decode": [ [ "src/bokeh/util/token.py", [ "_base64_decode" ] ] ], "_signature": [ [ "src/bokeh/util/token.py", [ "_signature" ] ] ], "_get_random_string": [ [ "src/bokeh/util/token.py", [ "_get_random_string" ] ] ], "fixup_windows_event_loop_policy": [ [ "src/bokeh/util/tornado.py", [ "fixup_windows_event_loop_policy" ] ] ], "sleep": [ [ "src/bokeh/util/tornado.py", [ "_AsyncPeriodic", "sleep" ] ] ], "on_done": [ [ "src/bokeh/util/tornado.py", [ "_AsyncPeriodic", "start", "on_done" ] ] ], "_get_removers_ids_by_callable": [ [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "_get_removers_ids_by_callable" ] ] ], "_assign_remover": [ [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "_assign_remover" ] ] ], "_execute_remover": [ [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "_execute_remover" ] ] ], "remover": [ [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_next_tick_callback", "remover" ] ], [ "src/bokeh/util/tornado.py", [ "_CallbackGroup", "add_timeout_callback", "remover" ] ] ], "base_version": [ [ "src/bokeh/util/version.py", [ "base_version" ] ] ], "is_full_release": [ [ "src/bokeh/util/version.py", [ "is_full_release" ] ] ], "_base_version_helper": [ [ "src/bokeh/util/version.py", [ "_base_version_helper" ] ] ], "find_stack_level": [ [ "src/bokeh/util/warnings.py", [ "find_stack_level" ] ] ], "test_code_quality": [ [ "tests/codebase/test_code_quality.py", [ "test_code_quality" ] ] ], "tab_in_leading": [ [ "tests/codebase/test_code_quality.py", [ "tab_in_leading" ] ] ], "use_tab_rule": [ [ "tests/codebase/test_code_quality.py", [ "use_tab_rule" ] ] ], "test_this_file": [ [ "tests/codebase/test_code_quality.py", [ "collect_errors", "test_this_file" ] ], [ "tests/codebase/test_no_request_host.py", [ "collect_errors", "test_this_file" ] ] ], "collect_errors": [ [ "tests/codebase/test_code_quality.py", [ "collect_errors" ] ], [ "tests/codebase/test_no_request_host.py", [ "collect_errors" ] ] ], "test_eslint": [ [ "tests/codebase/test_eslint.py", [ "test_eslint" ] ] ], "test_importlib_metadata_works": [ [ "tests/codebase/test_importlib_metadata.py", [ "test_importlib_metadata_works" ] ] ], "test_isort_bokeh": [ [ "tests/codebase/test_isort.py", [ "test_isort_bokeh" ] ] ], "test_isort_examples": [ [ "tests/codebase/test_isort.py", [ "test_isort_examples" ] ] ], "test_isort_release": [ [ "tests/codebase/test_isort.py", [ "test_isort_release" ] ] ], "test_isort_docs_bokeh": [ [ "tests/codebase/test_isort.py", [ "test_isort_docs_bokeh" ] ] ], "test_isort_tests": [ [ "tests/codebase/test_isort.py", [ "test_isort_tests" ] ] ], "test_isort_typings": [ [ "tests/codebase/test_isort.py", [ "test_isort_typings" ] ] ], "isort": [ [ "tests/codebase/test_isort.py", [ "isort" ] ] ], "test_js_license_set": [ [ "tests/codebase/test_js_license_set.py", [ "test_js_license_set" ] ] ], "test_json": [ [ "tests/codebase/test_json.py", [ "test_json" ] ] ], "test_license_set": [ [ "tests/codebase/test_license.py", [ "test_license_set" ] ] ], "test_no_client_common": [ [ "tests/codebase/test_no_client_server_common.py", [ "test_no_client_common" ] ] ], "test_no_server_common": [ [ "tests/codebase/test_no_client_server_common.py", [ "test_no_server_common" ] ] ], "test_no_ipython_common_combined": [ [ "tests/codebase/test_no_ipython_common.py", [ "test_no_ipython_common_combined" ] ] ], "test_no_pandas_common_combined": [ [ "tests/codebase/test_no_pandas_common.py", [ "test_no_pandas_common_combined" ] ] ], "test_no_request_host": [ [ "tests/codebase/test_no_request_host.py", [ "test_no_request_host" ] ] ], "test_no_selenium_common_combined": [ [ "tests/codebase/test_no_selenium_common.py", [ "test_no_selenium_common_combined" ] ] ], "test_no_tornado_common_combined": [ [ "tests/codebase/test_no_tornado_common.py", [ "test_no_tornado_common_combined" ] ] ], "test_no_typing_extensions_common_combined": [ [ "tests/codebase/test_no_typing_extensions_common.py", [ "test_no_typing_extensions_common_combined" ] ] ], "test_python_execution_with_OO": [ [ "tests/codebase/test_python_execution_with_OO.py", [ "test_python_execution_with_OO" ] ] ], "test_ruff": [ [ "tests/codebase/test_ruff.py", [ "test_ruff" ] ] ], "test_windows_reserved_filenames": [ [ "tests/codebase/test_windows_reserved_filenames.py", [ "test_windows_reserved_filenames" ] ] ], "pytest_collection_modifyitems": [ [ "tests/conftest.py", [ "pytest_collection_modifyitems" ] ] ], "pytest_addoption": [ [ "tests/conftest.py", [ "pytest_addoption" ] ] ], "test_bkroot_added_to_target": [ [ "tests/integration/embed/test_json_item.py", [ "Test_json_item", "test_bkroot_added_to_target" ] ] ], "_make_plot": [ [ "tests/integration/models/test_datarange1d.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_box_edit_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_box_zoom_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_freehand_draw_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_pan_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_point_draw_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_range_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_reset_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_wheel_pan_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_zoom_in_tool.py", [ "_make_plot" ] ], [ "tests/integration/tools/test_zoom_out_tool.py", [ "_make_plot" ] ] ], "test_includes_hidden_glyphs_by_default": [ [ "tests/integration/models/test_datarange1d.py", [ "Test_DataRange1d", "test_includes_hidden_glyphs_by_default" ] ] ], "test_includes_hidden_glyphs_when_asked": [ [ "tests/integration/models/test_datarange1d.py", [ "Test_DataRange1d", "test_includes_hidden_glyphs_when_asked" ] ] ], "test_excludes_hidden_glyphs_when_asked": [ [ "tests/integration/models/test_datarange1d.py", [ "Test_DataRange1d", "test_excludes_hidden_glyphs_when_asked" ] ] ], "test_updates_when_visibility_is_toggled": [ [ "tests/integration/models/test_datarange1d.py", [ "Test_DataRange1d", "test_updates_when_visibility_is_toggled" ] ] ], "iw": [ [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_inner_dims_trigger_on_dynamic_add", "modify_doc", "iw" ] ] ], "ih": [ [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_inner_dims_trigger_on_dynamic_add", "modify_doc", "ih" ] ] ], "modify_doc": [ [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_inner_dims_trigger_on_dynamic_add", "modify_doc" ] ], [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_lod_event_triggering", "modify_doc" ] ], [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_ranges_update_event_trigger_on_pan", "modify_doc" ] ], [ "tests/integration/models/test_sources.py", [ "Test_ColumnDataSource", "test_client_source_patch_sends_patch_event", "modify_doc" ] ], [ "tests/integration/models/test_sources.py", [ "Test_ColumnDataSource", "test_client_source_stream_sends_patch_event", "modify_doc" ] ], [ "tests/integration/tools/test_box_edit_tool.py", [ "_make_server_plot", "modify_doc" ] ], [ "tests/integration/tools/test_freehand_draw_tool.py", [ "_make_server_plot", "modify_doc" ] ], [ "tests/integration/tools/test_point_draw_tool.py", [ "_make_server_plot", "modify_doc" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "_make_server_plot", "modify_doc" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "_make_server_plot", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_patch_does_not_duplicate_data_update_event", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_stream_does_not_duplicate_data_update_event", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_update_does_not_duplicate_data_update_event", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_edit_does_not_duplicate_data_update_event", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_basic_selection", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_basic_mulitselection", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_data_update", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_patch", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_stream", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_edit", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_updated_after_edit", "modify_doc" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_callback_triggered_after_edit", "modify_doc" ] ], [ "tests/integration/widgets/test_autocomplete_input.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_button.py", [ "Test_Button", "test_server_on_event_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_checkbox_button_group.py", [ "Test_CheckboxButtonGroup", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_checkbox_group.py", [ "Test_CheckboxGroup", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_color_picker.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_server_update_disabled", "modify_doc" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_server_bar_color_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_callback_value_vs_value_throttled", "modify_doc" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_bar_color_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_title_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_server_bar_color_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_dropdown.py", [ "Test_Dropdown", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_multi_choice.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_password_input.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_radio_button_group.py", [ "Test_RadioButtonGroup", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_radio_group.py", [ "Test_RadioGroup", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_server_bar_color_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_on_change_round_trip", "modify_doc" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_callback_value_vs_value_throttled", "modify_doc" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_bar_color_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_title_updates", "modify_doc" ] ], [ "tests/integration/widgets/test_spinner.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_text_input.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_textarea_input.py", [ "mk_modify_doc", "modify_doc" ] ], [ "tests/integration/widgets/test_toggle.py", [ "Test_Toggle", "test_server_on_click_round_trip", "modify_doc" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "test_server_applications_callable_arg", "modify_doc" ] ] ], "test_inner_dims_trigger_on_dynamic_add": [ [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_inner_dims_trigger_on_dynamic_add" ] ] ], "test_lod_event_triggering": [ [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_lod_event_triggering" ] ] ], "test_ranges_update_event_trigger_on_pan": [ [ "tests/integration/models/test_plot.py", [ "Test_Plot", "test_ranges_update_event_trigger_on_pan" ] ] ], "is_cds_data_changed": [ [ "tests/integration/models/test_sources.py", [ "is_cds_data_changed" ] ] ], "is_cds_data_patched": [ [ "tests/integration/models/test_sources.py", [ "is_cds_data_patched" ] ] ], "is_cds_data_streamed": [ [ "tests/integration/models/test_sources.py", [ "is_cds_data_streamed" ] ] ], "test_client_source_patch_sends_patch_event": [ [ "tests/integration/models/test_sources.py", [ "Test_ColumnDataSource", "test_client_source_patch_sends_patch_event" ] ] ], "test_client_source_stream_sends_patch_event": [ [ "tests/integration/models/test_sources.py", [ "Test_ColumnDataSource", "test_client_source_stream_sends_patch_event" ] ] ], "test_issue_11694": [ [ "tests/integration/test_regressions.py", [ "Test_regressions", "test_issue_11694" ] ] ], "_make_server_plot": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "_make_server_plot" ] ], [ "tests/integration/tools/test_freehand_draw_tool.py", [ "_make_server_plot" ] ], [ "tests/integration/tools/test_point_draw_tool.py", [ "_make_server_plot" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "_make_server_plot" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "_make_server_plot" ] ] ], "test_selected_by_default": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_selected_by_default" ] ], [ "tests/integration/tools/test_freehand_draw_tool.py", [ "Test_FreehandDrawTool", "test_selected_by_default" ] ], [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_selected_by_default" ] ], [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_selected_by_default" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_selected_by_default" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_selected_by_default" ] ], [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_selected_by_default" ] ] ], "test_can_be_deselected_and_selected": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_can_be_deselected_and_selected" ] ], [ "tests/integration/tools/test_freehand_draw_tool.py", [ "Test_FreehandDrawTool", "test_can_be_deselected_and_selected" ] ], [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_can_be_deselected_and_selected" ] ], [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_can_be_deselected_and_selected" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_can_be_deselected_and_selected" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_can_be_deselected_and_selected" ] ], [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_can_be_deselected_and_selected" ] ] ], "test_double_click_triggers_draw": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_double_click_triggers_draw" ] ], [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_double_click_triggers_draw" ] ] ], "test_shift_drag_triggers_draw": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_shift_drag_triggers_draw" ] ] ], "test_drag_moves_box": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_drag_moves_box" ] ] ], "test_backspace_deletes_drawn_box": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_backspace_deletes_drawn_box" ] ] ], "test_num_objects_limits_drawn_boxes": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_num_objects_limits_drawn_boxes" ] ] ], "test_box_draw_syncs_to_server": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_box_draw_syncs_to_server" ] ] ], "test_box_drag_syncs_to_server": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_box_drag_syncs_to_server" ] ] ], "test_box_delete_syncs_to_server": [ [ "tests/integration/tools/test_box_edit_tool.py", [ "Test_BoxEditTool", "test_box_delete_syncs_to_server" ] ] ], "test_box_zoom_has_no_effect_when_deslected": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_has_no_effect_when_deslected" ] ] ], "test_box_zoom_with_corner_origin": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_with_corner_origin" ] ] ], "test_box_zoom_with_center_origin": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_with_center_origin" ] ] ], "test_box_zoom_with_center_origin_clips_to_range": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_with_center_origin_clips_to_range" ] ] ], "test_box_zoom_width_updates_only_xrange": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_width_updates_only_xrange" ] ] ], "test_box_zoom_width_clips_to_xrange": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_width_clips_to_xrange" ] ] ], "test_box_zoom_height_updates_only_yrange": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_height_updates_only_yrange" ] ] ], "test_box_zoom_height_clips_to_yrange": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_height_clips_to_yrange" ] ] ], "test_box_zoom_can_match_aspect": [ [ "tests/integration/tools/test_box_zoom_tool.py", [ "Test_BoxZoomTool", "test_box_zoom_can_match_aspect" ] ] ], "test_tap_triggers_callback": [ [ "tests/integration/tools/test_custom_action.py", [ "Test_CustomAction", "test_tap_triggers_callback" ] ] ], "test_drag_triggers_draw": [ [ "tests/integration/tools/test_freehand_draw_tool.py", [ "Test_FreehandDrawTool", "test_drag_triggers_draw" ] ] ], "test_num_object_limits_lines": [ [ "tests/integration/tools/test_freehand_draw_tool.py", [ "Test_FreehandDrawTool", "test_num_object_limits_lines" ] ] ], "test_freehand_draw_syncs_to_server": [ [ "tests/integration/tools/test_freehand_draw_tool.py", [ "Test_FreehandDrawTool", "test_freehand_draw_syncs_to_server" ] ] ], "test_line_delete_syncs_to_server": [ [ "tests/integration/tools/test_freehand_draw_tool.py", [ "Test_FreehandDrawTool", "test_line_delete_syncs_to_server" ] ] ], "test_pan_has_no_effect_when_deslected": [ [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_pan_has_no_effect_when_deslected" ] ] ], "test_pan_updates_both_ranges": [ [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_pan_updates_both_ranges" ] ] ], "test_xpan_upates_only_xrange": [ [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_xpan_upates_only_xrange" ] ] ], "test_ypan_updates_only_yrange": [ [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_ypan_updates_only_yrange" ] ] ], "test_ranges_update": [ [ "tests/integration/tools/test_pan_tool.py", [ "Test_PanTool", "test_ranges_update" ] ], [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_ranges_update" ] ] ], "test_click_triggers_draw": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_click_triggers_draw" ] ] ], "test_click_does_not_trigger_draw": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_click_does_not_trigger_draw" ] ] ], "test_drag_moves_point": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_drag_moves_point" ] ] ], "test_drag_does_not_move_point": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_drag_does_not_move_point" ] ] ], "test_num_object_limits_points": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_num_object_limits_points" ] ] ], "test_point_draw_syncs_to_server": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_point_draw_syncs_to_server" ] ] ], "test_point_drag_syncs_to_server": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_point_drag_syncs_to_server" ] ] ], "test_point_delete_syncs_to_server": [ [ "tests/integration/tools/test_point_draw_tool.py", [ "Test_PointDrawTool", "test_point_delete_syncs_to_server" ] ] ], "test_click_snaps_to_vertex": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_click_snaps_to_vertex" ] ] ], "test_drag_moves_multi_line": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_drag_moves_multi_line" ] ] ], "test_drag_does_not_move_multi_line": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_drag_does_not_move_multi_line" ] ] ], "test_num_object_limits_multi_lines": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_num_object_limits_multi_lines" ] ] ], "test_poly_draw_syncs_to_server": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_poly_draw_syncs_to_server" ] ] ], "test_poly_drag_syncs_to_server": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_poly_drag_syncs_to_server" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_poly_drag_syncs_to_server" ] ] ], "test_poly_delete_syncs_to_server": [ [ "tests/integration/tools/test_poly_draw_tool.py", [ "Test_PolyDrawTool", "test_poly_delete_syncs_to_server" ] ], [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_poly_delete_syncs_to_server" ] ] ], "test_double_click_triggers_edit": [ [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_double_click_triggers_edit" ] ] ], "test_double_click_snaps_to_vertex": [ [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_double_click_snaps_to_vertex" ] ] ], "test_drag_moves_vertex": [ [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_drag_moves_vertex" ] ] ], "test_backspace_removes_vertex": [ [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_backspace_removes_vertex" ] ] ], "test_poly_edit_syncs_to_server": [ [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_poly_edit_syncs_to_server" ] ] ], "test_poly_drag_sync_after_source_edit": [ [ "tests/integration/tools/test_poly_edit_tool.py", [ "Test_PolyEditTool", "test_poly_drag_sync_after_source_edit" ] ] ], "test_center_pan_has_no_effect_when_deselected": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_center_pan_has_no_effect_when_deselected" ] ] ], "test_center_pan_updates_range_when_selected": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_center_pan_updates_range_when_selected" ] ] ], "test_center_pan_with_right_side_outside": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_center_pan_with_right_side_outside" ] ] ], "test_center_pan_with_left_side_outside": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_center_pan_with_left_side_outside" ] ] ], "test_left_edge_drag_updates_start": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_left_edge_drag_updates_start" ] ] ], "test_left_edge_drag_can_flip": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_left_edge_drag_can_flip" ] ] ], "test_left_edge_drag_with_right_edge_outside": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_left_edge_drag_with_right_edge_outside" ] ] ], "test_right_edge_drag_updates_end": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_right_edge_drag_updates_end" ] ] ], "test_right_edge_drag_can_flip": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_right_edge_drag_can_flip" ] ] ], "test_right_edge_drag_with_left_edge_outside": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_right_edge_drag_with_left_edge_outside" ] ] ], "test_center_pan_stops_at_plot_range_limit": [ [ "tests/integration/tools/test_range_tool.py", [ "Test_RangeTool", "test_center_pan_stops_at_plot_range_limit" ] ] ], "test_deselected_by_default": [ [ "tests/integration/tools/test_reset_tool.py", [ "Test_ResetTool", "test_deselected_by_default" ] ], [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_deselected_by_default" ] ], [ "tests/integration/tools/test_zoom_in_tool.py", [ "Test_ZoomInTool", "test_deselected_by_default" ] ], [ "tests/integration/tools/test_zoom_out_tool.py", [ "Test_ZoomOutTool", "test_deselected_by_default" ] ] ], "test_clicking_resets_range": [ [ "tests/integration/tools/test_reset_tool.py", [ "Test_ResetTool", "test_clicking_resets_range" ] ] ], "test_clicking_resets_selection": [ [ "tests/integration/tools/test_reset_tool.py", [ "Test_ResetTool", "test_clicking_resets_selection" ] ] ], "test_ranges_udpate": [ [ "tests/integration/tools/test_reset_tool.py", [ "Test_ResetTool", "test_ranges_udpate" ] ], [ "tests/integration/tools/test_zoom_in_tool.py", [ "Test_ZoomInTool", "test_ranges_udpate" ] ], [ "tests/integration/tools/test_zoom_out_tool.py", [ "Test_ZoomOutTool", "test_ranges_udpate" ] ] ], "test_tap_triggers_no_callback_without_hit": [ [ "tests/integration/tools/test_tap_tool.py", [ "Test_TapTool", "test_tap_triggers_no_callback_without_hit" ] ] ], "test_tap_triggers_callback_with_indices": [ [ "tests/integration/tools/test_tap_tool.py", [ "Test_TapTool", "test_tap_triggers_callback_with_indices" ] ] ], "test_tap_reports_all_indices_on_overlap": [ [ "tests/integration/tools/test_tap_tool.py", [ "Test_TapTool", "test_tap_reports_all_indices_on_overlap" ] ] ], "test_xwheel_deselected_by_default": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_xwheel_deselected_by_default" ] ] ], "test_xwheel_can_be_selected_and_deselected": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_xwheel_can_be_selected_and_deselected" ] ] ], "test_ywheel_deselected_by_default": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_ywheel_deselected_by_default" ] ] ], "test_ywheel_can_be_selected_and_deselected": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_ywheel_can_be_selected_and_deselected" ] ] ], "test_xwheel_pan": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_xwheel_pan" ] ] ], "test_ywheel_pan": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_ywheel_pan" ] ] ], "test_xpan_ranges_update": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_xpan_ranges_update" ] ] ], "test_ypan_ranges_update": [ [ "tests/integration/tools/test_wheel_pan_tool.py", [ "Test_WheelPanTool", "test_ypan_ranges_update" ] ] ], "test_can_be_selected_and_deselected": [ [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_can_be_selected_and_deselected" ] ] ], "test_zoom_out": [ [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_zoom_out" ] ] ], "test_zoom_in": [ [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_zoom_in" ] ] ], "test_xwheel_zoom": [ [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_xwheel_zoom" ] ] ], "test_ywheel_zoom": [ [ "tests/integration/tools/test_wheel_zoom_tool.py", [ "Test_WheelZoomTool", "test_ywheel_zoom" ] ] ], "test_clicking_zooms_in": [ [ "tests/integration/tools/test_zoom_in_tool.py", [ "Test_ZoomInTool", "test_clicking_zooms_in" ] ] ], "test_clicking_zooms_out": [ [ "tests/integration/tools/test_zoom_out_tool.py", [ "Test_ZoomOutTool", "test_clicking_zooms_out" ] ] ], "make_table": [ [ "tests/integration/widgets/tables/test_cell_editors.py", [ "make_table" ] ] ], "test_editing_does_not_update_source_on_noneditable_table": [ [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_IntEditor", "test_editing_does_not_update_source_on_noneditable_table" ] ], [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_NumberEditor", "test_editing_does_not_update_source_on_noneditable_table" ] ], [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_StringEditor", "test_editing_does_not_update_source_on_noneditable_table" ] ] ], "test_editing_does_not_update_source_on_bad_values": [ [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_IntEditor", "test_editing_does_not_update_source_on_bad_values" ] ], [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_NumberEditor", "test_editing_does_not_update_source_on_bad_values" ] ] ], "test_editing_updates_source": [ [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_IntEditor", "test_editing_updates_source" ] ], [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_NumberEditor", "test_editing_updates_source" ] ], [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_StringEditor", "test_editing_updates_source" ] ] ], "test_editing_updates_source_with_click_enter": [ [ "tests/integration/widgets/tables/test_cell_editors.py", [ "Test_StringEditor", "test_editing_updates_source_with_click_enter" ] ] ], "test_single_row_copy": [ [ "tests/integration/widgets/tables/test_copy_paste.py", [ "Test_DataTableCopyPaste", "test_single_row_copy" ] ] ], "test_single_row_copy_with_zero": [ [ "tests/integration/widgets/tables/test_copy_paste.py", [ "Test_DataTableCopyPaste", "test_single_row_copy_with_zero" ] ] ], "test_multi_row_copy": [ [ "tests/integration/widgets/tables/test_copy_paste.py", [ "Test_DataTableCopyPaste", "test_multi_row_copy" ] ] ], "setup_method": [ [ "tests/integration/widgets/tables/test_data_table.py", [ "Test_CellEditor_Base", "setup_method" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "setup_method" ] ], [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "setup_method" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "setup_method" ] ] ], "test_row_highlights_reflect_no_initial_selection": [ [ "tests/integration/widgets/tables/test_data_table.py", [ "Test_DataTable", "test_row_highlights_reflect_no_initial_selection" ] ] ], "test_row_highlights_reflect_initial_selection": [ [ "tests/integration/widgets/tables/test_data_table.py", [ "Test_DataTable", "test_row_highlights_reflect_initial_selection" ] ] ], "test_row_highlights_reflect_ui_selection": [ [ "tests/integration/widgets/tables/test_data_table.py", [ "Test_DataTable", "test_row_highlights_reflect_ui_selection" ] ] ], "test_row_highlights_reflect_js_selection": [ [ "tests/integration/widgets/tables/test_data_table.py", [ "Test_DataTable", "test_row_highlights_reflect_js_selection" ] ] ], "test_columns_sortable": [ [ "tests/integration/widgets/tables/test_sortable.py", [ "Test_DataTableSortable", "test_columns_sortable" ] ] ], "test_click_nonsortable": [ [ "tests/integration/widgets/tables/test_sortable.py", [ "Test_DataTableSortable", "test_click_nonsortable" ] ] ], "test_click_sortable": [ [ "tests/integration/widgets/tables/test_sortable.py", [ "Test_DataTableSortable", "test_click_sortable" ] ] ], "test_table_unsortable": [ [ "tests/integration/widgets/tables/test_sortable.py", [ "Test_DataTableSortable", "test_table_unsortable" ] ] ], "_is_cds_data_patch": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "_is_cds_data_patch" ] ] ], "has_cds_data_patches": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "has_cds_data_patches" ] ] ], "btn_click": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_patch_does_not_duplicate_data_update_event", "modify_doc", "btn_click" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_stream_does_not_duplicate_data_update_event", "modify_doc", "btn_click" ] ], [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_update_does_not_duplicate_data_update_event", "modify_doc", "btn_click" ] ] ], "test_server_source_patch_does_not_duplicate_data_update_event": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_patch_does_not_duplicate_data_update_event" ] ] ], "test_server_source_stream_does_not_duplicate_data_update_event": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_stream_does_not_duplicate_data_update_event" ] ] ], "test_server_source_update_does_not_duplicate_data_update_event": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_update_does_not_duplicate_data_update_event" ] ] ], "test_server_edit_does_not_duplicate_data_update_event": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_edit_does_not_duplicate_data_update_event" ] ] ], "test_server_basic_selection": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_basic_selection" ] ] ], "test_server_basic_mulitselection": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_basic_mulitselection" ] ] ], "test_server_sorted_after_data_update": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_data_update" ] ] ], "test_server_sorted_after_patch": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_patch" ] ] ], "test_server_sorted_after_stream": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_stream" ] ] ], "test_server_sorted_after_edit": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_sorted_after_edit" ] ] ], "test_server_source_updated_after_edit": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_updated_after_edit" ] ] ], "test_server_source_callback_triggered_after_edit": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_server_source_callback_triggered_after_edit" ] ] ], "test_glyph_selection_updates_table": [ [ "tests/integration/widgets/tables/test_source_updates.py", [ "Test_DataTableSource", "test_glyph_selection_updates_table" ] ] ], "mk_modify_doc": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_color_picker.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_multi_choice.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_password_input.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_spinner.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_text_input.py", [ "mk_modify_doc" ] ], [ "tests/integration/widgets/test_textarea_input.py", [ "mk_modify_doc" ] ] ], "test_displays_text_input": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_displays_text_input" ] ], [ "tests/integration/widgets/test_text_input.py", [ "Test_TextInput", "test_displays_text_input" ] ], [ "tests/integration/widgets/test_textarea_input.py", [ "Test_TextInput", "test_displays_text_input" ] ] ], "test_displays_title": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_displays_title" ] ], [ "tests/integration/widgets/test_color_picker.py", [ "Test_ColorPicker", "test_displays_title" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_displays_title" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_displays_title" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_displays_title" ] ], [ "tests/integration/widgets/test_multi_choice.py", [ "Test_MultiChoice", "test_displays_title" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_displays_title" ] ], [ "tests/integration/widgets/test_password_input.py", [ "Test_PasswordInput", "test_displays_title" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_displays_title" ] ], [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_title" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_displays_title" ] ], [ "tests/integration/widgets/test_text_input.py", [ "Test_TextInput", "test_displays_title" ] ] ], "test_displays_menu": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_displays_menu" ] ], [ "tests/integration/widgets/test_multi_choice.py", [ "Test_MultiChoice", "test_displays_menu" ] ] ], "test_min_characters": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_min_characters" ] ] ], "test_case_insensitivity": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_case_insensitivity" ] ] ], "test_case_sensitivity": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_case_sensitivity" ] ] ], "add_autocomplete": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_restriction_to_list", "add_autocomplete" ] ], [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_no_restriction", "add_autocomplete" ] ] ], "test_server_restriction_to_list": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_restriction_to_list" ] ] ], "test_no_restriction": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_no_restriction" ] ] ], "test_server_no_restriction": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_no_restriction" ] ] ], "test_arrow_cannot_escape_menu": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_arrow_cannot_escape_menu" ] ] ], "test_mouse_hover": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_mouse_hover" ] ] ], "increment": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_unrestricted_selection_callback_count", "CallbackCounter", "increment" ] ], [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed_calls_multiple", "increment" ] ] ], "unrestricted_input": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_unrestricted_selection_callback_count", "unrestricted_input" ] ] ], "test_unrestricted_selection_callback_count": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_unrestricted_selection_callback_count" ] ] ], "test_server_on_change_no_round_trip_without_enter_or_click": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_on_change_no_round_trip_without_enter_or_click" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_server_on_change_no_round_trip_without_enter_or_click" ] ], [ "tests/integration/widgets/test_password_input.py", [ "Test_PasswordInput", "test_server_on_change_no_round_trip_without_enter_or_click" ] ], [ "tests/integration/widgets/test_text_input.py", [ "Test_TextInput", "test_server_on_change_no_round_trip_without_enter_or_click" ] ] ], "test_server_on_change_round_trip_full_entry": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_on_change_round_trip_full_entry" ] ] ], "test_server_on_change_round_trip_partial_entry": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_on_change_round_trip_partial_entry" ] ] ], "test_server_on_change_round_trip_menu_entry": [ [ "tests/integration/widgets/test_autocomplete_input.py", [ "Test_AutocompleteInput", "test_server_on_change_round_trip_menu_entry" ] ] ], "test_displays_label": [ [ "tests/integration/widgets/test_button.py", [ "Test_Button", "test_displays_label" ] ], [ "tests/integration/widgets/test_toggle.py", [ "Test_Toggle", "test_displays_label" ] ] ], "test_displays_button_type": [ [ "tests/integration/widgets/test_button.py", [ "Test_Button", "test_displays_button_type" ] ], [ "tests/integration/widgets/test_dropdown.py", [ "Test_Dropdown", "test_displays_button_type" ] ], [ "tests/integration/widgets/test_toggle.py", [ "Test_Toggle", "test_displays_button_type" ] ] ], "test_server_on_event_round_trip": [ [ "tests/integration/widgets/test_button.py", [ "Test_Button", "test_server_on_event_round_trip" ] ] ], "test_js_on_event_executes": [ [ "tests/integration/widgets/test_button.py", [ "Test_Button", "test_js_on_event_executes" ] ] ], "test_server_on_change_round_trip": [ [ "tests/integration/widgets/test_checkbox_button_group.py", [ "Test_CheckboxButtonGroup", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_checkbox_group.py", [ "Test_CheckboxGroup", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_color_picker.py", [ "Test_ColorPicker", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_dropdown.py", [ "Test_Dropdown", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_password_input.py", [ "Test_PasswordInput", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_radio_button_group.py", [ "Test_RadioButtonGroup", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_radio_group.py", [ "Test_RadioGroup", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_spinner.py", [ "Test_Spinner", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_text_input.py", [ "Test_TextInput", "test_server_on_change_round_trip" ] ], [ "tests/integration/widgets/test_textarea_input.py", [ "Test_TextInput", "test_server_on_change_round_trip" ] ] ], "test_js_on_change_executes": [ [ "tests/integration/widgets/test_checkbox_button_group.py", [ "Test_CheckboxButtonGroup", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_checkbox_group.py", [ "Test_CheckboxGroup", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_dropdown.py", [ "Test_Dropdown", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_password_input.py", [ "Test_PasswordInput", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_radio_button_group.py", [ "Test_RadioButtonGroup", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_radio_group.py", [ "Test_RadioGroup", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_js_on_change_executes" ] ], [ "tests/integration/widgets/test_text_input.py", [ "Test_TextInput", "test_js_on_change_executes" ] ] ], "test_displays_options_list_of_string_labels_setting_inline": [ [ "tests/integration/widgets/test_checkbox_group.py", [ "Test_CheckboxGroup", "test_displays_options_list_of_string_labels_setting_inline" ] ], [ "tests/integration/widgets/test_radio_group.py", [ "Test_RadioGroup", "test_displays_options_list_of_string_labels_setting_inline" ] ] ], "enter_value_in_color_picker": [ [ "tests/integration/widgets/test_color_picker.py", [ "enter_value_in_color_picker" ] ] ], "test_display_color_input": [ [ "tests/integration/widgets/test_color_picker.py", [ "Test_ColorPicker", "test_display_color_input" ] ] ], "test_input_value": [ [ "tests/integration/widgets/test_color_picker.py", [ "Test_ColorPicker", "test_input_value" ] ] ], "test_copy_paste_to_textarea": [ [ "tests/integration/widgets/test_copy_paste.py", [ "Test_CopyPaste", "test_copy_paste_to_textarea" ] ] ], "test_basic": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "test_basic" ] ], [ "tests/unit/bokeh/core/test_enums.py", [ "Test_enumeration", "test_basic" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_basic" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_basic" ] ], [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_basic" ] ], [ "tests/unit/bokeh/document/test_modules.py", [ "TestDocumentModuleManager", "test_basic" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__unset_temp_theme", "test_basic" ] ], [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_CategoricalColorMapper", "test_basic" ] ], [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_CategoricalPatternMapper", "test_basic" ] ], [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_CategoricalMarkerMapper", "test_basic" ] ], [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_LinearColorMapper", "test_basic" ] ], [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_LogColorMapper", "test_basic" ] ], [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_WeightedStackColorMapper", "test_basic" ] ], [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotLegendProperty", "test_basic" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_basic" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_basic" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_FactorRange", "test_basic" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_basic" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_basic" ] ], [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_cumsum", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_dodge", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_eqhist_cmap", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_factor_cmap", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_factor_hatch", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_factor_mark", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_jitter", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_linear_cmap", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_log_cmap", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_stack", "test_basic" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_transform", "test_basic" ] ] ], "test_inline": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "test_inline" ] ], [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_inline" ] ] ], "test_widget_disabled": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "test_widget_disabled" ] ] ], "test_disabled_dates": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "test_disabled_dates" ] ] ], "test_enabled_dates": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "test_enabled_dates" ] ] ], "_test_js_on_change_executes": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_js_on_change_executes" ] ] ], "_test_server_on_change_round_trip": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_server_on_change_round_trip" ] ] ], "_test_server_update_disabled": [ [ "tests/integration/widgets/test_datepicker.py", [ "Test_DatePicker", "_test_server_update_disabled" ] ] ], "test_display": [ [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_display" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_display" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_display" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_display" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_display" ] ] ], "test_title_updates": [ [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_title_updates" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_title_updates" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_title_updates" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_title_updates" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_title_updates" ] ] ], "test_displays_bar_color": [ [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_displays_bar_color" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_displays_bar_color" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_displays_bar_color" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_displays_bar_color" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_displays_bar_color" ] ] ], "test_server_bar_color_updates": [ [ "tests/integration/widgets/test_daterange_slider.py", [ "Test_DateRangeSlider", "test_server_bar_color_updates" ] ], [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_bar_color_updates" ] ], [ "tests/integration/widgets/test_datetime_range_slider.py", [ "Test_DatetimeRangeSlider", "test_server_bar_color_updates" ] ], [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_server_bar_color_updates" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_bar_color_updates" ] ] ], "cbv": [ [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_callback_value_vs_value_throttled", "modify_doc", "cbv" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_callback_value_vs_value_throttled", "modify_doc", "cbv" ] ] ], "cbvt": [ [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_callback_value_vs_value_throttled", "modify_doc", "cbvt" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_callback_value_vs_value_throttled", "modify_doc", "cbvt" ] ] ], "test_server_callback_value_vs_value_throttled": [ [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_callback_value_vs_value_throttled" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_callback_value_vs_value_throttled" ] ] ], "test_server_title_updates": [ [ "tests/integration/widgets/test_dateslider.py", [ "Test_DateSlider", "test_server_title_updates" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_server_title_updates" ] ] ], "test_displays_div_as_html": [ [ "tests/integration/widgets/test_div.py", [ "Test_Div", "test_displays_div_as_html" ] ] ], "test_displays_div_as_text": [ [ "tests/integration/widgets/test_div.py", [ "Test_Div", "test_displays_div_as_text" ] ], [ "tests/integration/widgets/test_paragraph.py", [ "Test_TextParagraph", "test_displays_div_as_text" ] ], [ "tests/integration/widgets/test_pretext.py", [ "Test_PreText", "test_displays_div_as_text" ] ] ], "test_set_styles": [ [ "tests/integration/widgets/test_div.py", [ "Test_Div", "test_set_styles" ] ], [ "tests/integration/widgets/test_paragraph.py", [ "Test_TextParagraph", "test_set_styles" ] ], [ "tests/integration/widgets/test_pretext.py", [ "Test_PreText", "test_set_styles" ] ] ], "test_displays_menu_items": [ [ "tests/integration/widgets/test_dropdown.py", [ "Test_Dropdown", "test_displays_menu_items" ] ] ], "test_displays_multi_choice": [ [ "tests/integration/widgets/test_multi_choice.py", [ "Test_MultiChoice", "test_displays_multi_choice" ] ] ], "test_server_on_change_round_trip_on_enter": [ [ "tests/integration/widgets/test_multi_choice.py", [ "Test_MultiChoice", "test_server_on_change_round_trip_on_enter" ] ] ], "test_display_number_input": [ [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_display_number_input" ] ] ], "test_displays_placeholder": [ [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_displays_placeholder" ] ], [ "tests/integration/widgets/test_password_input.py", [ "Test_PasswordInput", "test_displays_placeholder" ] ], [ "tests/integration/widgets/test_text_input.py", [ "Test_TextInput", "test_displays_placeholder" ] ], [ "tests/integration/widgets/test_textarea_input.py", [ "Test_TextInput", "test_displays_placeholder" ] ] ], "test_low_high": [ [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_low_high" ] ] ], "test_int_inputs": [ [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_int_inputs" ] ] ], "test_float_inputs": [ [ "tests/integration/widgets/test_numeric_input.py", [ "Test_NumericInput", "test_float_inputs" ] ] ], "test_displays_password_input": [ [ "tests/integration/widgets/test_password_input.py", [ "Test_PasswordInput", "test_displays_password_input" ] ] ], "test_displays_title_scientific": [ [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_displays_title_scientific" ] ] ], "test_keypress_event": [ [ "tests/integration/widgets/test_range_slider.py", [ "Test_RangeSlider", "test_keypress_event" ] ], [ "tests/integration/widgets/test_slider.py", [ "Test_Slider", "test_keypress_event" ] ] ], "test_displays_options_list_of_string_options": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_options_list_of_string_options" ] ] ], "test_displays_options_list_of_string_options_with_default_value": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_options_list_of_string_options_with_default_value" ] ] ], "test_displays_list_of_tuple_options": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_list_of_tuple_options" ] ] ], "test_displays_list_of_tuple_options_with_default_value": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_list_of_tuple_options_with_default_value" ] ] ], "test_displays_options_dict_of_list_of_string_options": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_options_dict_of_list_of_string_options" ] ] ], "test_displays_options_dict_of_list_of_string_options_with_default_value": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_options_dict_of_list_of_string_options_with_default_value" ] ] ], "test_displays_dict_of_list_of_tuple_options": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_dict_of_list_of_tuple_options" ] ] ], "test_displays_dict_of_list_of_tuple_options_with_default_value": [ [ "tests/integration/widgets/test_select.py", [ "Test_Select", "test_displays_dict_of_list_of_tuple_options_with_default_value" ] ] ], "test_spinner_display": [ [ "tests/integration/widgets/test_spinner.py", [ "Test_Spinner", "test_spinner_display" ] ] ], "test_spinner_display_title": [ [ "tests/integration/widgets/test_spinner.py", [ "Test_Spinner", "test_spinner_display_title" ] ] ], "test_spinner_value_format": [ [ "tests/integration/widgets/test_spinner.py", [ "Test_Spinner", "test_spinner_value_format" ] ] ], "test_spinner_smallest_step": [ [ "tests/integration/widgets/test_spinner.py", [ "Test_Spinner", "test_spinner_smallest_step" ] ] ], "test_spinner_spinning_events": [ [ "tests/integration/widgets/test_spinner.py", [ "Test_Spinner", "test_spinner_spinning_events" ] ] ], "test_server_on_click_round_trip": [ [ "tests/integration/widgets/test_toggle.py", [ "Test_Toggle", "test_server_on_click_round_trip" ] ] ], "test_js_on_click_executes": [ [ "tests/integration/widgets/test_toggle.py", [ "Test_Toggle", "test_js_on_click_executes" ] ] ], "query": [ [ "tests/support/defaults.py", [ "DefaultsSerializer", "_encode", "if_isinstance_obj_Model_", "query" ] ], [ "tests/support/defaults.py", [ "collect_defaults", "for_name_model_in_Model_", "query" ] ] ], "collect_defaults": [ [ "tests/support/defaults.py", [ "collect_defaults" ] ] ], "output_defaults": [ [ "tests/support/defaults.py", [ "output_defaults" ] ] ], "wait_until": [ [ "tests/support/plugins/bokeh_server.py", [ "bokeh_server", "wait_until" ] ], [ "tests/support/plugins/jupyter_notebook.py", [ "jupyter_notebook", "try_", "else_", "wait_until" ] ] ], "wait_for_bokeh_server": [ [ "tests/support/plugins/bokeh_server.py", [ "bokeh_server", "wait_for_bokeh_server" ] ] ], "bokeh_server": [ [ "tests/support/plugins/bokeh_server.py", [ "bokeh_server" ] ] ], "do_GET": [ [ "tests/support/plugins/file_server.py", [ "HtmlOnlyHandler", "do_GET" ] ] ], "log_message": [ [ "tests/support/plugins/file_server.py", [ "HtmlOnlyHandler", "log_message" ] ] ], "_run_web_server": [ [ "tests/support/plugins/file_server.py", [ "SimpleWebServer", "_run_web_server" ] ] ], "where_is": [ [ "tests/support/plugins/file_server.py", [ "SimpleWebServer", "where_is" ] ] ], "file_server": [ [ "tests/support/plugins/file_server.py", [ "file_server" ] ] ], "ipython": [ [ "tests/support/plugins/ipython.py", [ "ipython" ] ] ], "clean_up_customjs": [ [ "tests/support/plugins/jupyter_notebook.py", [ "jupyter_notebook", "clean_up_customjs" ] ] ], "stop_jupyter_notebook": [ [ "tests/support/plugins/jupyter_notebook.py", [ "jupyter_notebook", "try_", "else_", "stop_jupyter_notebook" ] ] ], "wait_for_jupyter_notebook": [ [ "tests/support/plugins/jupyter_notebook.py", [ "jupyter_notebook", "try_", "else_", "wait_for_jupyter_notebook" ] ] ], "jupyter_notebook": [ [ "tests/support/plugins/jupyter_notebook.py", [ "jupyter_notebook" ] ] ], "log_file": [ [ "tests/support/plugins/log_file.py", [ "log_file" ] ] ], "msl": [ [ "tests/support/plugins/managed_server_loop.py", [ "ManagedServerLoop", "msl" ] ] ], "ManagedServerLoop": [ [ "tests/support/plugins/managed_server_loop.py", [ "ManagedServerLoop" ] ] ], "nx": [ [ "tests/support/plugins/networkx.py", [ "nx" ] ] ], "tear_down": [ [ "tests/support/plugins/project.py", [ "output_file_url", "tear_down" ] ], [ "tests/support/plugins/project.py", [ "test_file_path_and_url", "tear_down" ] ] ], "output_file_url": [ [ "tests/support/plugins/project.py", [ "output_file_url" ] ] ], "test_file_path_and_url": [ [ "tests/support/plugins/project.py", [ "test_file_path_and_url" ] ] ], "find_free_port": [ [ "tests/support/plugins/project.py", [ "find_free_port" ] ] ], "worker": [ [ "tests/support/plugins/project.py", [ "bokeh_app_info", "func", "worker" ] ] ], "bokeh_app_info": [ [ "tests/support/plugins/project.py", [ "bokeh_app_info" ] ] ], "click_element_at_position": [ [ "tests/support/plugins/project.py", [ "_ElementMixin", "click_element_at_position" ] ] ], "double_click_element_at_position": [ [ "tests/support/plugins/project.py", [ "_ElementMixin", "double_click_element_at_position" ] ] ], "drag_element_at_position": [ [ "tests/support/plugins/project.py", [ "_ElementMixin", "drag_element_at_position" ] ] ], "send_keys": [ [ "tests/support/plugins/project.py", [ "_ElementMixin", "send_keys" ] ] ], "click_canvas_at_position": [ [ "tests/support/plugins/project.py", [ "_CanvasMixin", "click_canvas_at_position" ] ] ], "double_click_canvas_at_position": [ [ "tests/support/plugins/project.py", [ "_CanvasMixin", "double_click_canvas_at_position" ] ] ], "drag_canvas_at_position": [ [ "tests/support/plugins/project.py", [ "_CanvasMixin", "drag_canvas_at_position" ] ] ], "eval_custom_action": [ [ "tests/support/plugins/project.py", [ "_CanvasMixin", "eval_custom_action" ] ] ], "get_toolbar_buttons": [ [ "tests/support/plugins/project.py", [ "_CanvasMixin", "get_toolbar_buttons" ] ] ], "results": [ [ "tests/support/plugins/project.py", [ "_BokehPageMixin", "results" ] ] ], "driver": [ [ "tests/support/plugins/project.py", [ "_BokehPageMixin", "driver" ] ], [ "tests/support/plugins/selenium.py", [ "driver" ] ] ], "init_results": [ [ "tests/support/plugins/project.py", [ "_BokehPageMixin", "init_results" ] ] ], "has_no_console_errors": [ [ "tests/support/plugins/project.py", [ "_BokehPageMixin", "has_no_console_errors" ] ], [ "tests/support/plugins/selenium.py", [ "has_no_console_errors" ] ] ], "bokeh_model_page": [ [ "tests/support/plugins/project.py", [ "bokeh_model_page" ] ] ], "single_plot_page": [ [ "tests/support/plugins/project.py", [ "single_plot_page" ] ] ], "ready": [ [ "tests/support/plugins/project.py", [ "_BokehServerPage", "__init__", "ready" ] ] ], "bokeh_server_page": [ [ "tests/support/plugins/project.py", [ "bokeh_server_page" ] ] ], "await_ready": [ [ "tests/support/plugins/project.py", [ "await_ready" ] ] ], "await_all_ready": [ [ "tests/support/plugins/project.py", [ "await_all_ready" ] ] ], "pytest_report_collectionfinish": [ [ "tests/support/plugins/selenium.py", [ "pytest_report_collectionfinish" ] ] ], "chrome": [ [ "tests/support/plugins/selenium.py", [ "driver", "chrome" ] ] ], "firefox": [ [ "tests/support/plugins/selenium.py", [ "driver", "firefox" ] ] ], "safari": [ [ "tests/support/plugins/selenium.py", [ "driver", "safari" ] ] ], "test___all__": [ [ "tests/support/util/api.py", [ "verify_all", "Test___all__", "test___all__" ] ] ], "test_contents": [ [ "tests/support/util/api.py", [ "verify_all", "Test___all__", "test_contents" ] ] ], "verify_all": [ [ "tests/support/util/api.py", [ "verify_all" ] ] ], "cds_data_almost_equal": [ [ "tests/support/util/compare.py", [ "cds_data_almost_equal" ] ] ], "envset": [ [ "tests/support/util/env.py", [ "envset" ] ] ], "base_dir": [ [ "tests/support/util/examples.py", [ "Example", "base_dir" ] ] ], "relpath": [ [ "tests/support/util/examples.py", [ "Example", "relpath" ] ] ], "path_no_ext": [ [ "tests/support/util/examples.py", [ "Example", "path_no_ext" ] ] ], "img_path": [ [ "tests/support/util/examples.py", [ "Example", "img_path" ] ] ], "is_file": [ [ "tests/support/util/examples.py", [ "Example", "is_file" ] ] ], "is_server": [ [ "tests/support/util/examples.py", [ "Example", "is_server" ] ] ], "is_notebook": [ [ "tests/support/util/examples.py", [ "Example", "is_notebook" ] ] ], "is_slow": [ [ "tests/support/util/examples.py", [ "Example", "is_slow" ] ] ], "is_skip": [ [ "tests/support/util/examples.py", [ "Example", "is_skip" ] ] ], "is_xfail": [ [ "tests/support/util/examples.py", [ "Example", "is_xfail" ] ] ], "no_js": [ [ "tests/support/util/examples.py", [ "Example", "no_js" ] ] ], "store_img": [ [ "tests/support/util/examples.py", [ "Example", "store_img" ] ] ], "add_examples": [ [ "tests/support/util/examples.py", [ "add_examples" ] ] ], "collect_examples": [ [ "tests/support/util/examples.py", [ "collect_examples" ] ] ], "_store_binary": [ [ "tests/support/util/examples.py", [ "_store_binary" ] ] ], "with_directory_contents": [ [ "tests/support/util/filesystem.py", [ "with_directory_contents" ] ] ], "with_file_object": [ [ "tests/support/util/filesystem.py", [ "with_file_contents", "with_file_object" ] ], [ "tests/support/util/filesystem.py", [ "with_file_contents_async", "with_file_object" ] ], [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "with_script_contents", "with_file_object" ] ] ], "with_file_contents": [ [ "tests/support/util/filesystem.py", [ "with_file_contents" ] ] ], "with_file_contents_async": [ [ "tests/support/util/filesystem.py", [ "with_file_contents_async" ] ] ], "with_temporary_file": [ [ "tests/support/util/filesystem.py", [ "with_temporary_file" ] ] ], "with_temporary_file_async": [ [ "tests/support/util/filesystem.py", [ "with_temporary_file_async" ] ] ], "WorkingDir": [ [ "tests/support/util/filesystem.py", [ "WorkingDir" ] ] ], "ls_files": [ [ "tests/support/util/project.py", [ "ls_files" ] ] ], "ls_modules": [ [ "tests/support/util/project.py", [ "ls_modules" ] ] ], "verify_clean_imports": [ [ "tests/support/util/project.py", [ "verify_clean_imports" ] ] ], "run_in_chrome": [ [ "tests/support/util/screenshot.py", [ "run_in_chrome" ] ] ], "_get_chrome": [ [ "tests/support/util/screenshot.py", [ "_get_chrome" ] ] ], "_run_in_browser": [ [ "tests/support/util/screenshot.py", [ "_run_in_browser" ] ], [ "tests/test_examples.py", [ "_run_in_browser" ] ] ], "find_matching_elements": [ [ "tests/support/util/selenium.py", [ "find_matching_elements" ] ] ], "find_matching_element": [ [ "tests/support/util/selenium.py", [ "find_matching_element" ] ] ], "get_events_el": [ [ "tests/support/util/selenium.py", [ "get_events_el" ] ] ], "find_elements_for": [ [ "tests/support/util/selenium.py", [ "find_elements_for" ] ] ], "find_element_for": [ [ "tests/support/util/selenium.py", [ "find_element_for" ] ] ], "COUNT": [ [ "tests/support/util/selenium.py", [ "COUNT" ] ] ], "RECORD": [ [ "tests/support/util/selenium.py", [ "RECORD" ] ] ], "SCROLL": [ [ "tests/support/util/selenium.py", [ "SCROLL" ] ] ], "alt_click": [ [ "tests/support/util/selenium.py", [ "alt_click" ] ] ], "click": [ [ "tests/support/util/selenium.py", [ "ButtonWrapper", "click" ] ] ], "select_element_and_press_key": [ [ "tests/support/util/selenium.py", [ "select_element_and_press_key" ] ] ], "hover_element": [ [ "tests/support/util/selenium.py", [ "hover_element" ] ] ], "enter_text_in_element": [ [ "tests/support/util/selenium.py", [ "enter_text_in_element" ] ] ], "enter_text_in_cell": [ [ "tests/support/util/selenium.py", [ "enter_text_in_cell" ] ] ], "escape_cell": [ [ "tests/support/util/selenium.py", [ "escape_cell" ] ] ], "enter_text_in_cell_with_click_enter": [ [ "tests/support/util/selenium.py", [ "enter_text_in_cell_with_click_enter" ] ] ], "enter_text_with_click_enter": [ [ "tests/support/util/selenium.py", [ "enter_text_with_click_enter" ] ] ], "copy_table_rows": [ [ "tests/support/util/selenium.py", [ "copy_table_rows" ] ] ], "paste_values": [ [ "tests/support/util/selenium.py", [ "paste_values" ] ] ], "get_table_column_cells": [ [ "tests/support/util/selenium.py", [ "get_table_column_cells" ] ] ], "get_table_row": [ [ "tests/support/util/selenium.py", [ "get_table_row" ] ] ], "get_table_selected_rows": [ [ "tests/support/util/selenium.py", [ "get_table_selected_rows" ] ] ], "get_table_cell": [ [ "tests/support/util/selenium.py", [ "get_table_cell" ] ] ], "get_table_header": [ [ "tests/support/util/selenium.py", [ "get_table_header" ] ] ], "sort_table_column": [ [ "tests/support/util/selenium.py", [ "sort_table_column" ] ] ], "shift_click": [ [ "tests/support/util/selenium.py", [ "shift_click" ] ] ], "drag_slider": [ [ "tests/support/util/selenium.py", [ "drag_slider" ] ] ], "drag_range_slider": [ [ "tests/support/util/selenium.py", [ "drag_range_slider" ] ] ], "get_slider_title_text": [ [ "tests/support/util/selenium.py", [ "get_slider_title_text" ] ] ], "get_slider_title_value": [ [ "tests/support/util/selenium.py", [ "get_slider_title_value" ] ] ], "get_slider_bar_color": [ [ "tests/support/util/selenium.py", [ "get_slider_bar_color" ] ] ], "test_bokehjs": [ [ "tests/test_bokehjs.py", [ "TestBokehJS", "test_bokehjs" ] ] ], "pytest_generate_tests": [ [ "tests/test_cross.py", [ "pytest_generate_tests" ] ], [ "tests/test_examples.py", [ "pytest_generate_tests" ] ] ], "test_cross": [ [ "tests/test_cross.py", [ "test_cross" ] ] ], "alarm_handler": [ [ "tests/test_cross.py", [ "_run_test_case", "if_sys_platform_win32", "alarm_handler" ] ], [ "tests/test_examples.py", [ "_run_example", "if_sys_platform_win32", "alarm_handler" ] ] ], "_run_test_case": [ [ "tests/test_cross.py", [ "_run_test_case" ] ] ], "git": [ [ "tests/test_cross.py", [ "git" ] ], [ "tests/test_defaults.py", [ "git" ] ] ], "load_baseline": [ [ "tests/test_cross.py", [ "load_baseline" ] ] ], "diff_baseline": [ [ "tests/test_cross.py", [ "diff_baseline" ] ], [ "tests/test_defaults.py", [ "diff_baseline" ] ] ], "test_defaults": [ [ "tests/test_defaults.py", [ "TestDefaults", "test_defaults" ] ], [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test__pop_visuals", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_eqhist_cmap", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_factor_cmap", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_factor_hatch", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_factor_mark", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_jitter", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_linear_cmap", "test_defaults" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_log_cmap", "test_defaults" ] ] ], "get_all_examples": [ [ "tests/test_examples.py", [ "get_all_examples" ] ] ], "marks": [ [ "tests/test_examples.py", [ "pytest_generate_tests", "if_example_in_metafunc_", "marks" ] ] ], "report": [ [ "tests/test_examples.py", [ "report" ] ] ], "test_file_examples": [ [ "tests/test_examples.py", [ "test_file_examples" ] ] ], "test_server_examples": [ [ "tests/test_examples.py", [ "test_server_examples" ] ] ], "_print_webengine_output": [ [ "tests/test_examples.py", [ "_print_webengine_output" ] ] ], "_run_example": [ [ "tests/test_examples.py", [ "_run_example" ] ] ], "test_envset_preserves_id": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_preserves_id" ] ] ], "test_envset_restores": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_restores" ] ] ], "test_envset_accepts_items": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_accepts_items" ] ] ], "test_envset_accepts_dict": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_accepts_dict" ] ] ], "test_envset_accepts_kwargs": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_accepts_kwargs" ] ] ], "test_envset_accepts_mix": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_accepts_mix" ] ] ], "test_envset_applies_kwargs_last": [ [ "tests/unit/bokeh/_testing/util/test_env.py", [ "test_envset_applies_kwargs_last" ] ] ], "test_empty_script": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_empty_script" ] ] ], "test_script_adds_roots": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_script_adds_roots" ] ] ], "test_script_bad_syntax": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_script_bad_syntax" ] ] ], "test_script_runtime_error": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_script_runtime_error" ] ] ], "test_script_sys_path": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_script_sys_path" ] ] ], "test_script_argv": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_script_argv" ] ] ], "test_safe_to_fork": [ [ "tests/unit/bokeh/application/handlers/test_code.py", [ "TestCodeHandler", "test_safe_to_fork" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_safe_to_fork" ] ], [ "tests/unit/bokeh/application/handlers/test_function.py", [ "Test_FunctionHandler", "test_safe_to_fork" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_safe_to_fork" ] ] ], "test_init": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_init" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_init" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_init" ] ], [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_NamedColor", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_ColumnData", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Array", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Dict", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_List", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Seq", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Set", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_either.py", [ "Test_Either", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_InstanceDefault", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_required.py", [ "Test_Required", "test_init" ] ], [ "tests/unit/bokeh/core/property/test_string_properties.py", [ "Test_Regex", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentChangedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentPatchedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnDataChangedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsStreamedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsPatchedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootAddedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootRemovedEvent", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestSessionCallbackAdded", "test_init" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestSessionCallbackRemoved", "test_init" ] ], [ "tests/unit/bokeh/model/test_util_model.py", [ "TestHasDocumentRef", "test_init" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_init" ] ], [ "tests/unit/bokeh/server/test_contexts.py", [ "TestBokehServerContext", "test_init" ] ], [ "tests/unit/bokeh/server/test_contexts.py", [ "TestBokehSessionContext", "test_init" ] ], [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_init" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_init" ] ] ], "test_syntax_error_init": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_syntax_error_init" ] ] ], "test_new_module_success": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_new_module_success" ] ] ], "test_new_module_initpy": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_new_module_initpy" ] ] ], "test_new_module_package": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_new_module_package" ] ] ], "test_new_module_resets_run_errors": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_new_module_resets_run_errors" ] ] ], "test_new_module_returns_None_for_permanent_errors": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_new_module_returns_None_for_permanent_errors" ] ] ], "test_reset_run_errors": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_reset_run_errors" ] ] ], "test_reset_run_errors_leaves_permanent_errors": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_reset_run_errors_leaves_permanent_errors" ] ] ], "test_run_sets_ran": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_sets_ran" ] ] ], "post_check": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_runs_post_check", "post_check" ] ] ], "test_run_runs_post_check": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_runs_post_check" ] ] ], "test_run_fixups_argv": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_fixups_argv" ] ] ], "test_run_fixups_path": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_fixups_path" ] ] ], "test_run_restores_cwd": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_restores_cwd" ] ] ], "test_run_restores_argv": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_restores_argv" ] ] ], "test_run_restores_path": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_run_restores_path" ] ] ], "test_doc": [ [ "tests/unit/bokeh/application/handlers/test_code_runner.py", [ "TestCodeRunner", "test_doc" ] ], [ "tests/unit/bokeh/command/test___init___command.py", [ "test_doc" ] ] ], "script_adds_two_roots": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "script_adds_two_roots" ] ] ], "load": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_empty_mainpy", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_initpy", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_mainpy_adds_roots", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_empty_mainipynb", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_mainipynb_adds_roots", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_both_mainipynb_and_mainpy", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_missing_main", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_has_theme_file", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_server_lifecycle", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_app_hooks", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_lifecycle_and_app_hooks_errors", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_request_handler", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_static", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_without_static", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_template", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_without_template", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_safe_to_fork", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_url_path", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "Test_NotebookHandler", "test_runner_strips_line_magics", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "Test_NotebookHandler", "test_runner_strips_cell_magics", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "Test_NotebookHandler", "test_runner_uses_source_from_filename", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_script.py", [ "Test_ScriptHandler", "test_runner_uses_source_from_filename", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_script.py", [ "Test_ScriptHandler", "test_runner_script_with_encoding", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_empty_lifecycle", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_syntax", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_runtime_error", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_server_loaded_signature", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_server_unloaded_signature", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_session_created_signature", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_session_destroyed_signature", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_calling_lifecycle_hooks", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_url_path", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_url_path_failed", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_request_bad_syntax", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_request_runtime_error", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_lifecycle_bad_process_request_signature", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_url_path", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_empty_request_handler", "load" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_calling_request_handler", "load" ] ] ], "test_directory_empty_mainpy": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_empty_mainpy" ] ] ], "test_directory_initpy": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_initpy" ] ] ], "test_directory_mainpy_adds_roots": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_mainpy_adds_roots" ] ] ], "test_directory_empty_mainipynb": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_empty_mainipynb" ] ] ], "test_directory_mainipynb_adds_roots": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_mainipynb_adds_roots" ] ] ], "test_directory_both_mainipynb_and_mainpy": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_both_mainipynb_and_mainpy" ] ] ], "test_directory_missing_main": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_missing_main" ] ] ], "test_directory_has_theme_file": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_has_theme_file" ] ] ], "test_directory_with_server_lifecycle": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_server_lifecycle" ] ] ], "test_directory_with_app_hooks": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_app_hooks" ] ] ], "test_directory_with_lifecycle_and_app_hooks_errors": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_lifecycle_and_app_hooks_errors" ] ] ], "test_directory_with_request_handler": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_request_handler" ] ] ], "test_directory_with_static": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_static" ] ] ], "test_directory_without_static": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_without_static" ] ] ], "test_directory_with_template": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_with_template" ] ] ], "test_directory_without_template": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_directory_without_template" ] ] ], "test_url_path": [ [ "tests/unit/bokeh/application/handlers/test_directory.py", [ "Test_DirectoryHandler", "test_url_path" ] ], [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_url_path" ] ], [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_url_path" ] ] ], "test_document_bad_on_session_destroyed_signature": [ [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_bad_on_session_destroyed_signature" ] ] ], "test_document_on_session_destroyed": [ [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed" ] ] ], "increment_by_two": [ [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed_calls_multiple", "increment_by_two" ] ] ], "test_document_on_session_destroyed_calls_multiple": [ [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed_calls_multiple" ] ] ], "blowup": [ [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed_exceptions", "blowup" ] ] ], "test_document_on_session_destroyed_exceptions": [ [ "tests/unit/bokeh/application/handlers/test_document_lifecycle.py", [ "Test_DocumentLifecycleHandler", "test_document_on_session_destroyed_exceptions" ] ] ], "noop": [ [ "tests/unit/bokeh/application/handlers/test_function.py", [ "Test_FunctionHandler", "test_empty_func", "noop" ] ], [ "tests/unit/bokeh/application/handlers/test_function.py", [ "Test_FunctionHandler", "test_safe_to_fork", "noop" ] ] ], "test_empty_func": [ [ "tests/unit/bokeh/application/handlers/test_function.py", [ "Test_FunctionHandler", "test_empty_func" ] ] ], "add_roots": [ [ "tests/unit/bokeh/application/handlers/test_function.py", [ "Test_FunctionHandler", "test_func_adds_roots", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_one_handler", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_two_handlers", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_two_handlers_in_init", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_safe_to_fork", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_no_static_path", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_static_path", "add_roots" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_excess_static_path", "add_roots" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_pull_document", "add_roots" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_pull_large_document", "add_roots" ] ] ], "test_func_adds_roots": [ [ "tests/unit/bokeh/application/handlers/test_function.py", [ "Test_FunctionHandler", "test_func_adds_roots" ] ] ], "test_create": [ [ "tests/unit/bokeh/application/handlers/test_handler.py", [ "Test_Handler", "test_create" ] ], [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test_create" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_create" ] ], [ "tests/unit/bokeh/command/subcommands/test_sampledata__subcommands.py", [ "test_create" ] ], [ "tests/unit/bokeh/command/subcommands/test_secret.py", [ "test_create" ] ], [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestServe", "test_create" ] ], [ "tests/unit/bokeh/io/test_webdriver.py", [ "Test_webdriver_control", "test_create" ] ], [ "tests/unit/bokeh/protocol/messages/test_push_doc.py", [ "TestPushDocument", "test_create" ] ] ], "test_modify_document_abstract": [ [ "tests/unit/bokeh/application/handlers/test_handler.py", [ "Test_Handler", "test_modify_document_abstract" ] ] ], "test_default_server_hooks_return_none": [ [ "tests/unit/bokeh/application/handlers/test_handler.py", [ "Test_Handler", "test_default_server_hooks_return_none" ] ] ], "test_default_sesssion_hooks_return_none": [ [ "tests/unit/bokeh/application/handlers/test_handler.py", [ "Test_Handler", "test_default_sesssion_hooks_return_none" ] ] ], "test_static_path": [ [ "tests/unit/bokeh/application/handlers/test_handler.py", [ "Test_Handler", "test_static_path" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_static_path" ] ] ], "test_process_request": [ [ "tests/unit/bokeh/application/handlers/test_handler.py", [ "Test_Handler", "test_process_request" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_process_request" ] ] ], "with_script_contents": [ [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "with_script_contents" ] ] ], "test_runner_strips_line_magics": [ [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "Test_NotebookHandler", "test_runner_strips_line_magics" ] ] ], "test_runner_strips_cell_magics": [ [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "Test_NotebookHandler", "test_runner_strips_cell_magics" ] ] ], "test_runner_uses_source_from_filename": [ [ "tests/unit/bokeh/application/handlers/test_notebook__handlers.py", [ "Test_NotebookHandler", "test_runner_uses_source_from_filename" ] ], [ "tests/unit/bokeh/application/handlers/test_script.py", [ "Test_ScriptHandler", "test_runner_uses_source_from_filename" ] ] ], "test_runner_script_with_encoding": [ [ "tests/unit/bokeh/application/handlers/test_script.py", [ "Test_ScriptHandler", "test_runner_script_with_encoding" ] ] ], "test_empty_lifecycle": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_empty_lifecycle" ] ] ], "test_lifecycle_bad_syntax": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_syntax" ] ] ], "test_lifecycle_runtime_error": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_runtime_error" ] ] ], "test_lifecycle_bad_server_loaded_signature": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_server_loaded_signature" ] ] ], "test_lifecycle_bad_server_unloaded_signature": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_server_unloaded_signature" ] ] ], "test_lifecycle_bad_session_created_signature": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_session_created_signature" ] ] ], "test_lifecycle_bad_session_destroyed_signature": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_lifecycle_bad_session_destroyed_signature" ] ] ], "test_calling_lifecycle_hooks": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_calling_lifecycle_hooks" ] ] ], "test_url_path_failed": [ [ "tests/unit/bokeh/application/handlers/test_server_lifecycle.py", [ "Test_ServerLifecycleHandler", "test_url_path_failed" ] ] ], "test_request_bad_syntax": [ [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_request_bad_syntax" ] ] ], "test_request_runtime_error": [ [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_request_runtime_error" ] ] ], "test_lifecycle_bad_process_request_signature": [ [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_lifecycle_bad_process_request_signature" ] ] ], "test_empty_request_handler": [ [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_empty_request_handler" ] ] ], "test_calling_request_handler": [ [ "tests/unit/bokeh/application/handlers/test_server_request_handler.py", [ "Test_ServerRequestHandler", "test_calling_request_handler" ] ] ], "test_empty": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_empty" ] ], [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_empty" ] ], [ "tests/unit/bokeh/util/test_options.py", [ "test_empty" ] ] ], "test_invalid_kwarg": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_invalid_kwarg" ] ] ], "test_one_handler": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_one_handler" ] ] ], "add_one_root": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_two_handlers", "add_one_root" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_two_handlers_in_init", "add_one_root" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_safe_to_fork", "add_one_root" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_no_static_path", "add_one_root" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_static_path", "add_one_root" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_excess_static_path", "add_one_root" ] ] ], "test_two_handlers": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_two_handlers" ] ] ], "test_two_handlers_in_init": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_two_handlers_in_init" ] ] ], "test_metadata": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_metadata" ] ], [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_metadata" ] ] ], "test_failed_handler": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_failed_handler" ] ] ], "test_no_static_path": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_no_static_path" ] ] ], "test_excess_static_path": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_excess_static_path" ] ] ], "test_application_validates_document_by_default": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_application_validates_document_by_default" ] ] ], "test_application_doesnt_validate_document_due_to_env_var": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_Application", "test_application_doesnt_validate_document_due_to_env_var" ] ] ], "test_abstract": [ [ "tests/unit/bokeh/application/test_application.py", [ "Test_ServerContext", "test_abstract" ] ], [ "tests/unit/bokeh/application/test_application.py", [ "Test_SessionContext", "test_abstract" ] ] ], "test_creation": [ [ "tests/unit/bokeh/client/test_connection.py", [ "Test_ClientConnection", "test_creation" ] ], [ "tests/unit/bokeh/client/test_websocket.py", [ "Test_WebSocketClientConnectionWrapper", "test_creation" ] ], [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_creation" ] ], [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_creation" ] ], [ "tests/unit/bokeh/server/test_session__server.py", [ "test_creation" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_creation" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_creation" ] ] ], "test_creation_with_arguments": [ [ "tests/unit/bokeh/client/test_connection.py", [ "Test_ClientConnection", "test_creation_with_arguments" ] ], [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_creation_with_arguments" ] ] ], "test_DEFAULT_SESSION_ID": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "test_DEFAULT_SESSION_ID" ] ] ], "test_DEFAULT_SERVER_WEBSOCKET_URL": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "test_DEFAULT_SERVER_WEBSOCKET_URL" ] ] ], "test_creation_defaults": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_creation_defaults" ] ] ], "test_creation_with_session_id": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_creation_with_session_id" ] ] ], "test_creation_with_ws_url": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_creation_with_ws_url" ] ] ], "test_creation_with_ioloop": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_creation_with_ioloop" ] ] ], "test_connect": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_connect" ] ] ], "test_close": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_close" ] ] ], "test_context_manager": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_context_manager" ] ] ], "test_close_with_why": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_close_with_why" ] ] ], "test_force_roundtrip": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_force_roundtrip" ] ] ], "test_request_server_info": [ [ "tests/unit/bokeh/client/test_session__client.py", [ "Test_ClientSession", "test_request_server_info" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_request_server_info" ] ] ], "test_NOT_YET_CONNECTED": [ [ "tests/unit/bokeh/client/test_states.py", [ "test_NOT_YET_CONNECTED" ] ] ], "test_CONNECTED_BEFORE_ACK": [ [ "tests/unit/bokeh/client/test_states.py", [ "test_CONNECTED_BEFORE_ACK" ] ] ], "test_CONNECTED_AFTER_ACK": [ [ "tests/unit/bokeh/client/test_states.py", [ "test_CONNECTED_AFTER_ACK" ] ] ], "test_DISCONNECTED": [ [ "tests/unit/bokeh/client/test_states.py", [ "test_DISCONNECTED" ] ] ], "test_WAITING_FOR_REPLY": [ [ "tests/unit/bokeh/client/test_states.py", [ "test_WAITING_FOR_REPLY" ] ] ], "test_with_ws": [ [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_server_url_for_websocket_url", "test_with_ws" ] ] ], "test_with_wss": [ [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_server_url_for_websocket_url", "test_with_wss" ] ] ], "test_bad_proto": [ [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_server_url_for_websocket_url", "test_bad_proto" ] ], [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_websocket_url_for_server_url", "test_bad_proto" ] ] ], "test_bad_ending": [ [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_server_url_for_websocket_url", "test_bad_ending" ] ] ], "test_with_http": [ [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_websocket_url_for_server_url", "test_with_http" ] ] ], "test_with_https": [ [ "tests/unit/bokeh/client/test_util__client.py", [ "Test_websocket_url_for_server_url", "test_with_https" ] ] ], "test_clamp": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_Color", "test_clamp" ] ] ], "test_darken": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_Color", "test_darken" ] ] ], "test_darken_rgb": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_Color", "test_darken_rgb" ] ] ], "test_lighten": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_Color", "test_lighten" ] ] ], "test_lighten_rgb": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_Color", "test_lighten_rgb" ] ] ], "test_repr": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_repr" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_repr" ] ], [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_NamedColor", "test_repr" ] ] ], "test_copy": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_copy" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_copy" ] ] ], "test_from_hsl": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_from_hsl" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_from_hsl" ] ] ], "test_from_rgb": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_from_rgb" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_from_rgb" ] ] ], "test_to_css": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_to_css" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_to_css" ] ], [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_NamedColor", "test_to_css" ] ] ], "test_to_hsl": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_to_hsl" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_to_hsl" ] ] ], "test_to_rgb": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_HSL", "test_to_rgb" ] ], [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_to_rgb" ] ] ], "test_from_hex_string": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_from_hex_string" ] ] ], "test_to_hex": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_to_hex" ] ] ], "test_brightness": [ [ "tests/unit/bokeh/colors/test_color__colors.py", [ "Test_RGB", "test_brightness" ] ] ], "test__all__": [ [ "tests/unit/bokeh/colors/test_groups.py", [ "test__all__" ] ], [ "tests/unit/bokeh/colors/test_named.py", [ "test__all__" ] ] ], "test_color": [ [ "tests/unit/bokeh/colors/test_groups.py", [ "test_color" ] ], [ "tests/unit/bokeh/colors/test_named.py", [ "test_color" ] ] ], "test_find": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_NamedColor", "test_find" ] ] ], "test_from_string": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_NamedColor", "test_from_string" ] ] ], "test_len": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_ColorGroup", "test_len" ] ], [ "tests/unit/bokeh/core/test_enums.py", [ "Test_enumeration", "test_len" ] ], [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_len" ] ] ], "test_iter": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_ColorGroup", "test_iter" ] ], [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_iter" ] ] ], "test_getitem_string": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_ColorGroup", "test_getitem_string" ] ] ], "test_getitem_int": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_ColorGroup", "test_getitem_int" ] ] ], "test_getitem_bad": [ [ "tests/unit/bokeh/colors/test_util__colors.py", [ "Test_ColorGroup", "test_getitem_bad" ] ] ], "test_all": [ [ "tests/unit/bokeh/command/subcommands/test___init___subcommands.py", [ "test_all" ] ] ], "test_all_types": [ [ "tests/unit/bokeh/command/subcommands/test___init___subcommands.py", [ "test_all_types" ] ] ], "test_all_count": [ [ "tests/unit/bokeh/command/subcommands/test___init___subcommands.py", [ "test_all_count" ] ] ], "test_name": [ [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test_name" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_name" ] ], [ "tests/unit/bokeh/command/subcommands/test_sampledata__subcommands.py", [ "test_name" ] ], [ "tests/unit/bokeh/command/subcommands/test_secret.py", [ "test_name" ] ], [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_name" ] ], [ "tests/unit/bokeh/core/test_query.py", [ "test_name" ] ], [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_name" ] ] ], "test_help": [ [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test_help" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_help" ] ], [ "tests/unit/bokeh/command/subcommands/test_sampledata__subcommands.py", [ "test_help" ] ], [ "tests/unit/bokeh/command/subcommands/test_secret.py", [ "test_help" ] ], [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_help" ] ], [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_help" ] ] ], "test_args": [ [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test_args" ] ], [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_args" ] ], [ "tests/unit/bokeh/command/subcommands/test_sampledata__subcommands.py", [ "test_args" ] ], [ "tests/unit/bokeh/command/subcommands/test_secret.py", [ "test_args" ] ], [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_args" ] ], [ "tests/unit/bokeh/command/test_subcommand.py", [ "test_args" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_arguments", "test_args" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__src_path", "test_args" ] ] ], "test_run": [ [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test_run" ] ], [ "tests/unit/bokeh/command/subcommands/test_sampledata__subcommands.py", [ "test_run" ] ], [ "tests/unit/bokeh/command/subcommands/test_secret.py", [ "test_run" ] ] ], "test_run_static": [ [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test_run_static" ] ] ], "test__version_missing": [ [ "tests/unit/bokeh/command/subcommands/test_info.py", [ "test__version_missing" ] ] ], "test_no_script": [ [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_no_script" ] ] ], "test_basic_script": [ [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_basic_script" ] ] ], "test_basic_script_with_output_after": [ [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_basic_script_with_output_after" ] ] ], "test_basic_script_with_output_before": [ [ "tests/unit/bokeh/command/subcommands/test_json__subcommands.py", [ "test_basic_script_with_output_before" ] ] ], "_mock_download": [ [ "tests/unit/bokeh/command/subcommands/test_sampledata__subcommands.py", [ "_mock_download" ] ] ], "_populateQueue": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "NBSR", "__init__", "_populateQueue" ] ] ], "readline": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "NBSR", "readline" ] ] ], "test_default_customize_applications_is_identity": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestServe", "test_default_customize_applications_is_identity" ] ] ], "test_default_customize_kwargs_is_identity": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestServe", "test_default_customize_kwargs_is_identity" ] ] ], "test_loglevels": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_loglevels" ] ] ], "run_bokeh_serve": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "run_bokeh_serve" ] ] ], "assert_pattern": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "assert_pattern" ] ] ], "check_port": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "check_port" ] ] ], "check_error": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "check_error" ] ] ], "test_unix_socket_on_windows": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_unix_socket_on_windows" ] ] ], "test_unix_socket_with_port": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_unix_socket_with_port" ] ] ], "test_unix_socket_with_invalid_args": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_unix_socket_with_invalid_args" ] ] ], "test_unix_socket": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_unix_socket" ] ] ], "test_host_not_available": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_host_not_available" ] ] ], "test_port_not_available": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_port_not_available" ] ] ], "test_no_glob_by_default_on_filename_if_wildcard_in_quotes": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_no_glob_by_default_on_filename_if_wildcard_in_quotes" ] ] ], "test_glob_flag_on_filename_if_wildcard_in_quotes": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_glob_flag_on_filename_if_wildcard_in_quotes" ] ] ], "test_actual_port_printed_out": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_actual_port_printed_out" ] ] ], "test_websocket_max_message_size_printed_out": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_websocket_max_message_size_printed_out" ] ] ], "test_printed_option": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestXSRF", "test_printed_option" ] ] ], "test_printed_envar": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestXSRF", "test_printed_envar" ] ] ], "test_auth_module_printed": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "test_auth_module_printed" ] ] ], "test_default": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestIco", "test_default" ] ], [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "test_default" ] ], [ "tests/unit/bokeh/core/test_enums.py", [ "Test_enumeration", "test_default" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__clean_url", "test_default" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_resources", "test_default" ] ], [ "tests/unit/bokeh/io/test_webdriver.py", [ "Test_webdriver_control", "test_default" ] ], [ "tests/unit/bokeh/util/test_strings.py", [ "Test_nice_join", "test_default" ] ], [ "tests/unit/bokeh/util/test_token.py", [ "Test__get_sysrandom", "test_default" ] ], [ "tests/unit/bokeh/util/test_util__serialization.py", [ "Test_make_id", "test_default" ] ] ], "test_explicit_option": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestIco", "test_explicit_option" ] ] ], "test_explicit_envvar": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestIco", "test_explicit_envvar" ] ] ], "test_none_option": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestIco", "test_none_option" ] ] ], "test_none_envvar": [ [ "tests/unit/bokeh/command/subcommands/test_serve.py", [ "TestIco", "test_none_envvar" ] ] ], "_assert_version_output": [ [ "tests/unit/bokeh/command/test_bootstrap.py", [ "_assert_version_output" ] ] ], "test_no_subcommand": [ [ "tests/unit/bokeh/command/test_bootstrap.py", [ "test_no_subcommand" ] ] ], "test_version": [ [ "tests/unit/bokeh/command/test_bootstrap.py", [ "test_version" ] ], [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_version" ] ] ], "test_version_short": [ [ "tests/unit/bokeh/command/test_bootstrap.py", [ "test_version_short" ] ] ], "err": [ [ "tests/unit/bokeh/command/test_bootstrap.py", [ "test_error", "err" ] ] ], "test_error": [ [ "tests/unit/bokeh/command/test_bootstrap.py", [ "test_error" ] ] ], "test_is_abstract": [ [ "tests/unit/bokeh/command/test_subcommand.py", [ "test_is_abstract" ] ] ], "test_missing_args": [ [ "tests/unit/bokeh/command/test_subcommand.py", [ "test_missing_args" ] ] ], "test_no_args": [ [ "tests/unit/bokeh/command/test_subcommand.py", [ "test_no_args" ] ], [ "tests/unit/bokeh/io/test_output.py", [ "Test_output_file", "test_no_args" ] ], [ "tests/unit/bokeh/io/test_output.py", [ "Test_output_notebook", "test_no_args" ] ] ], "test_one_arg": [ [ "tests/unit/bokeh/command/test_subcommand.py", [ "test_one_arg" ] ] ], "test_base_invoke": [ [ "tests/unit/bokeh/command/test_subcommand.py", [ "test_base_invoke" ] ] ], "test_die": [ [ "tests/unit/bokeh/command/test_util__command.py", [ "test_die" ] ] ], "test_build_single_handler_application_unknown_file": [ [ "tests/unit/bokeh/command/test_util__command.py", [ "test_build_single_handler_application_unknown_file" ] ] ], "test_build_single_handler_application_nonexistent_file": [ [ "tests/unit/bokeh/command/test_util__command.py", [ "test_build_single_handler_application_nonexistent_file" ] ] ], "test_build_single_handler_application_main_py": [ [ "tests/unit/bokeh/command/test_util__command.py", [ "test_build_single_handler_application_main_py" ] ] ], "test_create_default": [ [ "tests/unit/bokeh/core/property/test_alias.py", [ "Test_Alias", "test_create_default" ] ], [ "tests/unit/bokeh/core/property/test_alias.py", [ "Test_DeprecatedAlias", "test_create_default" ] ], [ "tests/unit/bokeh/core/property/test_override.py", [ "Test_Override", "test_create_default" ] ] ], "test_valid": [ [ "tests/unit/bokeh/core/property/test_aliases.py", [ "Test_CoordinateLike", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_any.py", [ "Test_Any", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_any.py", [ "Test_AnyRef", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_auto.py", [ "Test_Auto", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_Color", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_RGB", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Array", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Dict", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_List", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Seq", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Set", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Tuple", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_RestrictedDict", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Date", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Time", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_either.py", [ "Test_Either", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Object", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_json__property.py", [ "Test_JSON", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Angle", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Size", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Percent", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_NonNegative", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_PositiveInt", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_pd.py", [ "Test_PandasDataFrame", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_pd.py", [ "Test_PandasGroupBy", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bool", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Complex", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Float", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bytes", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_String", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_required.py", [ "Test_Required", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_string_properties.py", [ "Test_Regex", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_FontSize", "test_valid" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MarkerType", "test_valid" ] ] ], "test_invalid": [ [ "tests/unit/bokeh/core/property/test_aliases.py", [ "Test_CoordinateLike", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_any.py", [ "Test_Any", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_any.py", [ "Test_AnyRef", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_auto.py", [ "Test_Auto", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_Color", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_RGB", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Array", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Dict", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_List", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Seq", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Set", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Tuple", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_RestrictedDict", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Date", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Time", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_either.py", [ "Test_Either", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Object", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_json__property.py", [ "Test_JSON", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Angle", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Size", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Percent", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_NonNegative", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_PositiveInt", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_pd.py", [ "Test_PandasDataFrame", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_pd.py", [ "Test_PandasGroupBy", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bool", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Complex", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Float", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bytes", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_String", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_required.py", [ "Test_Required", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_string_properties.py", [ "Test_Regex", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_FontSize", "test_invalid" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MarkerType", "test_invalid" ] ] ], "test_has_ref": [ [ "tests/unit/bokeh/core/property/test_any.py", [ "Test_Any", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_any.py", [ "Test_AnyRef", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_auto.py", [ "Test_Auto", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_Color", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_RGB", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_ColumnData", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Array", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Dict", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_List", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Seq", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Set", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Tuple", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Date", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Time", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_either.py", [ "Test_Either", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_json__property.py", [ "Test_JSON", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Angle", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Size", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Percent", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_NonNegative", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_PositiveInt", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bool", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Complex", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Float", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bytes", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_String", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_required.py", [ "Test_Required", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_string_properties.py", [ "Test_Regex", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_FontSize", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MinMaxBounds", "test_has_ref" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MarkerType", "test_has_ref" ] ] ], "test_str": [ [ "tests/unit/bokeh/core/property/test_auto.py", [ "Test_Auto", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_Color", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_RGB", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_ColumnData", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Array", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Dict", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_List", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Seq", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Set", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Tuple", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Date", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Time", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_either.py", [ "Test_Either", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_json__property.py", [ "Test_JSON", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_NonNullable", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Angle", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Size", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Percent", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_NonNegative", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_PositiveInt", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bool", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Complex", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Float", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Bytes", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_String", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_required.py", [ "Test_Required", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_string_properties.py", [ "Test_Regex", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_FontSize", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MinMaxBounds", "test_str" ] ], [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MarkerType", "test_str" ] ], [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_str" ] ] ], "test_is_valid_supresses_validation_detail": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_is_valid_supresses_validation_detail" ] ] ], "test_serialized_default": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_serialized_default" ] ] ], "test_assert_bools": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_assert_bools" ] ] ], "test_assert_functions": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_assert_functions" ] ] ], "raise_": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_assert_msg_funcs", "raise_" ] ] ], "test_assert_msg_funcs": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_assert_msg_funcs" ] ] ], "test_matches_basic_types": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_basic_types" ] ] ], "test_matches_compatible_arrays": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_compatible_arrays" ] ] ], "test_matches_incompatible_arrays": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_incompatible_arrays" ] ] ], "test_matches_dicts_with_array_values": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_dicts_with_array_values" ] ] ], "test_matches_non_dict_containers_with_array_false": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_non_dict_containers_with_array_false" ] ] ], "test_matches_dicts_with_series_values": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_dicts_with_series_values" ] ] ], "test_matches_dicts_with_index_values": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_matches_dicts_with_index_values" ] ] ], "test_validation_on": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_validation_on" ] ] ], "test__hinted_value_is_identity": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test__hinted_value_is_identity" ] ] ], "test_prepare_value_uses__hinted_value": [ [ "tests/unit/bokeh/core/property/test_bases.py", [ "TestProperty", "test_prepare_value_uses__hinted_value" ] ] ], "test_transform": [ [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_Color", "test_transform" ] ], [ "tests/unit/bokeh/core/property/test_color__property.py", [ "Test_ColorHex", "test_transform" ] ] ], "test__hinted_value_with_hint_ColumnDataChanged": [ [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_ColumnData", "test__hinted_value_with_hint_ColumnDataChanged" ] ] ], "test__hinted_value_with_hint_ColumnsStreamed": [ [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_ColumnData", "test__hinted_value_with_hint_ColumnsStreamed" ] ] ], "test__hinted_value_without_hint": [ [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_ColumnData", "test__hinted_value_without_hint" ] ] ], "test_wrap": [ [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Dict", "test_wrap" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_List", "test_wrap" ] ], [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Set", "test_wrap" ] ], [ "tests/unit/bokeh/core/property/test_either.py", [ "Test_Either", "test_wrap" ] ] ], "test_with_pandas_valid": [ [ "tests/unit/bokeh/core/property/test_container.py", [ "Test_Seq", "test_with_pandas_valid" ] ] ], "test_strict_dataspec_key_values": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "test_strict_dataspec_key_values" ] ] ], "test_dataspec_dict_to_serializable": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "test_dataspec_dict_to_serializable" ] ] ], "test_default_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_AngleSpec", "test_default_value" ] ], [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_DistanceSpec", "test_default_value" ] ] ], "test_setting_dict_sets_units": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_AngleSpec", "test_setting_dict_sets_units" ] ] ], "test_setting_json_sets_units_keeps_dictness": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_AngleSpec", "test_setting_json_sets_units_keeps_dictness" ] ] ], "test_setting_dict_does_not_modify_original_dict": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_AngleSpec", "test_setting_dict_does_not_modify_original_dict" ] ] ], "test_field": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_field" ] ], [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "test_field" ] ], [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_HatchPatternSpec", "test_field" ] ] ], "test_field_default": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_field_default" ] ] ], "test_default_tuple": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_default_tuple" ] ] ], "test_fixed_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_fixed_value" ] ] ], "test_named_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_named_value" ] ] ], "test_case_insensitive_named_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_case_insensitive_named_value" ] ] ], "test_named_value_set_none": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_named_value_set_none" ] ] ], "test_named_value_unset": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_named_value_unset" ] ] ], "test_named_color_overriding_default": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_named_color_overriding_default" ] ] ], "test_hex_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_hex_value" ] ] ], "test_tuple_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_tuple_value" ] ] ], "test_set_dict": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_set_dict" ] ] ], "test_isconst": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_isconst" ] ] ], "test_is_color_tuple_shape": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_ColorSpec", "test_is_color_tuple_shape" ] ] ], "test_font_size_from_string": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_FontSizeSpec", "test_font_size_from_string" ] ] ], "test_bad_font_size_values": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_FontSizeSpec", "test_bad_font_size_values" ] ] ], "test_fields": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_FontSizeSpec", "test_fields" ] ] ], "test_value": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "test_value" ] ] ], "tests_accepts_timedelta": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "tests_accepts_timedelta" ] ] ], "tests_accepts_timedelta_with_pandas": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "tests_accepts_timedelta_with_pandas" ] ] ], "test_accepts_datetime": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "test_accepts_datetime" ] ] ], "test_multiple_instances": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "test_multiple_instances" ] ] ], "test_set_from_json_keeps_mode": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_NumberSpec", "test_set_from_json_keeps_mode" ] ] ], "test_strict_key_values": [ [ "tests/unit/bokeh/core/property/test_dataspec.py", [ "Test_UnitSpec", "test_strict_key_values" ] ] ], "test_is_timestamp": [ [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_is_timestamp" ] ] ], "test_transform_date": [ [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_transform_date" ] ] ], "test_transform_str": [ [ "tests/unit/bokeh/core/property/test_datetime.py", [ "Test_Datetime", "test_transform_str" ] ] ], "test_make_descriptors_not_implemented": [ [ "tests/unit/bokeh/core/property/test_descriptor_factory.py", [ "test_make_descriptors_not_implemented" ] ] ], "test___init__": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test___init__" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_UnitSpecDescriptor", "test___init__" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_AliasDescriptor", "test___init__" ] ], [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_DeprecatedAliasDescriptor", "test___init__" ] ] ], "test___str__": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test___str__" ] ] ], "test_set_from_json": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test_set_from_json" ] ] ], "test___get__improper": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test___get__improper" ] ] ], "test___set__improper": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test___set__improper" ] ] ], "test___delete__": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test___delete__" ] ] ], "test_class_default": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test_class_default" ] ] ], "test_serialized": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test_serialized" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_serialized" ] ] ], "test_readonly": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test_readonly" ] ], [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_readonly" ] ], [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_readonly" ] ] ], "test__trigger": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_PropertyDescriptor", "test__trigger" ] ] ], "test_values": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_AliasDescriptor", "test_values" ] ] ], "test_warns": [ [ "tests/unit/bokeh/core/property/test_descriptors.py", [ "Test_DeprecatedAliasDescriptor", "test_warns" ] ] ], "test_from_values_valid": [ [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_from_values_valid" ] ] ], "test_from_values_invalid": [ [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_from_values_invalid" ] ] ], "test_from_enum_valid": [ [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_from_enum_valid" ] ] ], "test_from_enum_invalid": [ [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_from_enum_invalid" ] ] ], "test_case_insensitive_enum_valid": [ [ "tests/unit/bokeh/core/property/test_enum.py", [ "Test_Enum", "test_case_insensitive_enum_valid" ] ] ], "test_include_with_prefix": [ [ "tests/unit/bokeh/core/property/test_include.py", [ "Test_Include", "test_include_with_prefix" ] ] ], "test_include_without_prefix": [ [ "tests/unit/bokeh/core/property/test_include.py", [ "Test_Include", "test_include_without_prefix" ] ] ], "test_include_without_prefix_using_override": [ [ "tests/unit/bokeh/core/property/test_include.py", [ "Test_Include", "test_include_without_prefix_using_override" ] ] ], "test___call__": [ [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_InstanceDefault", "test___call__" ] ] ], "test___repr__": [ [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_InstanceDefault", "test___repr__" ] ] ], "test_explicit_default": [ [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_explicit_default" ] ] ], "test_instance_default": [ [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_instance_default" ] ] ], "test_lambda_default": [ [ "tests/unit/bokeh/core/property/test_instance.py", [ "Test_Instance", "test_lambda_default" ] ] ], "g": [ [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_eq", "g" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_eq", "g" ] ], [ "tests/unit/bokeh/server/test_server__server.py", [ "test__ioloop_not_forcibly_stopped", "g" ] ] ], "test_eq": [ [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_eq" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_eq" ] ] ], "test_clone": [ [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_clone" ] ], [ "tests/unit/bokeh/core/property/test_primitive.py", [ "Test_Int", "test_clone" ] ], [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_clone" ] ] ], "test_wrap_dict": [ [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_wrap_dict" ] ] ], "test_wrap_list": [ [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_Nullable", "test_wrap_list" ] ] ], "_test_deprecation": [ [ "tests/unit/bokeh/core/property/test_nullable.py", [ "Test_NonNullable", "_test_deprecation" ] ] ], "test_valid_int": [ [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_valid_int" ] ] ], "test_invalid_int": [ [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_invalid_int" ] ] ], "test_valid_float": [ [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_valid_float" ] ] ], "test_invalid_float": [ [ "tests/unit/bokeh/core/property/test_numeric.py", [ "Test_Interval", "test_invalid_float" ] ] ], "test_Undefined": [ [ "tests/unit/bokeh/core/property/test_singletons.py", [ "test_Undefined" ] ] ], "test_Intrinsic": [ [ "tests/unit/bokeh/core/property/test_singletons.py", [ "test_Intrinsic" ] ] ], "test_validate": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidationControl", "test_validate" ] ] ], "test_without_property_validation": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidationControl", "test_without_property_validation" ] ] ], "test_Angle": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Angle" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Angle" ] ] ], "test_Bool": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Bool" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Bool" ] ] ], "test_Complex": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Complex" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Complex" ] ] ], "test_Float": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Float" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Float" ] ] ], "test_Int": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Int" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Int" ] ] ], "test_Interval": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Interval" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Interval" ] ] ], "test_Percent": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Percent" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Percent" ] ] ], "test_Size": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Size" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Size" ] ] ], "test_List": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_List" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_List" ] ] ], "test_Seq": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Seq" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Seq" ] ] ], "test_Dict": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Dict" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Dict" ] ] ], "test_Tuple": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Tuple" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Tuple" ] ] ], "test_Color": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Color" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Color" ] ] ], "test_ColumnData": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_ColumnData" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_ColumnData" ] ] ], "test_Datetime": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Datetime" ] ] ], "test_Date": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Date" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Date" ] ] ], "test_DashPattern": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_DashPattern" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_DashPattern" ] ], [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_DashPattern" ] ] ], "test_Either": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Either" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Either" ] ] ], "test_Enum": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Enum" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Enum" ] ] ], "test_FontSize": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_FontSize" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_FontSize" ] ] ], "test_Instance": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Instance" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Instance" ] ] ], "test_MinMaxBounds": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_MinMaxBounds" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_MinMaxBounds" ] ] ], "test_Regex": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Regex" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Regex" ] ] ], "test_String": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_String" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_String" ] ] ], "test_MarkerType": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_MarkerType" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_MarkerType" ] ], [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_MarkerType" ] ] ], "test_Spec": [ [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailDefault", "test_Spec" ] ], [ "tests/unit/bokeh/core/property/test_validation__property.py", [ "TestValidateDetailExplicit", "test_Spec" ] ] ], "test_value_function": [ [ "tests/unit/bokeh/core/property/test_vectorization.py", [ "test_value_function" ] ] ], "test_field_function": [ [ "tests/unit/bokeh/core/property/test_vectorization.py", [ "test_field_function" ] ] ], "test_expr_function": [ [ "tests/unit/bokeh/core/property/test_vectorization.py", [ "test_expr_function" ] ] ], "test_valid_named": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_valid_named" ] ] ], "test_valid_string": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_valid_string" ] ] ], "test_valid_list": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "TestDashPattern", "test_valid_list" ] ] ], "test_default_creation": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_default_creation" ] ] ], "test_validate_None": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_None" ] ] ], "test_validate_data_url": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_data_url" ] ] ], "test_validate_Path": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_Path" ] ] ], "test_validate_raw_path": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_raw_path" ] ] ], "test_validate_PIL": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_PIL" ] ] ], "test_validate_numpy_RGB": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_numpy_RGB" ] ] ], "test_validate_numpy_RGBA": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_numpy_RGBA" ] ] ], "test_validate_invalid": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_validate_invalid" ] ] ], "test_transform_data_url": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_transform_data_url" ] ] ], "test_transform_numpy": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_transform_numpy" ] ] ], "test_transform_PIL": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_transform_PIL" ] ] ], "test_transform_bad": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_Image", "test_transform_bad" ] ] ], "test_valid_no_datetime": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MinMaxBounds", "test_valid_no_datetime" ] ] ], "test_invalid_no_datetime": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MinMaxBounds", "test_invalid_no_datetime" ] ] ], "test_MinMaxBounds_with_datetime": [ [ "tests/unit/bokeh/core/property/test_visual.py", [ "Test_MinMaxBounds", "test_MinMaxBounds_with_datetime" ] ] ], "test": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_notify_owner", "Foo", "test" ] ], [ "tests/unit/bokeh/io/test_showing.py", [ "test" ] ], [ "tests/unit/bokeh/test_layouts.py", [ "test_repeated_children", "test" ] ] ], "test_notify_owner": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_notify_owner" ] ] ], "test_PropertyValueContainer": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueContainer" ] ] ], "test_PropertyValueDict_mutators": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueDict_mutators" ] ] ], "test_PropertyValueColumnData___setitem__": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData___setitem__" ] ] ], "test_PropertyValueColumnData_update": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData_update" ] ] ], "test_PropertyValueColumnData__stream_list_to_list": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_list_to_list" ] ] ], "test_PropertyValueColumnData__stream_list_to_array": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_list_to_array" ] ] ], "test_PropertyValueColumnData__stream_list_with_rollover": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_list_with_rollover" ] ] ], "test_PropertyValueColumnData__stream_list_with_rollover_equals_zero": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_list_with_rollover_equals_zero" ] ] ], "test_PropertyValueColumnData__stream_array_to_array": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_array_to_array" ] ] ], "test_PropertyValueColumnData__stream_array_to_list": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_array_to_list" ] ] ], "test_PropertyValueColumnData__stream_array_with_rollover": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_array_with_rollover" ] ] ], "test_PropertyValueColumnData__stream_array_with_rollover_equals_zero": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__stream_array_with_rollover_equals_zero" ] ] ], "test_PropertyValueColumnData__patch_with_simple_indices": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__patch_with_simple_indices" ] ] ], "test_PropertyValueColumnData__patch_with_repeated_simple_indices": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__patch_with_repeated_simple_indices" ] ] ], "test_PropertyValueColumnData__patch_with_slice_indices": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__patch_with_slice_indices" ] ] ], "test_PropertyValueColumnData__patch_with_overlapping_slice_indices": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData__patch_with_overlapping_slice_indices" ] ] ], "test_PropertyValueList_mutators": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueList_mutators" ] ] ], "test_PropertyValueSet_mutators": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueSet_mutators" ] ] ], "test_PropertyValueColumnData___copy__": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData___copy__" ] ] ], "test_PropertyValueColumnData___deepcopy__": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_PropertyValueColumnData___deepcopy__" ] ] ], "test_Property_wrap": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_Property_wrap" ] ] ], "test_List_wrap": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_List_wrap" ] ] ], "test_Dict_wrap": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_Dict_wrap" ] ] ], "test_ColumnData_wrap": [ [ "tests/unit/bokeh/core/property/test_wrappers__property.py", [ "test_ColumnData_wrap" ] ] ], "test_Enumeration_default": [ [ "tests/unit/bokeh/core/test_enums.py", [ "test_Enumeration_default" ] ] ], "test_case": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_enumeration", "test_case" ] ] ], "test_quote": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_enumeration", "test_quote" ] ] ], "test_Anchor": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Anchor" ] ] ], "test_AngleUnits": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_AngleUnits" ] ] ], "test_ButtonType": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_ButtonType" ] ] ], "test_CalendarPosition": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_CalendarPosition" ] ] ], "test_ContextWhich": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_ContextWhich" ] ] ], "test_DateFormat": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_DateFormat" ] ] ], "test_DatetimeUnits": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_DatetimeUnits" ] ] ], "test_Dimension": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Dimension" ] ] ], "test_Dimensions": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Dimensions" ] ] ], "test_Direction": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Direction" ] ] ], "test_FontStyle": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_FontStyle" ] ] ], "test_HatchPattern": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_HatchPattern" ] ] ], "test_HatchPatternAbbreviation": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_HatchPatternAbbreviation" ] ] ], "test_HoldPolicy": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_HoldPolicy" ] ] ], "test_HorizontalLocation": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_HorizontalLocation" ] ] ], "test_ImageOrigin": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_ImageOrigin" ] ] ], "test_JitterRandomDistribution": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_JitterRandomDistribution" ] ] ], "test_KeyModifier": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_KeyModifier" ] ] ], "test_LabelOrientation": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LabelOrientation" ] ] ], "test_LatLon": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LatLon" ] ] ], "test_AlternationPolicy": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_AlternationPolicy" ] ] ], "test_LegendClickPolicy": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LegendClickPolicy" ] ] ], "test_LegendLocation": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LegendLocation" ] ] ], "test_LineCap": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LineCap" ] ] ], "test_LineDash": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LineDash" ] ] ], "test_LineJoin": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_LineJoin" ] ] ], "test_Location": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Location" ] ] ], "test_MapType": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_MapType" ] ] ], "test_NamedColor": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_NamedColor" ] ] ], "test_NumeralLanguage": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_NumeralLanguage" ] ] ], "test_Orientation": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Orientation" ] ] ], "test_OutputBackend": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_OutputBackend" ] ] ], "test_PaddingUnits": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_PaddingUnits" ] ] ], "test_Palette": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_Palette" ] ] ], "test_RenderLevel": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_RenderLevel" ] ] ], "test_ResetPolicy": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_ResetPolicy" ] ] ], "test_RoundingFunction": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_RoundingFunction" ] ] ], "test_SelectionMode": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_SelectionMode" ] ] ], "test_SizingMode": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_SizingMode" ] ] ], "test_SortDirection": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_SortDirection" ] ] ], "test_SpatialUnits": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_SpatialUnits" ] ] ], "test_StartEnd": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_StartEnd" ] ] ], "test_StepMode": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_StepMode" ] ] ], "test_TextAlign": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_TextAlign" ] ] ], "test_TextBaseline": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_TextBaseline" ] ] ], "test_TextureRepetition": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_TextureRepetition" ] ] ], "test_ToolIcon": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_ToolIcon" ] ] ], "test_TooltipAttachment": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_TooltipAttachment" ] ] ], "test_TooltipFieldFormatter": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_TooltipFieldFormatter" ] ] ], "test_VerticalAlign": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_VerticalAlign" ] ] ], "test_VerticalLocation": [ [ "tests/unit/bokeh/core/test_enums.py", [ "Test_bce", "test_VerticalLocation" ] ] ], "test_enums_contents": [ [ "tests/unit/bokeh/core/test_enums.py", [ "test_enums_contents" ] ] ], "foo_prop": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "Parent", "foo_prop" ] ] ], "foo_func": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "Parent", "foo_func" ] ] ], "_foo_prop": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "Parent", "_foo_prop" ] ] ], "_foo_func": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "Parent", "_foo_func" ] ] ], "str2_proxy": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "Child", "str2_proxy" ] ] ], "str2_proxy_1": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "Child", "str2_proxy_1" ] ] ], "test_HasProps_getattr": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_getattr" ] ] ], "test_HasProps_default_init": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_default_init" ] ] ], "test_HasProps_kw_init": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_kw_init" ] ] ], "test_HasProps_override": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_override" ] ] ], "test_HasProps_intrinsic": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_intrinsic" ] ] ], "test_HasProps_alias": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_alias" ] ] ], "test_HasProps_equals": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_equals" ] ], [ "tests/unit/bokeh/core/test_properties.py", [ "test_HasProps_equals" ] ] ], "test_HasProps_update": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_update" ] ] ], "test_HasProps_set_from_json": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_set_from_json" ] ] ], "test_HasProps_set": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_set" ] ] ], "test_HasProps_set_error": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_set_error" ] ] ], "test_HasProps_lookup": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_lookup" ] ] ], "test_HasProps_apply_theme": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_apply_theme" ] ] ], "test_HasProps_unapply_theme": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_unapply_theme" ] ] ], "test_HasProps_apply_theme_either_simple": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_apply_theme_either_simple" ] ] ], "test_HasProps_apply_theme_either_container": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_apply_theme_either_container" ] ] ], "test_HasProps_apply_theme_func_default": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_apply_theme_func_default" ] ] ], "test_has_props_dupe_prop": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_has_props_dupe_prop" ] ] ], "test_qualified": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_qualified" ] ], [ "tests/unit/bokeh/models/test_dom.py", [ "Test_DOM", "test_qualified" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_qualified" ] ] ], "test_HasProps_properties_with_values_maintains_order": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_properties_with_values_maintains_order" ] ] ], "test_HasProps_properties_with_values_unstable": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_properties_with_values_unstable" ] ] ], "test_HasProps_properties_with_values_unset": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_properties_with_values_unset" ] ] ], "test_HasProps_descriptors": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_descriptors" ] ] ], "test_HasProps_abstract": [ [ "tests/unit/bokeh/core/test_has_props.py", [ "test_HasProps_abstract" ] ] ], "test_json_encoder": [ [ "tests/unit/bokeh/core/test_json_encoder.py", [ "test_json_encoder" ] ] ], "test_json_encoder_dict_no_sort": [ [ "tests/unit/bokeh/core/test_json_encoder.py", [ "test_json_encoder_dict_no_sort" ] ] ], "test_simple_class": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_simple_class" ] ] ], "test_enum": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_enum" ] ] ], "test_inheritance": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_inheritance" ] ] ], "test_set": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_set" ] ], [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_set" ] ], [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_set" ] ] ], "test_accurate_properties_sets": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_accurate_properties_sets" ] ] ], "test_accurate_dataspecs": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_accurate_dataspecs" ] ] ], "test_not_serialized": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_not_serialized" ] ] ], "test_include_defaults": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_include_defaults" ] ] ], "test_include_defaults_with_kwargs": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_include_defaults_with_kwargs" ] ] ], "test_include_defaults_set_to_same": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_include_defaults_set_to_same" ] ] ], "func_default": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_override_defaults", "func_default" ] ] ], "test_override_defaults": [ [ "tests/unit/bokeh/core/test_properties.py", [ "TestBasic", "test_override_defaults" ] ], [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test__pop_visuals", "test_override_defaults" ] ] ], "test_HasProps_clone": [ [ "tests/unit/bokeh/core/test_properties.py", [ "test_HasProps_clone" ] ] ], "test_Model_clone": [ [ "tests/unit/bokeh/core/test_properties.py", [ "test_Model_clone" ] ] ], "test_Alias": [ [ "tests/unit/bokeh/core/test_properties.py", [ "test_Alias" ] ] ], "large_plot": [ [ "tests/unit/bokeh/core/test_query.py", [ "large_plot" ] ], [ "tests/unit/bokeh/test_objects.py", [ "large_plot" ] ] ], "test_type": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_type" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_FromCurdoc", "test_type" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_StamenProviders", "test_type" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_CartoProviders", "test_type" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_OsmProvider", "test_type" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_EsriProvider", "test_type" ] ] ], "test_tags_with_scalar": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_tags_with_scalar" ] ] ], "test_tags_with_string": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_tags_with_string" ] ] ], "test_tags_with_seq": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_tags_with_seq" ] ] ], "test_in": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_in" ] ] ], "test_disjuction": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_disjuction" ] ] ], "test_conjuction": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_conjuction" ] ] ], "test_ops": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_ops" ] ] ], "test_malformed_exception": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_malformed_exception" ] ] ], "test_is_single_string_selector": [ [ "tests/unit/bokeh/core/test_query.py", [ "test_is_single_string_selector" ] ] ], "test_primitive": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_primitive" ] ] ], "test_non_serializable": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_non_serializable" ] ] ], "test_max_int": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_max_int" ] ] ], "test_list_empty": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_list_empty" ] ] ], "test_list": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_list" ] ] ], "test_list_circular": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_list_circular" ] ] ], "test_dict_empty": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dict_empty" ] ] ], "test_dict": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dict" ] ], [ "tests/unit/bokeh/model/test_util_model.py", [ "Test_visit_value_and_its_immediate_references", "test_dict" ] ] ], "test_dict_circular": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dict_circular" ] ] ], "test_slice": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_slice" ] ], [ "tests/unit/bokeh/core/test_serialization.py", [ "TestDeserializer", "test_slice" ] ] ], "test_bytes": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_bytes" ] ] ], "test_bytes_base64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_bytes_base64" ] ] ], "test_typed_array": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_typed_array" ] ] ], "test_typed_array_base64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_typed_array_base64" ] ] ], "test_ndarray": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_ndarray" ] ] ], "test_ndarray_base64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_ndarray_base64" ] ] ], "test_ndarray_dtypes_shape": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_ndarray_dtypes_shape" ] ] ], "test_ndarray_object": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_ndarray_object" ] ] ], "test_ndarray_int64_uint64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_ndarray_int64_uint64" ] ] ], "test_ndarray_zero_dimensional": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_ndarray_zero_dimensional" ] ] ], "test_HasProps": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_HasProps" ] ] ], "test_Model": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_Model" ] ], [ "tests/unit/bokeh/model/test_util_model.py", [ "Test_visit_value_and_its_immediate_references", "test_Model" ] ] ], "test_Model_circular": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_Model_circular" ] ] ], "test_Model_unset": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_Model_unset" ] ] ], "test_dataclass": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dataclass" ] ] ], "test_dataclass_nested": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dataclass_nested" ] ] ], "test_dataclass_HasProps_nested": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dataclass_HasProps_nested" ] ] ], "test_dataclass_Model_nested": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dataclass_Model_nested" ] ] ], "test_color_rgb": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_color_rgb" ] ] ], "test_color_rgba": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_color_rgba" ] ] ], "test_pd_series": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_pd_series" ] ] ], "test_np_int64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_np_int64" ] ] ], "test_np_float64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_np_float64" ] ] ], "test_np_bool": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_np_bool" ] ] ], "test_np_datetime64": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_np_datetime64" ] ] ], "test_dt_time": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_dt_time" ] ] ], "test_pd_timestamp": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_pd_timestamp" ] ] ], "test_pd_NA": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestSerializer", "test_pd_NA" ] ] ], "test_known_Model": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestDeserializer", "test_known_Model" ] ] ], "test_unknown_type": [ [ "tests/unit/bokeh/core/test_serialization.py", [ "TestDeserializer", "test_unknown_type" ] ] ], "_crlf_cr_2_lf_bin": [ [ "tests/unit/bokeh/core/test_templates.py", [ "_crlf_cr_2_lf_bin" ] ] ], "compute_sha256": [ [ "tests/unit/bokeh/core/test_templates.py", [ "compute_sha256" ] ] ], "get_html_lines": [ [ "tests/unit/bokeh/core/test_templates.py", [ "get_html_lines" ] ] ], "test_autoload_template_has_changed": [ [ "tests/unit/bokeh/core/test_templates.py", [ "test_autoload_template_has_changed" ] ] ], "test_no_white_space_in_top_of_html": [ [ "tests/unit/bokeh/core/test_templates.py", [ "test_no_white_space_in_top_of_html" ] ] ], "test_dont_start_script_on_same_line_after_another_ends": [ [ "tests/unit/bokeh/core/test_templates.py", [ "test_dont_start_script_on_same_line_after_another_ends" ] ] ], "good": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_error_decorator_code", "for_error_in_Error_all_", "good" ] ], [ "tests/unit/bokeh/core/test_validation.py", [ "test_warning_decorator_code", "for_warning_in_Warning_al", "good" ] ], [ "tests/unit/bokeh/core/test_validation.py", [ "test_error_decorator_custom", "good" ] ], [ "tests/unit/bokeh/core/test_validation.py", [ "test_warning_decorator_custom", "good" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_good_string", "good" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_bad_string", "good" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_good_event", "good" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_bad_event", "good" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_session_destroyed", "good" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_closure", "good" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_closure", "good" ] ] ], "bad": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_error_decorator_code", "for_error_in_Error_all_", "bad" ] ], [ "tests/unit/bokeh/core/test_validation.py", [ "test_warning_decorator_code", "for_warning_in_Warning_al", "bad" ] ], [ "tests/unit/bokeh/core/test_validation.py", [ "test_error_decorator_custom", "bad" ] ], [ "tests/unit/bokeh/core/test_validation.py", [ "test_warning_decorator_custom", "bad" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_session_destroyed", "bad" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_bad_closure", "bad" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_closure", "bad" ] ] ], "test_error_decorator_code": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_error_decorator_code" ] ] ], "test_warning_decorator_code": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_warning_decorator_code" ] ] ], "test_error_decorator_custom": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_error_decorator_custom" ] ] ], "test_warning_decorator_custom": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_warning_decorator_custom" ] ] ], "_check_error": [ [ "tests/unit/bokeh/core/test_validation.py", [ "Mod", "_check_error" ] ] ], "_check_warning": [ [ "tests/unit/bokeh/core/test_validation.py", [ "Mod", "_check_warning" ] ] ], "test_check_integrity_pass": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_check_integrity_pass" ] ] ], "test_check_integrity_error": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_check_integrity_error" ] ] ], "test_check_integrity_warning": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_check_integrity_warning" ] ] ], "test_check_pass": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_check_pass" ] ] ], "test_check_error": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_check_error" ] ] ], "test_check_warn": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_check_warn" ] ] ], "test_silence_and_check_warn": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_silence_and_check_warn" ] ] ], "test_silence_with_bad_input_and_check_warn": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_silence_with_bad_input_and_check_warn" ] ] ], "test_silence_warning_already_in_silencers_is_ok": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_silence_warning_already_in_silencers_is_ok" ] ] ], "test_silence_remove_warning_that_is_not_in_silencers_is_ok": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_silence_remove_warning_that_is_not_in_silencers_is_ok" ] ] ], "test_process_validation_issues_pass": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_process_validation_issues_pass" ] ] ], "test_process_validation_issues_warn": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_process_validation_issues_warn" ] ] ], "test_process_validation_issues_error": [ [ "tests/unit/bokeh/core/test_validation.py", [ "test_process_validation_issues_error" ] ] ], "test_session_callbacks": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_session_callbacks" ] ] ], "test_session_destroyed_callbacks": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_session_destroyed_callbacks" ] ] ], "listener": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_add_session_callback", "listener" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_session_callback", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_change_notification", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_stream_notification", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_notification", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_change_notification_removal", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_notification_of_roots", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_notification_of_title", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_periodic_callback", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_timeout_callback", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_partial_callback", "listener" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_next_tick_callback", "listener" ] ] ], "test_add_session_callback": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_add_session_callback" ] ] ], "test_destroy": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_destroy" ] ], [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_destroy" ] ], [ "tests/unit/bokeh/document/test_modules.py", [ "TestDocumentModuleManager", "test_destroy" ] ] ], "test_hold": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_hold" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocumentHold", "test_hold" ] ] ], "test_hold_bad_policy": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_hold_bad_policy" ] ] ], "test_hold_rehold": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_hold_rehold" ] ] ], "invoker": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_notify_event", "invoker" ] ] ], "test_notify_event": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_notify_event" ] ] ], "test_on_change": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_change" ] ] ], "test_on_change_dispatch_to": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_change_dispatch_to" ] ] ], "cb1": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_event_callbacks_for_event_name", "cb1" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_change_callbacks", "cb1" ] ] ], "cb2": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_event_callbacks_for_event_name", "cb2" ] ], [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_change_callbacks", "cb2" ] ], [ "tests/unit/bokeh/document/test_locking.py", [ "test_next_tick_callback_works", "cb2" ] ] ], "test_event_callbacks_for_event_name": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_event_callbacks_for_event_name" ] ] ], "test_on_event_good_string": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_good_string" ] ] ], "test_on_event_bad_string": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_bad_string" ] ] ], "test_on_event_good_event": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_good_event" ] ] ], "test_on_event_bad_event": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_event_bad_event" ] ] ], "test_js_on_event_good_string": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_js_on_event_good_string" ] ] ], "test_js_on_event_bad_string": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_js_on_event_bad_string" ] ] ], "test_js_on_event_good_event": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_js_on_event_good_event" ] ] ], "test_js_on_event_bad_event": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_js_on_event_bad_event" ] ] ], "test_on_message": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_message" ] ] ], "test_on_session_destroyed": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_on_session_destroyed" ] ] ], "test_change_callbacks": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_change_callbacks" ] ] ], "test_remove_on_change": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_on_change" ] ] ], "test_remove_on_message": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_on_message" ] ] ], "test_remove_session_callback": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_remove_session_callback" ] ] ], "test_subscribe": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_subscribe" ] ], [ "tests/unit/bokeh/server/test_session__server.py", [ "test_subscribe" ] ] ], "test_unhold": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_unhold" ] ], [ "tests/unit/bokeh/document/test_document.py", [ "TestDocumentHold", "test_unhold" ] ] ], "test_unhold_triggers_events": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "TestDocumentCallbackManager", "test_unhold_triggers_events" ] ] ], "test_invoke_with_curdoc": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "test_invoke_with_curdoc" ] ] ], "test_invoke_with_curdoc_nolock": [ [ "tests/unit/bokeh/document/test_callbacks__document.py", [ "test_invoke_with_curdoc_nolock" ] ] ], "test_session_context": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_session_context" ] ] ], "test_add_roots": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_roots" ] ] ], "test_roots_preserves_insertion_order": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_roots_preserves_insertion_order" ] ] ], "test_title": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_title" ] ] ], "test_all_models": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_all_models" ] ] ], "test_get_model_by_id": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_get_model_by_id" ] ] ], "test_get_model_by_name": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_get_model_by_name" ] ] ], "test_get_model_by_changed_name": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_get_model_by_changed_name" ] ] ], "test_get_model_by_changed_from_none_name": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_get_model_by_changed_from_none_name" ] ] ], "test_get_model_by_changed_to_none_name": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_get_model_by_changed_to_none_name" ] ] ], "test_can_get_name_overriding_model_by_name": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_can_get_name_overriding_model_by_name" ] ] ], "test_cannot_get_model_with_duplicate_name": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_cannot_get_model_with_duplicate_name" ] ] ], "test_select": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_select" ] ], [ "tests/unit/bokeh/model/test_model.py", [ "test_select" ] ] ], "test_all_models_with_multiple_references": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_all_models_with_multiple_references" ] ] ], "test_all_models_with_cycles": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_all_models_with_cycles" ] ] ], "test_change_notification": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_change_notification" ] ] ], "test_stream_notification": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_stream_notification" ] ] ], "test_patch_notification": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_notification" ] ] ], "test_change_notification_removal": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_change_notification_removal" ] ] ], "test_notification_of_roots": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_notification_of_roots" ] ] ], "test_notification_of_title": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_notification_of_title" ] ] ], "test_add_remove_periodic_callback": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_periodic_callback" ] ] ], "test_add_remove_timeout_callback": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_timeout_callback" ] ] ], "_cb": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_partial_callback", "_cb" ] ] ], "test_add_partial_callback": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_partial_callback" ] ] ], "test_add_remove_next_tick_callback": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_add_remove_next_tick_callback" ] ] ], "test_periodic_callback_gets_curdoc": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_periodic_callback_gets_curdoc" ] ] ], "test_timeout_callback_gets_curdoc": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_timeout_callback_gets_curdoc" ] ] ], "test_next_tick_callback_gets_curdoc": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_next_tick_callback_gets_curdoc" ] ] ], "test_model_callback_gets_curdoc": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_model_callback_gets_curdoc" ] ] ], "test_clear": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_clear" ] ] ], "test_serialization_one_model": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_serialization_one_model" ] ] ], "test_serialization_more_models": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_serialization_more_models" ] ] ], "test_serialization_data_models": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_serialization_data_models" ] ] ], "test_serialization_has_version": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_serialization_has_version" ] ] ], "test_patch_integer_property": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_integer_property" ] ] ], "patch_test": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_spec_property", "patch_test" ] ] ], "test_patch_spec_property": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_spec_property" ] ] ], "test_patch_reference_property": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_reference_property" ] ] ], "test_patch_two_properties_at_once": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_two_properties_at_once" ] ] ], "test_patch_a_reference_with_implicit_reference_set": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_a_reference_with_implicit_reference_set" ] ] ], "test_patch_a_previously_known_reference": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_a_previously_known_reference" ] ] ], "test_patch_an_unknown_reference": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_patch_an_unknown_reference" ] ] ], "test_scatter": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_scatter" ] ] ], "clicked_1": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_event_handles_new_callbacks_in_event_callback", "clicked_1" ] ] ], "clicked_2": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_event_handles_new_callbacks_in_event_callback", "clicked_2" ] ] ], "test_event_handles_new_callbacks_in_event_callback": [ [ "tests/unit/bokeh/document/test_document.py", [ "TestDocument", "test_event_handles_new_callbacks_in_event_callback" ] ] ], "test_dispatch": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentChangedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentPatchedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnDataChangedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsStreamedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsPatchedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootAddedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootRemovedEvent", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestSessionCallbackAdded", "test_dispatch" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestSessionCallbackRemoved", "test_dispatch" ] ] ], "test_combine_ignores_all": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentChangedEvent", "test_combine_ignores_all" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentPatchedEvent", "test_combine_ignores_all" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnDataChangedEvent", "test_combine_ignores_all" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsStreamedEvent", "test_combine_ignores_all" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsPatchedEvent", "test_combine_ignores_all" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestSessionCallbackAdded", "test_combine_ignores_all" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestSessionCallbackRemoved", "test_combine_ignores_all" ] ] ], "test_to_serializable": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestDocumentPatchedEvent", "test_to_serializable" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnDataChangedEvent", "test_to_serializable" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsStreamedEvent", "test_to_serializable" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsPatchedEvent", "test_to_serializable" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_to_serializable" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootAddedEvent", "test_to_serializable" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootRemovedEvent", "test_to_serializable" ] ] ], "test_init_defaults": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_init_defaults" ] ] ], "test_kind": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_kind" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnDataChangedEvent", "test_kind" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsStreamedEvent", "test_kind" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsPatchedEvent", "test_kind" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_kind" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootAddedEvent", "test_kind" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestRootRemovedEvent", "test_kind" ] ] ], "test_combine_ignores_except_title_changd_event": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_ignores_except_title_changd_event" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_combine_ignores_except_title_changd_event" ] ] ], "test_combine_ignores_different_setter": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_ignores_different_setter" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_combine_ignores_different_setter" ] ] ], "test_combine_ignores_different_doc": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_ignores_different_doc" ] ], [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_combine_ignores_different_doc" ] ] ], "test_combine_ignores_different_model": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_ignores_different_model" ] ] ], "test_combine_ignores_different_attr": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_ignores_different_attr" ] ] ], "test_combine_with_matching_model_changed_event": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_with_matching_model_changed_event" ] ] ], "test_combine_with_defers": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestModelChangedEvent", "test_combine_with_defers" ] ] ], "test_pandas_data": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestColumnsStreamedEvent", "test_pandas_data" ] ] ], "test_combine_with_title_changed_event": [ [ "tests/unit/bokeh/document/test_events__document.py", [ "TestTitleChangedEvent", "test_combine_with_title_changed_event" ] ] ], "test_next_tick_callback_works": [ [ "tests/unit/bokeh/document/test_locking.py", [ "test_next_tick_callback_works" ] ] ], "test_other_attrs_raise": [ [ "tests/unit/bokeh/document/test_locking.py", [ "test_other_attrs_raise" ] ] ], "test_without_document_lock": [ [ "tests/unit/bokeh/document/test_locking.py", [ "test_without_document_lock" ] ] ], "test_without_document_lock_accepts_async_function": [ [ "tests/unit/bokeh/document/test_locking.py", [ "test_without_document_lock_accepts_async_function" ] ] ], "test_setitem_getitem": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_setitem_getitem" ] ] ], "test_contains": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_contains" ] ] ], "test_freeze": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_freeze" ] ] ], "test_get_all_by_name": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_get_all_by_name" ] ] ], "test_get_all_by_id": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_get_all_by_id" ] ] ], "test_get_one_by_name": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_get_one_by_name" ] ] ], "test_invalidate": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_invalidate" ] ] ], "test_recompute": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_recompute" ] ] ], "test_seen": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_seen" ] ] ], "test_update_name": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_update_name" ] ] ], "test_flush_synced": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_flush_synced" ] ] ], "test_flush_synced_with_fn": [ [ "tests/unit/bokeh/document/test_models.py", [ "TestDocumentModelManager", "test_flush_synced_with_fn" ] ] ], "test_add": [ [ "tests/unit/bokeh/document/test_modules.py", [ "TestDocumentModuleManager", "test_add" ] ] ], "test_add_twice_error": [ [ "tests/unit/bokeh/document/test_modules.py", [ "TestDocumentModuleManager", "test_add_twice_error" ] ] ], "test_extra_referrer_error": [ [ "tests/unit/bokeh/document/test_modules.py", [ "TestDocumentModuleManager", "test_extra_referrer_error" ] ] ], "test_plot": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_plot" ] ], [ "tests/unit/bokeh/embed/test_notebook__embed.py", [ "test_plot" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "test_plot" ] ], [ "tests/unit/bokeh/embed/test_standalone.py", [ "test_plot" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "test_plot" ] ] ], "test_glplot": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_glplot" ] ] ], "test_table": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_table" ] ] ], "test_widget": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_widget" ] ] ], "test_mathtext": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_mathtext" ] ] ], "test_mathstring_axis_label": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_mathstring_axis_label" ] ] ], "test_mathstring_axis_label_with_parenthesis": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_mathstring_axis_label_with_parenthesis" ] ] ], "test_mathstring_major_label_overrides": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_mathstring_major_label_overrides" ] ] ], "test_plaintext": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "test_plaintext" ] ] ], "test_no_objs_all_resources_bundled": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_for_objs_and_resources", "test_no_objs_all_resources_bundled" ] ] ], "setup_class": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_custom_extensions", "setup_class" ] ], [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_ext_package_no_main", "setup_class" ] ] ], "teardown_class": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_custom_extensions", "teardown_class" ] ], [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_ext_package_no_main", "teardown_class" ] ] ], "test_with_INLINE_resources": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_custom_extensions", "test_with_INLINE_resources" ] ], [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_ext_package_no_main", "test_with_INLINE_resources" ] ] ], "test_with_CDN_resources": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_custom_extensions", "test_with_CDN_resources" ] ], [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_ext_package_no_main", "test_with_CDN_resources" ] ] ], "test_with_Server_resources": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_custom_extensions", "test_with_Server_resources" ] ], [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_ext_package_no_main", "test_with_Server_resources" ] ] ], "test_with_Server_resources_dev": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test_bundle_custom_extensions", "test_with_Server_resources_dev" ] ] ], "test_with_models": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__any", "test_with_models" ] ] ], "test_with_doc": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__any", "test_with_doc" ] ] ], "test_without_gl": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_gl", "test_without_gl" ] ] ], "test_with_gl": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_gl", "test_with_gl" ] ] ], "test_without_tables": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_tables", "test_without_tables" ] ] ], "test_with_tables": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_tables", "test_with_tables" ] ] ], "test_without_widgets": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_widgets", "test_without_widgets" ] ] ], "test_with_widgets": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_widgets", "test_with_widgets" ] ] ], "test_without_mathjax": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_mathjax", "test_without_mathjax" ] ] ], "test_with_mathjax": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_mathjax", "test_with_mathjax" ] ] ], "test_with_mathstring": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_mathjax", "test_with_mathstring" ] ] ], "test_with_plaintext": [ [ "tests/unit/bokeh/embed/test_bundle.py", [ "Test__use_mathjax", "test_with_plaintext" ] ] ], "test_render": [ [ "tests/unit/bokeh/embed/test_elements.py", [ "Test_div_for_render_item", "test_render" ] ], [ "tests/unit/bokeh/embed/test_wrappers__embed.py", [ "Test_wrap_in_onload", "test_render" ] ], [ "tests/unit/bokeh/embed/test_wrappers__embed.py", [ "Test_wrap_in_safely", "test_render" ] ], [ "tests/unit/bokeh/embed/test_wrappers__embed.py", [ "Test_wrap_in_script_tag", "test_render" ] ] ], "test_invalid_resources_param": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_invalid_resources_param" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_invalid_resources_param" ] ] ], "test_resources_default_is_implicit": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_resources_default_is_implicit" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_resources_default_is_implicit" ] ] ], "test_resources_none": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_resources_none" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_resources_none" ] ] ], "test_general": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_general" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_general" ] ] ], "test_script_attrs_arguments_provided": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_script_attrs_arguments_provided" ] ] ], "test_script_attrs_url_provided_absolute_resources": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_script_attrs_url_provided_absolute_resources" ] ] ], "test_script_attrs_url_provided": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerDocument", "test_script_attrs_url_provided" ] ] ], "test_return_type": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_return_type" ] ], [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_autoload_static", "test_return_type" ] ], [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_return_type" ] ], [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_file_html", "test_return_type" ] ] ], "test_script_attrs_session_id_provided": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_script_attrs_session_id_provided" ] ] ], "test_model_none": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "TestServerSession", "test_model_none" ] ] ], "test_bad_ws": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__clean_url", "test_bad_ws" ] ] ], "test_arg": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__clean_url", "test_arg" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__get_app_path", "test_arg" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_app_path", "test_arg" ] ] ], "test_None": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_arguments", "test_None" ] ], [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_resources", "test_None" ] ], [ "tests/unit/bokeh/util/test_strings.py", [ "Test_append_docstring", "test_None" ] ] ], "test_args_ignores_bokeh_prefixed": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_arguments", "test_args_ignores_bokeh_prefixed" ] ] ], "test_root": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_app_path", "test_root" ] ] ], "test_True": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_relative_urls", "test_True" ] ] ], "test_Flase": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_relative_urls", "test_Flase" ] ] ], "test_bad_input": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__process_resources", "test_bad_input" ] ] ], "Test__src_path": [ [ "tests/unit/bokeh/embed/test_server__embed.py", [ "Test__src_path" ] ] ], "stable_id": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "stable_id" ] ] ], "test_script_attrs": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_autoload_static", "test_script_attrs" ] ] ], "test_js_dev_cdn": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_autoload_static", "test_js_dev_cdn" ] ] ], "test_js_release_cdn": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_autoload_static", "test_js_release_cdn" ] ] ], "test_js_release_dev_cdn": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_autoload_static", "test_js_release_dev_cdn" ] ] ], "test_js_release_server": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_autoload_static", "test_js_release_server" ] ] ], "test_plot_dict_returned_when_wrap_plot_info_is_false": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_plot_dict_returned_when_wrap_plot_info_is_false" ] ] ], "test_result_attrs": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_result_attrs" ] ] ], "test_div_attrs": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_div_attrs" ] ] ], "test_script_is_utf8_encoded": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_script_is_utf8_encoded" ] ] ], "test_quoting": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_quoting" ] ] ], "test_output_is_without_script_tag_when_wrap_script_is_false": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_components", "test_output_is_without_script_tag_when_wrap_script_is_false" ] ] ], "test_file_html_title_is_escaped": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_file_html", "test_file_html_title_is_escaped" ] ] ], "test_entire_doc_is_not_used": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_file_html", "test_entire_doc_is_not_used" ] ] ], "test_empty_document": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_file_html", "test_empty_document" ] ] ], "test_resources": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_file_html", "test_resources" ] ], [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_resources" ] ] ], "test_with_target_id": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_with_target_id" ] ] ], "test_without_target_id": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_without_target_id" ] ] ], "test_doc_json": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_doc_json" ] ] ], "test_doc_title": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_doc_title" ] ] ], "test_root_id": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_root_id" ] ] ], "test_json_dumps": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_json_dumps" ] ] ], "test_apply_theme": [ [ "tests/unit/bokeh/embed/test_standalone.py", [ "Test_json_item", "test_apply_theme" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__set_temp_theme", "test_apply_theme" ] ] ], "method": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodPropertyCallback", "method" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodEventCallback", "method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodPropertyCallback", "method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_BadPropertyCallback", "method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodEventCallback", "method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_BadEventCallback", "method" ] ] ], "partially_good": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodPropertyCallback", "partially_good" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodEventCallback", "partially_good" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodPropertyCallback", "partially_good" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodEventCallback", "partially_good" ] ] ], "just_fine": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "_GoodPropertyCallback", "just_fine" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_GoodPropertyCallback", "just_fine" ] ] ], "test_error_on_empty_list": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_general", "test_error_on_empty_list" ] ] ], "test_error_on_mixed_list": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_general", "test_error_on_mixed_list" ] ] ], "test_error_on_wrong_types": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_general", "test_error_on_wrong_types" ] ] ], "test_with_doc_in_child_raises_error": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_general", "test_with_doc_in_child_raises_error" ] ] ], "test_validates_document_by_default": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_general", "test_validates_document_by_default" ] ] ], "test_doesnt_validate_doc_due_to_env_var": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_general", "test_doesnt_validate_doc_due_to_env_var" ] ] ], "test_single_model_with_document": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_single_model_with_document" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_single_model_with_document" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_single_model_with_document" ] ] ], "test_single_model_with_no_document": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_single_model_with_no_document" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_single_model_with_no_document" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_single_model_with_no_document" ] ] ], "test_list_of_model_with_no_documents": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_list_of_model_with_no_documents" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_list_of_model_with_no_documents" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_list_of_model_with_no_documents" ] ] ], "test_list_of_model_same_as_roots": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_list_of_model_same_as_roots" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_list_of_model_same_as_roots" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_list_of_model_same_as_roots" ] ] ], "test_list_of_model_same_as_roots_with_always_new": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_list_of_model_same_as_roots_with_always_new" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_list_of_model_same_as_roots_with_always_new" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_list_of_model_same_as_roots_with_always_new" ] ] ], "test_list_of_model_subset_roots": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_list_of_model_subset_roots" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_list_of_model_subset_roots" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_list_of_model_subset_roots" ] ] ], "test_list_of_models_different_docs": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_default_apply_theme", "test_list_of_models_different_docs" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_custom_apply_theme", "test_list_of_models_different_docs" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "test_list_of_models_different_docs" ] ] ], "teardown_method": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_OutputDocumentFor_FromCurdoc_apply_theme", "teardown_method" ] ] ], "test_passing_model": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json_and_render_items", "test_passing_model" ] ] ], "test_passing_doc": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json_and_render_items", "test_passing_doc" ] ] ], "test_exception_for_missing_doc": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json_and_render_items", "test_exception_for_missing_doc" ] ] ], "test_log_warning_if_python_property_callback": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json_and_render_items", "test_log_warning_if_python_property_callback" ] ] ], "test_log_warning_if_python_event_callback": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json_and_render_items", "test_log_warning_if_python_event_callback" ] ] ], "test_suppress_warnings": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json_and_render_items", "test_suppress_warnings" ] ] ], "test_delgation": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json", "test_delgation" ] ] ], "test_output": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test_standalone_docs_json", "test_output" ] ] ], "test_no_docs": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__create_temp_doc", "test_no_docs" ] ], [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__dispose_temp_doc", "test_no_docs" ] ] ], "test_top_level_same_doc": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__create_temp_doc", "test_top_level_same_doc" ] ] ], "test_top_level_different_doc": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__create_temp_doc", "test_top_level_different_doc" ] ] ], "test_child_docs": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__create_temp_doc", "test_child_docs" ] ] ], "test_with_docs": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__dispose_temp_doc", "test_with_docs" ] ] ], "test_with_temp_docs": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__dispose_temp_doc", "test_with_temp_docs" ] ] ], "test_apply_None": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__set_temp_theme", "test_apply_None" ] ] ], "test_apply_from_curdoc": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__set_temp_theme", "test_apply_from_curdoc" ] ] ], "test_no_old_theme": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__unset_temp_theme", "test_no_old_theme" ] ] ], "test_is_tex_string": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__tex_helpers", "test_is_tex_string" ] ] ], "test_contains_tex_string": [ [ "tests/unit/bokeh/embed/test_util__embed.py", [ "Test__tex_helpers", "test_contains_tex_string" ] ] ], "test__ONLOAD": [ [ "tests/unit/bokeh/embed/test_wrappers__embed.py", [ "test__ONLOAD" ] ] ], "test__SAFELY": [ [ "tests/unit/bokeh/embed/test_wrappers__embed.py", [ "test__SAFELY" ] ] ], "test_jupyter_notebook_hook_installed": [ [ "tests/unit/bokeh/io/test___init___io.py", [ "test_jupyter_notebook_hook_installed" ] ] ], "test_curdoc_from_curstate": [ [ "tests/unit/bokeh/io/test_doc.py", [ "test_curdoc_from_curstate" ] ] ], "test_set_curdoc_sets_curstate": [ [ "tests/unit/bokeh/io/test_doc.py", [ "test_set_curdoc_sets_curstate" ] ] ], "test_patch_curdoc": [ [ "tests/unit/bokeh/io/test_doc.py", [ "test_patch_curdoc" ] ] ], "_doc": [ [ "tests/unit/bokeh/io/test_doc.py", [ "_doc" ] ] ], "test_patch_curdoc_weakref_raises": [ [ "tests/unit/bokeh/io/test_doc.py", [ "test_patch_curdoc_weakref_raises" ] ] ], "webdriver": [ [ "tests/unit/bokeh/io/test_export.py", [ "webdriver" ] ] ], "webdriver_with_scale_factor": [ [ "tests/unit/bokeh/io/test_export.py", [ "webdriver_with_scale_factor" ] ] ], "test_get_screenshot_as_png": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png" ] ] ], "test_get_screenshot_as_png_with_glyph": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_glyph" ] ] ], "test_get_screenshot_as_png_with_fractional_sizing__issue_12611": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_fractional_sizing__issue_12611" ] ] ], "test_get_screenshot_as_png_with_scale_factor_equal_to_dpr__issue_8807": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_scale_factor_equal_to_dpr__issue_8807" ] ] ], "test_get_screenshot_as_png_with_scale_factor_less_than_dpr__issue_8807": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_scale_factor_less_than_dpr__issue_8807" ] ] ], "test_get_screenshot_as_png_with_scale_factor_greater_than_dpr__issue_8807": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_scale_factor_greater_than_dpr__issue_8807" ] ] ], "test_get_screenshot_as_png_with_unicode_minified": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_unicode_minified" ] ] ], "test_get_screenshot_as_png_with_unicode_unminified": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_screenshot_as_png_with_unicode_unminified" ] ] ], "output": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svg_no_svg_present", "output" ] ] ], "test_get_svg_no_svg_present": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svg_no_svg_present" ] ] ], "test_get_svg_with_svg_present": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svg_with_svg_present" ] ] ], "p": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svg_with_implicit_document_and_theme", "try_", "p" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "p" ] ], [ "tests/unit/bokeh/test_layouts.py", [ "test_gridplot_None", "p" ] ] ], "test_get_svg_with_implicit_document_and_theme": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svg_with_implicit_document_and_theme" ] ] ], "test_get_svgs_no_svg_present": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svgs_no_svg_present" ] ] ], "test_get_svgs_with_svg_present": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_svgs_with_svg_present" ] ] ], "test_get_layout_html_resets_plot_dims": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_get_layout_html_resets_plot_dims" ] ] ], "test_layout_html_on_child_first": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_layout_html_on_child_first" ] ] ], "test_layout_html_on_parent_first": [ [ "tests/unit/bokeh/io/test_export.py", [ "test_layout_html_on_parent_first" ] ] ], "test_install_notebook_hook": [ [ "tests/unit/bokeh/io/test_notebook__io.py", [ "test_install_notebook_hook" ] ] ], "test_show_doc_no_server": [ [ "tests/unit/bokeh/io/test_notebook__io.py", [ "test_show_doc_no_server" ] ] ], "test_no_events": [ [ "tests/unit/bokeh/io/test_notebook__io.py", [ "Test_push_notebook", "test_no_events" ] ] ], "test_with_events": [ [ "tests/unit/bokeh/io/test_notebook__io.py", [ "Test_push_notebook", "test_with_events" ] ] ], "test__origin_url": [ [ "tests/unit/bokeh/io/test_notebook__io.py", [ "test__origin_url" ] ] ], "test__server_url": [ [ "tests/unit/bokeh/io/test_notebook__io.py", [ "test__server_url" ] ] ], "test_with_args": [ [ "tests/unit/bokeh/io/test_output.py", [ "Test_output_file", "test_with_args" ] ], [ "tests/unit/bokeh/io/test_output.py", [ "Test_output_notebook", "test_with_args" ] ] ], "test_reset_output": [ [ "tests/unit/bokeh/io/test_output.py", [ "test_reset_output" ] ] ], "test__get_save_args_explicit_filename": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_explicit_filename" ] ] ], "test__get_save_args_default_filename": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_default_filename" ] ] ], "test__get_save_args_explicit_resources": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_explicit_resources" ] ] ], "test__get_save_args_default_resources": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_default_resources" ] ] ], "test__get_save_args_missing_resources": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_missing_resources" ] ] ], "test__get_save_args_explicit_title": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_explicit_title" ] ] ], "test__get_save_args_default_title": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_default_title" ] ] ], "test__get_save_args_missing_title": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__get_save_args_missing_title" ] ] ], "test__save_helper": [ [ "tests/unit/bokeh/io/test_saving.py", [ "test__save_helper" ] ] ], "test_show_with_default_args": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test_show_with_default_args" ] ] ], "test_show_with_explicit_args": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test_show_with_explicit_args" ] ] ], "test_show_with_app": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test_show_with_app" ] ] ], "test_show_doesn_not_adds_obj_to_curdoc": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test_show_doesn_not_adds_obj_to_curdoc" ] ] ], "test_show_with_bad_object": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test_show_with_bad_object" ] ] ], "test__show_with_state_with_notebook": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test__show_with_state_with_notebook" ] ] ], "test__show_with_state_with_no_notebook": [ [ "tests/unit/bokeh/io/test_showing.py", [ "test__show_with_state_with_no_notebook" ] ] ], "test_default_file_resources": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_default_file_resources" ] ] ], "test_output_file": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_output_file" ] ] ], "test_output_file_file_exists": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_output_file_file_exists" ] ] ], "test_output_notebook_noarg": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_output_notebook_noarg" ] ] ], "test_output_notebook_witharg": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_output_notebook_witharg" ] ] ], "test_output_invalid_notebook": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_output_invalid_notebook" ] ] ], "test_reset": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_reset" ] ] ], "test_doc_set": [ [ "tests/unit/bokeh/io/test_state.py", [ "Test_State", "test_doc_set" ] ] ], "test_curstate": [ [ "tests/unit/bokeh/io/test_state.py", [ "test_curstate" ] ] ], "test_detect_current_filename": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test_detect_current_filename" ] ] ], "test_temp_filename": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test_temp_filename" ] ] ], "FALSE": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test_default_filename", "try_", "FALSE" ] ] ], "TRUE": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test_default_filename", "try_", "TRUE" ] ] ], "test_default_filename": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test_default_filename" ] ] ], "test__no_access": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test__no_access" ] ] ], "test__shares_exec_prefix": [ [ "tests/unit/bokeh/io/test_util__io.py", [ "test__shares_exec_prefix" ] ] ], "test_create_firefox_webdriver": [ [ "tests/unit/bokeh/io/test_webdriver.py", [ "test_create_firefox_webdriver" ] ] ], "test_create_chromium_webdriver": [ [ "tests/unit/bokeh/io/test_webdriver.py", [ "test_create_chromium_webdriver" ] ] ], "test_get_with_reuse": [ [ "tests/unit/bokeh/io/test_webdriver.py", [ "Test_webdriver_control", "test_get_with_reuse" ] ] ], "test_get_with_reuse_and_reset": [ [ "tests/unit/bokeh/io/test_webdriver.py", [ "Test_webdriver_control", "test_get_with_reuse_and_reset" ] ] ], "test_get_without_reuse": [ [ "tests/unit/bokeh/io/test_webdriver.py", [ "Test_webdriver_control", "test_get_without_reuse" ] ] ], "test_create_chromium_without_docker_envvar": [ [ "tests/unit/bokeh/io/test_webdriver.py", [ "Test_webdriver_control", "test_create_chromium_without_docker_envvar" ] ] ], "test_DataModel": [ [ "tests/unit/bokeh/model/test_data_model.py", [ "test_DataModel" ] ] ], "test_html_repr": [ [ "tests/unit/bokeh/model/test_docs.py", [ "test_html_repr" ] ] ], "test_process_example": [ [ "tests/unit/bokeh/model/test_docs.py", [ "test_process_example" ] ] ], "test_id_not_permitted": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_Model___init__", "test_id_not_permitted" ] ] ], "test_exception_for_no_callbacks": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_exception_for_no_callbacks" ] ] ], "test_exception_for_bad_callbacks": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_exception_for_bad_callbacks" ] ] ], "test_with_propname": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_with_propname" ] ] ], "test_with_non_propname": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_with_non_propname" ] ] ], "test_with_multple_callbacks": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_with_multple_callbacks" ] ], [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_event", "test_with_multple_callbacks" ] ] ], "test_with_multple_callbacks_separately": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_with_multple_callbacks_separately" ] ], [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_event", "test_with_multple_callbacks_separately" ] ] ], "test_ignores_dupe_callbacks": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_change", "test_ignores_dupe_callbacks" ] ], [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_event", "test_ignores_dupe_callbacks" ] ] ], "test_fails_with_unknown_event_name": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_event", "test_fails_with_unknown_event_name" ] ] ], "test_ignores_dupe_callbacks_separately": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_on_event", "test_ignores_dupe_callbacks_separately" ] ] ], "test_value_error_on_bad_attr": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_value_error_on_bad_attr" ] ] ], "test_value_error_on_bad_other": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_value_error_on_bad_other" ] ] ], "test_value_error_on_bad_other_attr": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_value_error_on_bad_other_attr" ] ] ], "test_creates_customjs": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_creates_customjs" ] ] ], "test_attr_selector_creates_customjs_int": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_attr_selector_creates_customjs_int" ] ] ], "test_attr_selector_creates_customjs_with_zero": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_attr_selector_creates_customjs_with_zero" ] ] ], "test_attr_selector_creates_customjs_str": [ [ "tests/unit/bokeh/model/test_model.py", [ "Test_js_link", "test_attr_selector_creates_customjs_str" ] ] ], "test_all_builtin_models_default_constructible": [ [ "tests/unit/bokeh/model/test_model.py", [ "test_all_builtin_models_default_constructible" ] ] ], "test_args_pass_through": [ [ "tests/unit/bokeh/model/test_model.py", [ "test_args_pass_through" ] ] ], "test_setter": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "TestHasDocumentRef", "test_setter" ] ] ], "test_getter": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "TestHasDocumentRef", "test_getter" ] ] ], "test_collect_models": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "test_collect_models" ] ] ], "test_get_class": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "test_get_class" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestModelCls", "test_get_class" ] ] ], "test_visit_immediate_value_references": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "test_visit_immediate_value_references" ] ] ], "test_scalar": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "Test_visit_value_and_its_immediate_references", "test_scalar" ] ] ], "test_seq": [ [ "tests/unit/bokeh/model/test_util_model.py", [ "Test_visit_value_and_its_immediate_references", "test_seq" ] ] ], "check_properties_existence": [ [ "tests/unit/bokeh/models/_util_models.py", [ "check_properties_existence" ] ] ], "check_fill_properties": [ [ "tests/unit/bokeh/models/_util_models.py", [ "check_fill_properties" ] ] ], "check_hatch_properties": [ [ "tests/unit/bokeh/models/_util_models.py", [ "check_hatch_properties" ] ] ], "check_line_properties": [ [ "tests/unit/bokeh/models/_util_models.py", [ "check_line_properties" ] ] ], "check_text_properties": [ [ "tests/unit/bokeh/models/_util_models.py", [ "check_text_properties" ] ] ], "check_marker_properties": [ [ "tests/unit/bokeh/models/_util_models.py", [ "check_marker_properties" ] ] ], "test_Legend": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Legend" ] ] ], "test_LegendItem": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_LegendItem" ] ] ], "test_ColorBar": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_ColorBar" ] ] ], "test_Arrow": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Arrow" ] ] ], "test_BoxAnnotation": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_BoxAnnotation" ] ] ], "test_BoxAnnotation_accepts_datetime": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_BoxAnnotation_accepts_datetime" ] ] ], "test_Band": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Band" ] ] ], "test_Label": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Label" ] ] ], "test_Label_accepts_datetime_xy": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Label_accepts_datetime_xy" ] ] ], "test_LabelSet": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_LabelSet" ] ] ], "test_PolyAnnotation": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_PolyAnnotation" ] ] ], "test_PolyAnnotation_accepts_datetime_xs_ys": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_PolyAnnotation_accepts_datetime_xs_ys" ] ] ], "test_Slope": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Slope" ] ] ], "test_Span": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Span" ] ] ], "test_Span_accepts_datetime_location": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Span_accepts_datetime_location" ] ] ], "test_Title": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Title" ] ] ], "test_Whisker": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Whisker" ] ] ], "test_Whisker_and_Band_accept_negative_values": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_Whisker_and_Band_accept_negative_values" ] ] ], "test_can_add_multiple_glyph_renderers_to_legend_item": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_can_add_multiple_glyph_renderers_to_legend_item" ] ] ], "test_legend_item_with_field_label_and_different_data_sources_raises_a_validation_error": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_legend_item_with_field_label_and_different_data_sources_raises_a_validation_error" ] ] ], "test_legend_item_with_value_label_and_different_data_sources_does_not_raise_a_validation_error": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_legend_item_with_value_label_and_different_data_sources_does_not_raise_a_validation_error" ] ] ], "test_legend_item_with_field_label_raises_error_if_field_not_in_cds": [ [ "tests/unit/bokeh/models/test_annotations.py", [ "test_legend_item_with_field_label_raises_error_if_field_not_in_cds" ] ] ], "test_ticker_accepts_number_sequences": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_ticker_accepts_number_sequences" ] ], [ "tests/unit/bokeh/models/test_grids.py", [ "test_ticker_accepts_number_sequences" ] ] ], "test_axis_label_with_delimiters_do_not_convert_to_math_text_model": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_axis_label_with_delimiters_do_not_convert_to_math_text_model" ] ] ], "test_axis_label_accepts_math_text_with_declaration": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_axis_label_accepts_math_text_with_declaration" ] ] ], "test_axis_label_accepts_math_text_with_declaration_and_dollar_signs": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_axis_label_accepts_math_text_with_declaration_and_dollar_signs" ] ] ], "test_axis_label_accepts_math_text_with_constructor_arg": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_axis_label_accepts_math_text_with_constructor_arg" ] ] ], "test_axis_label_accepts_math_text_with_constructor_arg_and_dollar_signs": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_axis_label_accepts_math_text_with_constructor_arg_and_dollar_signs" ] ] ], "test_axis_label_accepts_string_with_dollar_signs": [ [ "tests/unit/bokeh/models/test_axes.py", [ "test_axis_label_accepts_string_with_dollar_signs" ] ] ], "test_js_callback": [ [ "tests/unit/bokeh/models/test_callbacks__models.py", [ "test_js_callback" ] ] ], "test_CustomJS_from_code_mjs": [ [ "tests/unit/bokeh/models/test_callbacks__models.py", [ "test_CustomJS_from_code_mjs" ] ] ], "test_CustomJS_from_code_js": [ [ "tests/unit/bokeh/models/test_callbacks__models.py", [ "test_CustomJS_from_code_js" ] ] ], "test_CustomJS_from_code_bad_file_type": [ [ "tests/unit/bokeh/models/test_callbacks__models.py", [ "test_CustomJS_from_code_bad_file_type" ] ] ], "all_descriptors": [ [ "tests/unit/bokeh/models/test_defaults.py", [ "all_descriptors" ] ] ], "test_default_values": [ [ "tests/unit/bokeh/models/test_defaults.py", [ "test_default_values" ] ] ], "test_Filter_set_operators": [ [ "tests/unit/bokeh/models/test_filters.py", [ "test_Filter_set_operators" ] ] ], "test_deprecated_FuncTickFormatter": [ [ "tests/unit/bokeh/models/test_formatters.py", [ "test_deprecated_FuncTickFormatter" ] ] ], "test_custom_js_tick_formatter": [ [ "tests/unit/bokeh/models/test_formatters.py", [ "test_custom_js_tick_formatter" ] ] ], "test_fill_good": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_fill_good" ] ] ], "test_fill_missing_transform": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_fill_missing_transform" ] ] ], "test_line_good": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_line_good" ] ] ], "test_line_missing_transform": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_line_missing_transform" ] ] ], "test_text_good": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_text_good" ] ] ], "test_text_missing_transform": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_text_missing_transform" ] ] ], "test_image_good": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_image_good" ] ] ], "test_unknown_glyph_type": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_construct_color_bar", "test_unknown_glyph_type" ] ] ], "test_web_data_source": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_web_data_source" ] ] ], "test_non_cds_data_source": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_non_cds_data_source" ] ] ], "test_good": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_good" ] ] ], "test_bad_with_matches": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_bad_with_matches" ] ] ], "test_bad_with_no_matches": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_bad_with_no_matches" ] ] ], "test_bad_with_mixed_matches": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "TestGlyphRenderer_check_bad_column_name", "test_bad_with_mixed_matches" ] ] ], "test_check_cdsview_filters_with_connected_error": [ [ "tests/unit/bokeh/models/test_glyph_renderer.py", [ "test_check_cdsview_filters_with_connected_error" ] ] ], "test_AnnularWedge": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_AnnularWedge" ] ] ], "test_Annulus": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Annulus" ] ] ], "test_Arc": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Arc" ] ] ], "test_Bezier": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Bezier" ] ] ], "test_Block": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Block" ] ] ], "test_HArea": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_HArea" ] ] ], "test_HAreaStep": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_HAreaStep" ] ] ], "test_HBar": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_HBar" ] ] ], "test_Image": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Image" ] ] ], "test_Image_kwargs": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Image_kwargs" ] ] ], "test_ImageRGBA": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_ImageRGBA" ] ] ], "test_ImageStack": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_ImageStack" ] ] ], "test_ImageStack_kwargs": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_ImageStack_kwargs" ] ] ], "test_ImageURL": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_ImageURL" ] ] ], "test_Line": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Line" ] ] ], "test_MultiLine": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_MultiLine" ] ] ], "test_MultiPolygons": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_MultiPolygons" ] ] ], "test_Patch": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Patch" ] ] ], "test_Patches": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Patches" ] ] ], "test_Quad": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Quad" ] ] ], "test_Quadratic": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Quadratic" ] ] ], "test_Ray": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Ray" ] ] ], "test_Rect": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Rect" ] ] ], "test_Segment": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Segment" ] ] ], "test_Step": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Step" ] ] ], "test_Text": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Text" ] ] ], "test_VArea": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_VArea" ] ] ], "test_VAreaStep": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_VAreaStep" ] ] ], "test_VBar": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_VBar" ] ] ], "test_Wedge": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Wedge" ] ] ], "test_Circle": [ [ "tests/unit/bokeh/models/test_glyphs.py", [ "test_Circle" ] ] ], "test_init_props": [ [ "tests/unit/bokeh/models/test_graph_renderer.py", [ "TestGraphRenderer", "test_init_props" ] ] ], "test_check_malformed_graph_source_no_errors": [ [ "tests/unit/bokeh/models/test_graph_renderer.py", [ "TestGraphRenderer", "test_check_malformed_graph_source_no_errors" ] ] ], "test_check_malformed_graph_source_no_node_index": [ [ "tests/unit/bokeh/models/test_graph_renderer.py", [ "TestGraphRenderer", "test_check_malformed_graph_source_no_node_index" ] ] ], "test_check_malformed_graph_source_no_edge_start_or_end": [ [ "tests/unit/bokeh/models/test_graph_renderer.py", [ "TestGraphRenderer", "test_check_malformed_graph_source_no_edge_start_or_end" ] ] ], "test_staticlayoutprovider_init_props": [ [ "tests/unit/bokeh/models/test_graphs.py", [ "test_staticlayoutprovider_init_props" ] ] ], "test_ticker_accepts_axis": [ [ "tests/unit/bokeh/models/test_grids.py", [ "test_ticker_accepts_axis" ] ] ], "check_props": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "check_props" ] ] ], "check_props_with_sizing_mode": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "check_props_with_sizing_mode" ] ] ], "check_children_prop": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "check_children_prop" ] ] ], "test_Row": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "test_Row" ] ] ], "test_Column": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "test_Column" ] ] ], "test_LayoutDOM_css_classes": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "test_LayoutDOM_css_classes" ] ] ], "test_LayoutDOM_backgroud": [ [ "tests/unit/bokeh/models/test_layouts__models.py", [ "test_LayoutDOM_backgroud" ] ] ], "test_warning_with_short_palette": [ [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_CategoricalColorMapper", "test_warning_with_short_palette" ] ] ], "test_no_warning_with_long_palette": [ [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_CategoricalColorMapper", "test_no_warning_with_long_palette" ] ] ], "test_with_pandas_index": [ [ "tests/unit/bokeh/models/test_mappers.py", [ "Test_CategoricalColorMapper", "test_with_pandas_index" ] ] ], "test_warnign": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotLegendProperty", "test_warnign" ] ] ], "test_string_arg": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_string_arg" ] ] ], "test_type_arg": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_type_arg" ] ] ], "test_kwargs": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_kwargs" ] ] ], "test_single_selector_kwarg": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_single_selector_kwarg" ] ] ], "test_selector_kwarg_and_extra_kwargs": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_selector_kwarg_and_extra_kwargs" ] ] ], "test_bad_arg_type": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_bad_arg_type" ] ] ], "test_too_many_args": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_too_many_args" ] ] ], "test_no_input": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_no_input" ] ] ], "test_arg_and_kwarg": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotSelect", "test_arg_and_kwarg" ] ] ], "test_missing_renderers": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotValidation", "test_missing_renderers" ] ] ], "test_missing_scale": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotValidation", "test_missing_scale" ] ] ], "test_missing_range": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotValidation", "test_missing_range" ] ] ], "test_bad_extra_range_name": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotValidation", "test_bad_extra_range_name" ] ] ], "test_bad_extra_range_only_immediate_refs": [ [ "tests/unit/bokeh/models/test_plots.py", [ "TestPlotValidation", "test_bad_extra_range_only_immediate_refs" ] ] ], "test_plot_add_layout_raises_error_if_not_render": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_plot_add_layout_raises_error_if_not_render" ] ] ], "test_plot_add_layout_adds_label_to_plot_renderers": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_plot_add_layout_adds_label_to_plot_renderers" ] ] ], "test_plot_add_layout_adds_axis_to_renderers_and_side_renderers": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_plot_add_layout_adds_axis_to_renderers_and_side_renderers" ] ] ], "test_sizing_mode_property_is_fixed_by_default": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_sizing_mode_property_is_fixed_by_default" ] ] ], "verify_axis": [ [ "tests/unit/bokeh/models/test_plots.py", [ "BaseTwinAxis", "verify_axis" ] ] ], "test_x_range": [ [ "tests/unit/bokeh/models/test_plots.py", [ "BaseTwinAxis", "test_x_range" ] ] ], "test_y_range": [ [ "tests/unit/bokeh/models/test_plots.py", [ "BaseTwinAxis", "test_y_range" ] ] ], "get_range_instance": [ [ "tests/unit/bokeh/models/test_plots.py", [ "BaseTwinAxis", "get_range_instance" ] ], [ "tests/unit/bokeh/models/test_plots.py", [ "TestCategoricalTwinAxis", "get_range_instance" ] ], [ "tests/unit/bokeh/models/test_plots.py", [ "TestLinearTwinAxis", "get_range_instance" ] ] ], "test_plot_with_no_title_specified_creates_an_empty_title": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_plot_with_no_title_specified_creates_an_empty_title" ] ] ], "test_plot_if_title_is_converted_from_string_to_Title": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_plot_if_title_is_converted_from_string_to_Title" ] ] ], "test_plot__scale_classmethod": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_plot__scale_classmethod" ] ] ], "test__check_required_scale_has_scales": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test__check_required_scale_has_scales" ] ] ], "test__check_required_scale_missing_scales": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test__check_required_scale_missing_scales" ] ] ], "test__check_compatible_scale_and_ranges_compat_numeric": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test__check_compatible_scale_and_ranges_compat_numeric" ] ] ], "test__check_compatible_scale_and_ranges_compat_factor": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test__check_compatible_scale_and_ranges_compat_factor" ] ] ], "test__check_compatible_scale_and_ranges_incompat_numeric_scale_and_factor_range": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test__check_compatible_scale_and_ranges_incompat_numeric_scale_and_factor_range" ] ] ], "test__check_compatible_scale_and_ranges_incompat_factor_scale_and_numeric_range": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test__check_compatible_scale_and_ranges_incompat_factor_scale_and_numeric_range" ] ] ], "test_add_tile": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_add_tile" ] ] ], "test_add_tile_tilesource": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_add_tile_tilesource" ] ] ], "test_Plot_add_tools": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_Plot_add_tools" ] ] ], "test_remove_tools_single": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_remove_tools_single" ] ] ], "test_remove_tools_multiple": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_remove_tools_multiple" ] ] ], "test_remove_tools_invalid": [ [ "tests/unit/bokeh/models/test_plots.py", [ "test_remove_tools_invalid" ] ] ], "test_set_empty": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_set_empty" ] ] ], "test_get_set_single": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_get_set_single" ] ] ], "test_get_set_multi": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_get_set_multi" ] ] ], "test_get_set_multi_mismatch": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_get_set_multi_mismatch" ] ] ], "test_get_empty": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_get_empty" ] ] ], "test_get_index": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_get_index" ] ] ], "test_pop_value": [ [ "tests/unit/bokeh/models/test_plots.py", [ "Test_list_attr_splat", "test_pop_value" ] ] ], "test_init_with_timedelta": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_init_with_timedelta" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_timedelta" ] ] ], "test_init_with_datetime": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_init_with_datetime" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_datetime" ] ] ], "test_init_with_float": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_init_with_float" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_float" ] ] ], "test_init_with_int": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_init_with_int" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_int" ] ] ], "test_init_with_positional_arguments": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_init_with_positional_arguments" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_FactorRange", "test_init_with_positional_arguments" ] ] ], "test_init_with_keyword_arguments": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_init_with_keyword_arguments" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_FactorRange", "test_init_with_keyword_arguments" ] ] ], "test_cannot_initialize_with_both_keyword_and_positional_arguments": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_cannot_initialize_with_both_keyword_and_positional_arguments" ] ], [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_FactorRange", "test_cannot_initialize_with_both_keyword_and_positional_arguments" ] ] ], "test_cannot_initialize_with_three_positional_arguments": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_cannot_initialize_with_three_positional_arguments" ] ] ], "test_with_max_bound_smaller_than_min_bounded_raises_valueerror": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_with_max_bound_smaller_than_min_bounded_raises_valueerror" ] ] ], "test_bounds_with_text_rejected_as_the_correct_value_error": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_bounds_with_text_rejected_as_the_correct_value_error" ] ] ], "test_bounds_with_three_item_tuple_raises_valueerror": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_Range1d", "test_bounds_with_three_item_tuple_raises_valueerror" ] ] ], "test_init_with_no_arguments": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_no_arguments" ] ] ], "test_init_with_follow_sets_bounds_to_none": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_follow_sets_bounds_to_none" ] ] ], "test_init_with_bad_bounds": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_DataRange1d", "test_init_with_bad_bounds" ] ] ], "test_init_defauls": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_FactorRange", "test_init_defauls" ] ] ], "test_duplicate_factors_raises_validation_error": [ [ "tests/unit/bokeh/models/test_ranges.py", [ "Test_FactorRange", "test_duplicate_factors_raises_validation_error" ] ] ], "test_CDSView_deprecated_source_property": [ [ "tests/unit/bokeh/models/test_sources.py", [ "test_CDSView_deprecated_source_property" ] ] ], "test_selected_is_readonly": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_selected_is_readonly" ] ] ], "test_selected_serialized": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_selected_serialized" ] ] ], "test_init_dict_arg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dict_arg" ] ] ], "test_init_dict_data_kwarg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dict_data_kwarg" ] ] ], "test_init_dataframe_arg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dataframe_arg" ] ] ], "test_data_accepts_dataframe_arg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_data_accepts_dataframe_arg" ] ] ], "test_init_dataframe_data_kwarg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dataframe_data_kwarg" ] ] ], "test_init_dataframe_index_named_column": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dataframe_index_named_column" ] ] ], "test_data_accepts_dataframe_index_named_column": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_data_accepts_dataframe_index_named_column" ] ] ], "test_init_dataframe_column_categoricalindex": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dataframe_column_categoricalindex" ] ] ], "test_data_accepts_dataframe_column_categoricalindex": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_data_accepts_dataframe_column_categoricalindex" ] ] ], "test_init_dataframe_nonstring_named_column": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dataframe_nonstring_named_column" ] ] ], "test_init_dataframe_nonstring_named_multicolumn": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_dataframe_nonstring_named_multicolumn" ] ] ], "test_init_groupby_arg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_groupby_arg" ] ] ], "test_data_accepts_groupby_arg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_data_accepts_groupby_arg" ] ] ], "test_init_groupby_data_kwarg": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_groupby_data_kwarg" ] ] ], "test_init_groupby_with_None_subindex_name": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_groupby_with_None_subindex_name" ] ] ], "test_data_accepts_groupby_with_None_subindex_name": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_data_accepts_groupby_with_None_subindex_name" ] ] ], "test_init_propertyvaluecolumndata_copy": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_init_propertyvaluecolumndata_copy" ] ] ], "test_add_with_name": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_add_with_name" ] ] ], "test_add_without_name": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_add_without_name" ] ] ], "test_add_with_and_without_name": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_add_with_and_without_name" ] ] ], "test_remove_exists": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_remove_exists" ] ] ], "test_remove_exists2": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_remove_exists2" ] ] ], "test_stream_bad_data": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_bad_data" ] ] ], "test__df_index_name_with_named_index": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__df_index_name_with_named_index" ] ] ], "test__df_index_name_with_unnamed_index": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__df_index_name_with_unnamed_index" ] ] ], "test__df_index_name_with_named_multi_index": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__df_index_name_with_named_multi_index" ] ] ], "test__df_index_name_with_unnamed_multi_index": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__df_index_name_with_unnamed_multi_index" ] ] ], "mock": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_data", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_good_data", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_datetime64_data", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_datetime64_data_transformed", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_df_with_date_index_data", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_dict_of_index_and_series_data", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_dict_of_index_and_series_data_transformed", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_good_simple_indices", "mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_good_slice_indices", "mock" ] ] ], "test__stream_good_data": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_data" ] ] ], "test_stream_good_data": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_good_data" ] ] ], "test__stream_good_datetime64_data": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_datetime64_data" ] ] ], "test__stream_good_datetime64_data_transformed": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_datetime64_data_transformed" ] ] ], "test__stream_good_df_with_date_index_data": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_df_with_date_index_data" ] ] ], "test__stream_good_dict_of_index_and_series_data": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_dict_of_index_and_series_data" ] ] ], "test__stream_good_dict_of_index_and_series_data_transformed": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test__stream_good_dict_of_index_and_series_data_transformed" ] ] ], "_assert_equal_dicts_of_arrays": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "_assert_equal_dicts_of_arrays" ] ] ], "notify_owners_mock": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_dict_to_ds_created_from_df", "notify_owners_mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_series_to_ds_created_from_df", "notify_owners_mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_df_to_ds_created_from_df_named_index", "notify_owners_mock" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_df_to_ds_created_from_df_default_index", "notify_owners_mock" ] ] ], "stream_wrapper": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_dict_to_ds_created_from_df", "stream_wrapper" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_series_to_ds_created_from_df", "stream_wrapper" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_df_to_ds_created_from_df_named_index", "stream_wrapper" ] ], [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_df_to_ds_created_from_df_default_index", "stream_wrapper" ] ] ], "test_stream_dict_to_ds_created_from_df": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_dict_to_ds_created_from_df" ] ] ], "test_stream_series_to_ds_created_from_df": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_series_to_ds_created_from_df" ] ] ], "test_stream_df_to_ds_created_from_df_named_index": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_df_to_ds_created_from_df_named_index" ] ] ], "test_stream_df_to_ds_created_from_df_default_index": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_stream_df_to_ds_created_from_df_default_index" ] ] ], "test_patch_bad_columns": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_bad_columns" ] ] ], "test_patch_bad_simple_indices": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_bad_simple_indices" ] ] ], "test_patch_good_simple_indices": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_good_simple_indices" ] ] ], "test_patch_bad_slice_indices": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_bad_slice_indices" ] ] ], "test_patch_good_slice_indices": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_patch_good_slice_indices" ] ] ], "test_data_column_lengths": [ [ "tests/unit/bokeh/models/test_sources.py", [ "TestColumnDataSource", "test_data_column_lengths" ] ] ], "test_Tool_from_string": [ [ "tests/unit/bokeh/models/test_tools.py", [ "test_Tool_from_string" ] ] ], "test_Toolbar": [ [ "tests/unit/bokeh/models/test_tools.py", [ "test_Toolbar" ] ] ], "test_Toolbar_with_autohide": [ [ "tests/unit/bokeh/models/test_tools.py", [ "test_Toolbar_with_autohide" ] ] ], "test_CustomJSTransform": [ [ "tests/unit/bokeh/models/test_transforms.py", [ "test_CustomJSTransform" ] ] ], "test_Dodge": [ [ "tests/unit/bokeh/models/test_transforms.py", [ "test_Dodge" ] ] ], "test_Jitter": [ [ "tests/unit/bokeh/models/test_transforms.py", [ "test_Jitter" ] ] ], "test_Interpolator": [ [ "tests/unit/bokeh/models/test_transforms.py", [ "test_Interpolator" ] ] ], "test_StepInterpolator": [ [ "tests/unit/bokeh/models/test_transforms.py", [ "test_StepInterpolator" ] ] ], "test_structure": [ [ "tests/unit/bokeh/models/util/test_structure.py", [ "test_structure" ] ] ], "test_value_and_value_throttled": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestSlider", "test_value_and_value_throttled" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestRangeSlider", "test_value_and_value_throttled" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateSlider", "test_value_and_value_throttled" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_and_value_throttled" ] ] ], "test_rangeslider_equal_start_end_validation": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestRangeSlider", "test_rangeslider_equal_start_end_validation" ] ] ], "test_value_as_datetime_when_set_as_datetime": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateSlider", "test_value_as_datetime_when_set_as_datetime" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_as_datetime_when_set_as_datetime" ] ] ], "test_value_as_datetime_when_set_as_timestamp": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateSlider", "test_value_as_datetime_when_set_as_timestamp" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_as_datetime_when_set_as_timestamp" ] ] ], "test_value_as_date_when_set_as_date": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateSlider", "test_value_as_date_when_set_as_date" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_as_date_when_set_as_date" ] ] ], "test_value_as_date_when_set_as_timestamp": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateSlider", "test_value_as_date_when_set_as_timestamp" ] ], [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_as_date_when_set_as_timestamp" ] ] ], "test_value_as_datetime_when_set_mixed": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_as_datetime_when_set_mixed" ] ] ], "test_value_as_date_when_set_mixed": [ [ "tests/unit/bokeh/models/widgets/test_slider.py", [ "TestDateRangeSlider", "test_value_as_date_when_set_mixed" ] ] ], "foo": [ [ "tests/unit/bokeh/plotting/test__decorators.py", [ "test__glyph_receives_renderer_arg", "for_value_in_values_", "with_mock_patch_bokeh_pl", "foo" ] ], [ "tests/unit/bokeh/test_driving.py", [ "_collector", "foo" ] ], [ "tests/unit/bokeh/util/test_deprecation.py", [ "foo" ] ] ], "test__glyph_receives_renderer_arg": [ [ "tests/unit/bokeh/plotting/test__decorators.py", [ "test__glyph_receives_renderer_arg" ] ] ], "test_convert_dataframes_to_sources": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_convert_dataframes_to_sources" ] ] ], "test_handle_sources": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_handle_sources" ] ] ], "test_handle_node_property_mixins": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_handle_node_property_mixins" ] ] ], "test_handle_node_marker": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_handle_node_marker" ] ] ], "test_handle_node_marker_dataspec_correctly": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_handle_node_marker_dataspec_correctly" ] ] ], "test_handle_edge_property_mixins": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_handle_edge_property_mixins" ] ] ], "test_default_muted_glyph": [ [ "tests/unit/bokeh/plotting/test__graph.py", [ "Test_get_graph_kwargs", "test_default_muted_glyph" ] ] ], "all_combinations": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "all_combinations" ] ] ], "test_pop_legend_kwarg": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "test_pop_legend_kwarg" ] ] ], "test_pop_legend_kwarg_error": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "test_pop_legend_kwarg_error" ] ] ], "test__find_legend_item": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "test__find_legend_item" ] ] ], "test_bad_arg": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_field", "test_bad_arg" ] ], [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_group", "test_bad_arg" ] ], [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_label", "test_bad_arg" ] ] ], "test_label_already_exists": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_field", "test_label_already_exists" ] ], [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_label", "test_label_already_exists" ] ] ], "test_label_not_already_exists": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_field", "test_label_not_already_exists" ] ], [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_label", "test_label_not_already_exists" ] ] ], "test_bad_source": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_group", "test_bad_source" ] ] ], "test_items": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__handle_legend_group", "test_items" ] ] ], "test_legend_not_already_exists": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__get_or_create_legend", "test_legend_not_already_exists" ] ] ], "test_legend_already_exists": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__get_or_create_legend", "test_legend_already_exists" ] ] ], "test_multiple_legends": [ [ "tests/unit/bokeh/plotting/test__legends.py", [ "Test__get_or_create_legend", "test_multiple_legends" ] ] ], "test_numeric_range_linear_axis": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "test_get_scale_factor_range", "test_numeric_range_linear_axis" ] ] ], "test_numeric_range_log_axis": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "test_get_scale_factor_range", "test_numeric_range_log_axis" ] ] ], "test_factor_range": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "test_get_scale_factor_range", "test_factor_range" ] ] ], "test_with_None": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_None" ] ] ], "test_with_Range": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_Range" ] ] ], "test_with_ndarray": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_ndarray" ] ] ], "test_with_too_long_ndarray": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_too_long_ndarray" ] ] ], "test_with_ndarray_factors": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_ndarray_factors" ] ] ], "test_with_series": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_series" ] ] ], "test_with_too_long_series": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_too_long_series" ] ] ], "test_with_string_seq": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_string_seq" ] ] ], "test_with_float_bounds": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_float_bounds" ] ] ], "test_with_pandas_group": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test_get_range", "test_with_pandas_group" ] ] ], "test_axis_type_None": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_None" ] ] ], "test_axis_type_linear": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_linear" ] ] ], "test_axis_type_log": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_log" ] ] ], "test_axis_type_datetime": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_datetime" ] ] ], "test_axis_type_mercator": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_mercator" ] ] ], "test_axis_type_auto": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_auto" ] ] ], "test_axis_type_error": [ [ "tests/unit/bokeh/plotting/test__plot.py", [ "Test__get_axis_class", "test_axis_type_error" ] ] ], "test_basic_prop": [ [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test__pop_visuals", "test_basic_prop" ] ] ], "test_basic_trait": [ [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test__pop_visuals", "test_basic_trait" ] ] ], "test_override_defaults_with_prefix": [ [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test__pop_visuals", "test_override_defaults_with_prefix" ] ] ], "test_null_visuals": [ [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test_make_glyph", "test_null_visuals" ] ] ], "test_default_mute_glyph_basic_prop": [ [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test_make_glyph", "test_default_mute_glyph_basic_prop" ] ] ], "test_user_specified_mute_glyph": [ [ "tests/unit/bokeh/plotting/test__renderer.py", [ "Test_make_glyph", "test_user_specified_mute_glyph" ] ] ], "test_raises_when_spec_in_kwargs": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_raises_when_spec_in_kwargs" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_raises_when_spec_in_kwargs" ] ] ], "test_raises_when_kwargs_list_lengths_differ": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_raises_when_kwargs_list_lengths_differ" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_raises_when_kwargs_list_lengths_differ" ] ] ], "test_raises_when_kwargs_list_lengths_and_stackers_lengths_differ": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_raises_when_kwargs_list_lengths_and_stackers_lengths_differ" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_raises_when_kwargs_list_lengths_and_stackers_lengths_differ" ] ] ], "test_broadcast_with_no_kwargs": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_broadcast_with_no_kwargs" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_broadcast_with_no_kwargs" ] ] ], "test_broadcast_with_scalar_kwargs": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_broadcast_with_scalar_kwargs" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_broadcast_with_scalar_kwargs" ] ] ], "test_broadcast_with_list_kwargs": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_broadcast_with_list_kwargs" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_broadcast_with_list_kwargs" ] ] ], "test_broadcast_name_scalar_overrides": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_broadcast_name_scalar_overrides" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_broadcast_name_scalar_overrides" ] ] ], "test_broadcast_name_list_overrides": [ [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_single_stack", "test_broadcast_name_list_overrides" ] ], [ "tests/unit/bokeh/plotting/test__stack.py", [ "Test_double_stack", "test_broadcast_name_list_overrides" ] ] ], "count_repeated": [ [ "tests/unit/bokeh/plotting/test__tools.py", [ "test__collect_repeated_tools", "count_repeated" ] ] ], "test__collect_repeated_tools": [ [ "tests/unit/bokeh/plotting/test__tools.py", [ "test__collect_repeated_tools" ] ] ], "test_xy_dim": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_contour_data", "test_xy_dim" ] ] ], "test_fill_line": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_contour_data", "test_fill_line" ] ], [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_fill_line" ] ] ], "test_neither": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_contour_data", "test_neither" ] ], [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_neither" ] ] ], "test_invalid_args": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_contour_data", "test_invalid_args" ] ], [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_invalid_args" ] ] ], "test_color_dict": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_color_dict" ] ] ], "test_color_dict_empty": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_color_dict_empty" ] ] ], "test_color_dict_non_int_key": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_color_dict_non_int_key" ] ] ], "test_color_longer_sequence": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_color_longer_sequence" ] ] ], "test_color_shorter_sequence": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_color_shorter_sequence" ] ] ], "test_visuals_scalar": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_visuals_scalar" ] ] ], "test_ignore_kwarg_None": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "Test_from_contour", "test_ignore_kwarg_None" ] ] ], "test_contour_colorbar": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "test_contour_colorbar" ] ] ], "xyz_levels": [ [ "tests/unit/bokeh/plotting/test_contour.py", [ "xyz_levels" ] ] ], "test_width_height": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_width_height" ] ] ], "test_xaxis": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_xaxis" ] ] ], "test_yaxis": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_yaxis" ] ] ], "test_axis": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_axis" ] ] ], "test_log_axis": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_log_axis" ] ] ], "test_grid_tickers": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_grid_tickers" ] ] ], "test_xgrid": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_xgrid" ] ] ], "test_ygrid": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_ygrid" ] ] ], "test_grid": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_grid" ] ], [ "tests/unit/bokeh/test_layouts.py", [ "test_grid" ] ] ], "test_tools": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_tools" ] ] ], "test_plot_fill_props": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_plot_fill_props" ] ] ], "test_title_kwarg_no_warning": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_title_kwarg_no_warning" ] ] ], "test_title_should_accept_Title": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_title_should_accept_Title" ] ] ], "test_title_should_accept_string": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_title_should_accept_string" ] ] ], "test_columnsource_auto_conversion_from_dict": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_columnsource_auto_conversion_from_dict" ] ] ], "test_columnsource_auto_conversion_from_pandas": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_columnsource_auto_conversion_from_pandas" ] ] ], "test_glyph_method_errors_on_sequence_literals_with_source": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure", "test_glyph_method_errors_on_sequence_literals_with_source" ] ] ], "test_mixed_inputs": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "TestMarkers", "test_mixed_inputs" ] ] ], "test_color_input": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "TestMarkers", "test_color_input" ] ] ], "test_line_color_input": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "TestMarkers", "test_line_color_input" ] ] ], "test_fill_color_input": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "TestMarkers", "test_fill_color_input" ] ] ], "test_render_level": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "TestMarkers", "test_render_level" ] ] ], "test_marker_value": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_scatter", "test_marker_value" ] ] ], "test_marker_column": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_scatter", "test_marker_column" ] ] ], "test_circle_with_radius": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_scatter", "test_circle_with_radius" ] ] ], "test_returns_renderers": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_hbar_stack", "test_returns_renderers" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_vbar_stack", "test_returns_renderers" ] ] ], "test_glyph_label_is_legend_if_column_in_datasource_is_added_as_legend": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_glyph_label_is_legend_if_column_in_datasource_is_added_as_legend" ] ] ], "test_glyph_label_is_value_if_column_not_in_datasource_is_added_as_legend": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_glyph_label_is_value_if_column_not_in_datasource_is_added_as_legend" ] ] ], "test_glyph_label_is_legend_if_column_in_df_datasource_is_added_as_legend": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_glyph_label_is_legend_if_column_in_df_datasource_is_added_as_legend" ] ] ], "test_glyph_label_is_value_if_column_not_in_df_datasource_is_added_as_legend": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_glyph_label_is_value_if_column_not_in_df_datasource_is_added_as_legend" ] ] ], "test_glyph_label_is_just_added_directly_if_not_string": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_glyph_label_is_just_added_directly_if_not_string" ] ] ], "test_no_legend_if_legend_is_none": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_no_legend_if_legend_is_none" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_no_legend_if_legend_is_none" ] ] ], "test_legend_added_when_legend_set": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_legend_added_when_legend_set" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_legend_added_when_legend_set" ] ] ], "test_legend_not_added_when_no_legend": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_legend_not_added_when_no_legend" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_legend_not_added_when_no_legend" ] ] ], "test_adding_legend_doesnt_work_when_legends_already_added": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_adding_legend_doesnt_work_when_legends_already_added" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_adding_legend_doesnt_work_when_legends_already_added" ] ] ], "test_multiple_renderers_correctly_added_to_legend": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_multiple_renderers_correctly_added_to_legend" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_multiple_renderers_correctly_added_to_legend" ] ] ], "test_compound_legend_behavior_initiated_if_labels_are_same_on_multiple_renderers": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_compound_legend_behavior_initiated_if_labels_are_same_on_multiple_renderers" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_compound_legend_behavior_initiated_if_labels_are_same_on_multiple_renderers" ] ] ], "test_compound_legend_behavior_initiated_if_labels_are_same_on_multiple_renderers_and_are_field": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED", "test_compound_legend_behavior_initiated_if_labels_are_same_on_multiple_renderers_and_are_field" ] ], [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_compound_legend_behavior_initiated_if_labels_are_same_on_multiple_renderers_and_are_field" ] ] ], "Test_figure_legends_DEPRECATED": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends_DEPRECATED" ] ] ], "test_glyph_legend_field": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends", "test_glyph_legend_field" ] ] ], "Test_figure_legends": [ [ "tests/unit/bokeh/plotting/test_figure.py", [ "Test_figure_legends" ] ] ], "test_annular_wedge": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_annular_wedge" ] ] ], "test_annulus": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_annulus" ] ] ], "test_arc": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_arc" ] ] ], "test_bezier": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_bezier" ] ] ], "test_circle": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_circle" ] ] ], "test_block": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_block" ] ] ], "test_harea": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_harea" ] ] ], "test_harea_step": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_harea_step" ] ] ], "test_hbar": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_hbar" ] ] ], "test_hspan": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_hspan" ] ] ], "test_hstrip": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_hstrip" ] ] ], "test_ellipse": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_ellipse" ] ] ], "test_hex_tile": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_hex_tile" ] ] ], "test_image": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_image" ] ] ], "test_image_rgba": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_image_rgba" ] ] ], "test_image_stack": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_image_stack" ] ] ], "test_image_url": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_image_url" ] ] ], "test_line": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_line" ] ] ], "test_multi_line": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_multi_line" ] ] ], "test_multi_polygons": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_multi_polygons" ] ] ], "test_patch": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_patch" ] ] ], "test_patches": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_patches" ] ] ], "test_quad": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_quad" ] ] ], "test_quadratic": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_quadratic" ] ] ], "test_ray": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_ray" ] ] ], "test_rect": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_rect" ] ] ], "test_step": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_step" ] ] ], "test_segment": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_segment" ] ] ], "test_text": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_text" ] ] ], "test_varea": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_varea" ] ] ], "test_varea_step": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_varea_step" ] ] ], "test_vbar": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_vbar" ] ] ], "test_vspan": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_vspan" ] ] ], "test_vstrip": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_vstrip" ] ] ], "test_wedge": [ [ "tests/unit/bokeh/plotting/test_glyph_api.py", [ "test_wedge" ] ] ], "test_from_networkx_method": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_method" ] ] ], "test_from_networkx_method_with_kwargs": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_method_with_kwargs" ] ] ], "test_from_networkx_with_scalar_attributes": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_with_scalar_attributes" ] ] ], "test_from_networkx_with_sequence_attributes": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_with_sequence_attributes" ] ] ], "test_from_networkx_errors_with_mixed_attributes": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_errors_with_mixed_attributes" ] ] ], "test_from_networkx_with_bad_attributes": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_with_bad_attributes" ] ] ], "test_from_networkx_fixed_layout": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_fixed_layout" ] ] ], "test_from_networkx_with_missing_layout": [ [ "tests/unit/bokeh/plotting/test_graph.py", [ "test_from_networkx_with_missing_layout" ] ] ], "_sample_doc": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "_sample_doc" ] ], [ "tests/unit/bokeh/protocol/messages/test_pull_doc.py", [ "TestPullDocument", "_sample_doc" ] ], [ "tests/unit/bokeh/protocol/messages/test_push_doc.py", [ "TestPushDocument", "_sample_doc" ] ] ], "test_create_no_events": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "test_create_no_events" ] ] ], "test_create_multiple_docs": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "test_create_multiple_docs" ] ] ], "test_create_model_changed": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "test_create_model_changed" ] ] ], "test_create_then_apply_model_changed": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "test_create_then_apply_model_changed" ] ] ], "sample_document_callback_assert": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "test_patch_event_contains_setter", "sample_document_callback_assert" ] ] ], "test_patch_event_contains_setter": [ [ "tests/unit/bokeh/protocol/messages/test_patch_doc.py", [ "TestPatchDocument", "test_patch_event_contains_setter" ] ] ], "test_create_req": [ [ "tests/unit/bokeh/protocol/messages/test_pull_doc.py", [ "TestPullDocument", "test_create_req" ] ] ], "test_create_reply": [ [ "tests/unit/bokeh/protocol/messages/test_pull_doc.py", [ "TestPullDocument", "test_create_reply" ] ] ], "test_create_reply_then_parse": [ [ "tests/unit/bokeh/protocol/messages/test_pull_doc.py", [ "TestPullDocument", "test_create_reply_then_parse" ] ] ], "test_create_then_parse": [ [ "tests/unit/bokeh/protocol/messages/test_push_doc.py", [ "TestPushDocument", "test_create_then_parse" ] ] ], "test_create_header": [ [ "tests/unit/bokeh/protocol/test_message.py", [ "test_create_header" ] ] ], "test_validation_success": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_validation_success" ] ] ], "test_validation_success_with_one_buffer": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_validation_success_with_one_buffer" ] ] ], "test_multiple_validation_success_with_multiple_buffers": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_multiple_validation_success_with_multiple_buffers" ] ] ], "test_binary_header_raises_error": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_binary_header_raises_error" ] ] ], "test_binary_metadata_raises_error": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_binary_metadata_raises_error" ] ] ], "test_binary_content_raises_error": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_binary_content_raises_error" ] ] ], "test_binary_payload_header_raises_error": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_binary_payload_header_raises_error" ] ] ], "test_text_payload_buffer_raises_error": [ [ "tests/unit/bokeh/protocol/test_receiver.py", [ "test_text_payload_buffer_raises_error" ] ] ], "test_airports": [ [ "tests/unit/bokeh/sampledata/test_airport_routes.py", [ "test_airports" ] ] ], "test_routes": [ [ "tests/unit/bokeh/sampledata/test_airport_routes.py", [ "test_routes" ] ] ], "test_data": [ [ "tests/unit/bokeh/sampledata/test_airports.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_anscombe.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_antibiotics.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_commits.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_degrees.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_gapminder.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_glucose.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_haar_cascade.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_les_mis.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_olympics2014.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_population.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_sample_superstore.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_stocks.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_unemployment.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_unemployment1948.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_us_cities.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_us_counties.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_us_marriages_divorces.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_us_states.py", [ "test_data" ] ], [ "tests/unit/bokeh/sampledata/test_world_cities.py", [ "test_data" ] ] ], "test_autompg": [ [ "tests/unit/bokeh/sampledata/test_autompg.py", [ "test_autompg" ] ] ], "test_autompg_clean": [ [ "tests/unit/bokeh/sampledata/test_autompg.py", [ "test_autompg_clean" ] ] ], "test_autompg2": [ [ "tests/unit/bokeh/sampledata/test_autompg2.py", [ "test_autompg2" ] ] ], "test_browsers_nov_2013": [ [ "tests/unit/bokeh/sampledata/test_browsers.py", [ "test_browsers_nov_2013" ] ] ], "test_icons": [ [ "tests/unit/bokeh/sampledata/test_browsers.py", [ "test_icons" ] ] ], "test_daylight_warsaw_2013": [ [ "tests/unit/bokeh/sampledata/test_daylight.py", [ "test_daylight_warsaw_2013" ] ] ], "test_flowers": [ [ "tests/unit/bokeh/sampledata/test_iris.py", [ "test_flowers" ] ] ], "test_movie_path": [ [ "tests/unit/bokeh/sampledata/test_movies_data.py", [ "test_movie_path" ] ] ], "test_obiszow_mtb_xcm": [ [ "tests/unit/bokeh/sampledata/test_mtb.py", [ "test_obiszow_mtb_xcm" ] ] ], "test_numberly": [ [ "tests/unit/bokeh/sampledata/test_perceptions.py", [ "test_numberly" ] ] ], "test_probly": [ [ "tests/unit/bokeh/sampledata/test_perceptions.py", [ "test_probly" ] ] ], "test_elements": [ [ "tests/unit/bokeh/sampledata/test_periodic_table.py", [ "test_elements" ] ] ], "test_geojson": [ [ "tests/unit/bokeh/sampledata/test_sample_geojson.py", [ "test_geojson" ] ] ], "test_sea_surface_temperature": [ [ "tests/unit/bokeh/sampledata/test_sea_surface_temperature.py", [ "test_sea_surface_temperature" ] ] ], "test_sprint": [ [ "tests/unit/bokeh/sampledata/test_sprint.py", [ "test_sprint" ] ] ], "test_us_holidays": [ [ "tests/unit/bokeh/sampledata/test_us_holidays.py", [ "test_us_holidays" ] ] ], "ws_url": [ [ "tests/unit/bokeh/server/_util_server.py", [ "ws_url" ] ] ], "http_get": [ [ "tests/unit/bokeh/server/_util_server.py", [ "http_get" ] ] ], "websocket_open": [ [ "tests/unit/bokeh/server/_util_server.py", [ "websocket_open" ] ] ], "null_auth": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "null_auth" ] ] ], "test_endpoints": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_endpoints" ] ] ], "test_get_user": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_get_user" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_get_user" ] ] ], "test_get_user_async": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_get_user_async" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_get_user_async" ] ] ], "test_login_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_login_url" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_url" ] ] ], "test_get_login_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_get_login_url" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_get_login_url" ] ] ], "test_login_handler": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_login_handler" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_handler" ] ] ], "test_logout_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_logout_url" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_logout_url" ] ], [ "tests/unit/bokeh/server/test_contexts.py", [ "TestBokehSessionContext", "test_logout_url" ] ] ], "test_logout_handler": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestNullAuth", "test_logout_handler" ] ], [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_logout_handler" ] ] ], "test_no_endpoints": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_no_endpoints" ] ] ], "test_login_url_endpoint": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_url_endpoint" ] ] ], "test_logout_url_endpoint": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_logout_url_endpoint" ] ] ], "test_login_logout_url_endpoint": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_properties", "test_login_logout_url_endpoint" ] ] ], "test_no_file": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_no_file" ] ] ], "test_both_user": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_both_user" ] ] ], "test_no_login": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_no_login" ] ] ], "test_both_login": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_both_login" ] ] ], "test_handler_with_get_login_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_handler_with_get_login_url" ] ] ], "test_login_handler_wrong_type": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_login_handler_wrong_type" ] ] ], "test_login_handler_wrong_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_login_handler_wrong_url" ] ] ], "test_logout_handler_wrong_type": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_logout_handler_wrong_type" ] ] ], "test_logout_handler_wrong_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "TestAuthModule_validation", "test_logout_handler_wrong_url" ] ] ], "test_load_auth_module": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "test_load_auth_module" ] ] ], "test_probably_relative_url": [ [ "tests/unit/bokeh/server/test_auth_provider.py", [ "test_probably_relative_url" ] ] ], "_make_invocation_counter": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "_make_invocation_counter" ] ] ], "test_next_tick_runs": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_next_tick_runs" ] ] ], "test_timeout_runs": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_timeout_runs" ] ] ], "test_periodic_runs": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_periodic_runs" ] ] ], "test_next_tick_does_not_run_if_removed_immediately": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_next_tick_does_not_run_if_removed_immediately" ] ] ], "test_timeout_does_not_run_if_removed_immediately": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_timeout_does_not_run_if_removed_immediately" ] ] ], "test_periodic_does_not_run_if_removed_immediately": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_periodic_does_not_run_if_removed_immediately" ] ] ], "test_same_callback_as_all_three_types": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_same_callback_as_all_three_types" ] ] ], "test_adding_next_tick_twice": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_adding_next_tick_twice" ] ] ], "test_adding_timeout_twice": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_adding_timeout_twice" ] ] ], "test_adding_periodic_twice": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_adding_periodic_twice" ] ] ], "remove_all": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_remove_all_callbacks", "with_LoopAndGroup_quit_a", "remove_all" ] ] ], "test_remove_all_callbacks": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_remove_all_callbacks" ] ] ], "test_removing_next_tick_twice": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_removing_next_tick_twice" ] ] ], "test_removing_timeout_twice": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_removing_timeout_twice" ] ] ], "test_removing_periodic_twice": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_removing_periodic_twice" ] ] ], "make_cb": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_adding_next_tick_from_another_thread", "with_LoopAndGroup_quit_af", "make_cb" ] ] ], "test_adding_next_tick_from_another_thread": [ [ "tests/unit/bokeh/server/test_callbacks__server.py", [ "TestCallbackGroup", "test_adding_next_tick_from_another_thread" ] ] ], "test_sessions": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestBokehServerContext", "test_sessions" ] ], [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_sessions" ] ] ], "test_destroyed": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestBokehSessionContext", "test_destroyed" ] ] ], "test_get_session_success": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_get_session_success" ] ] ], "test_get_session_failure": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_get_session_failure" ] ] ], "test_create_session_if_needed_new": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_create_session_if_needed_new" ] ] ], "test_create_session_if_needed_exists": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_create_session_if_needed_exists" ] ] ], "test_create_session_if_needed_bad_sessionid": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_create_session_if_needed_bad_sessionid" ] ] ], "test_create_session_if_needed_logout_url": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_create_session_if_needed_logout_url" ] ] ], "test_async_next_tick_callback_is_called": [ [ "tests/unit/bokeh/server/test_contexts.py", [ "TestApplicationContext", "test_async_next_tick_callback_is_called" ] ] ], "async_value": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "async_value" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "async_value" ] ] ], "setup_document": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_session_created", "setup_document" ] ] ], "shutdown_document": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_session_destroyed", "shutdown_document" ] ] ], "on_next_tick": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_next_tick" ] ] ], "on_timeout": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_timeout" ] ] ], "on_periodic": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "HookTestHandler", "on_periodic" ] ] ], "test_prefix": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_prefix" ] ], [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_prefix" ] ], [ "tests/unit/bokeh/test_settings.py", [ "TestSettings", "test_prefix" ] ] ], "test_index": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_index" ] ], [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_index" ] ] ], "test_get_sessions": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_get_sessions" ] ] ], "extract_token_from_json": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "extract_token_from_json" ] ] ], "extract_use_for_title_from_json": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "extract_use_for_title_from_json" ] ] ], "autoload_url": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "autoload_url" ] ] ], "resource_files_requested": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "resource_files_requested" ] ] ], "test_use_xheaders": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_use_xheaders" ] ] ], "test_ssl_args_plumbing": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_ssl_args_plumbing" ] ] ], "test_base_server": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_base_server" ] ] ], "test_server_applications_callable_arg": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test_server_applications_callable_arg" ] ] ], "test__token_arguments": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__token_arguments" ] ] ], "test__include_headers": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__include_headers" ] ] ], "test__exclude_headers": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__exclude_headers" ] ] ], "test__include_cookies": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__include_cookies" ] ] ], "test__exclude_cookies": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__exclude_cookies" ] ] ], "test__lifecycle_hooks": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__lifecycle_hooks" ] ] ], "test__request_in_session_context": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__request_in_session_context" ] ] ], "test__request_in_session_context_has_arguments": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__request_in_session_context_has_arguments" ] ] ], "test__no_request_arguments_in_session_context": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__no_request_arguments_in_session_context" ] ] ], "test__resource_files_requested": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__resource_files_requested" ] ] ], "test__autocreate_session_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__autocreate_session_autoload" ] ] ], "test__no_set_title_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__no_set_title_autoload" ] ] ], "test__autocreate_session_doc": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__autocreate_session_doc" ] ] ], "test__no_autocreate_session_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__no_autocreate_session_websocket" ] ] ], "test__use_provided_session_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__use_provided_session_autoload" ] ] ], "test__use_provided_session_header_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__use_provided_session_header_autoload" ] ] ], "test__use_provided_session_autoload_token": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__use_provided_session_autoload_token" ] ] ], "test__use_provided_session_doc": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__use_provided_session_doc" ] ] ], "test__use_provided_session_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__use_provided_session_websocket" ] ] ], "test__autocreate_signed_session_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__autocreate_signed_session_autoload" ] ] ], "test__autocreate_signed_session_doc": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__autocreate_signed_session_doc" ] ] ], "test__accept_session_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__accept_session_websocket" ] ] ], "test__reject_expired_session_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_expired_session_websocket" ] ] ], "test__reject_wrong_subprotocol_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_wrong_subprotocol_websocket" ] ] ], "test__reject_no_token_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_no_token_websocket" ] ] ], "test__reject_unsigned_session_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_unsigned_session_autoload" ] ] ], "test__reject_unsigned_token_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_unsigned_token_autoload" ] ] ], "test__reject_unsigned_session_doc": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_unsigned_session_doc" ] ] ], "test__reject_unsigned_session_header_doc": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_unsigned_session_header_doc" ] ] ], "test__reject_unsigned_session_websocket": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__reject_unsigned_session_websocket" ] ] ], "test__no_generate_session_autoload": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__no_generate_session_autoload" ] ] ], "test__no_generate_session_doc": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__no_generate_session_doc" ] ] ], "test__server_multiple_processes": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__server_multiple_processes" ] ] ], "test__existing_ioloop_with_multiple_processes_exception": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__existing_ioloop_with_multiple_processes_exception" ] ] ], "test__actual_port_number": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__actual_port_number" ] ] ], "test__ioloop_not_forcibly_stopped": [ [ "tests/unit/bokeh/server/test_server__server.py", [ "test__ioloop_not_forcibly_stopped" ] ] ], "test_destroy_calls": [ [ "tests/unit/bokeh/server/test_session__server.py", [ "test_destroy_calls" ] ] ], "test_default_resources": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_default_resources" ] ] ], "test_env_resources": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_env_resources" ] ] ], "test_dev_resources": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_dev_resources" ] ] ], "test_xsrf_cookies": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_xsrf_cookies" ] ], [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_xsrf_cookies" ] ] ], "test_auth_provider": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_auth_provider" ] ] ], "test_websocket_max_message_size_bytes": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_websocket_max_message_size_bytes" ] ] ], "test_websocket_compression_level": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_websocket_compression_level" ] ] ], "test_websocket_origins": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_websocket_origins" ] ] ], "test_default_app_paths": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_default_app_paths" ] ] ], "test_log_stats": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_log_stats" ] ] ], "meta_func": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "test_metadata", "meta_func" ] ] ], "test_app_static_path": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "Test_create_static_handler", "test_app_static_path" ] ] ], "test_no_app_static_path": [ [ "tests/unit/bokeh/server/test_tornado__server.py", [ "Test_create_static_handler", "test_no_app_static_path" ] ] ], "test_bind_sockets_with_zero_port": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_bind_sockets_with_zero_port" ] ] ], "test_check_allowlist_rejects_port_mismatch": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_check_allowlist_rejects_port_mismatch" ] ] ], "test_check_allowlist_rejects_name_mismatch": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_check_allowlist_rejects_name_mismatch" ] ] ], "test_check_allowlist_accepts_name_port_match": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_check_allowlist_accepts_name_port_match" ] ] ], "test_check_allowlist_accepts_implicit_port_80": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_check_allowlist_accepts_implicit_port_80" ] ] ], "test_check_allowlist_accepts_all_on_star": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_check_allowlist_accepts_all_on_star" ] ] ], "test_create_hosts_allowlist_no_host": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_create_hosts_allowlist_no_host" ] ] ], "test_create_hosts_allowlist_host_value_with_port_use_port": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_create_hosts_allowlist_host_value_with_port_use_port" ] ] ], "test_create_hosts_allowlist_host_without_port_use_port_80": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_create_hosts_allowlist_host_without_port_use_port_80" ] ] ], "test_create_hosts_allowlist_host_non_int_port_raises": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_create_hosts_allowlist_host_non_int_port_raises" ] ] ], "test_create_hosts_allowlist_bad_host_raises": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_create_hosts_allowlist_bad_host_raises" ] ] ], "test_match_host": [ [ "tests/unit/bokeh/server/test_util.py", [ "test_match_host" ] ] ], "test_uses_auth_request_handler": [ [ "tests/unit/bokeh/server/views/test_metadata_handler.py", [ "test_uses_auth_request_handler" ] ], [ "tests/unit/bokeh/server/views/test_root_handler.py", [ "test_uses_auth_request_handler" ] ], [ "tests/unit/bokeh/server/views/test_session_handler.py", [ "test_uses_auth_request_handler" ] ], [ "tests/unit/bokeh/server/views/test_ws.py", [ "test_uses_auth_request_handler" ] ] ], "set_close_callback": [ [ "tests/unit/bokeh/server/views/test_multi_root_static_handler.py", [ "test_multi_root_static_handler", "MyHTTPConnection", "set_close_callback" ] ] ], "test_multi_root_static_handler": [ [ "tests/unit/bokeh/server/views/test_multi_root_static_handler.py", [ "test_multi_root_static_handler" ] ] ], "test_send_message_raises": [ [ "tests/unit/bokeh/server/views/test_ws.py", [ "test_send_message_raises" ] ] ], "test___version___type": [ [ "tests/unit/bokeh/test___init__.py", [ "test___version___type" ] ] ], "test___version___defined": [ [ "tests/unit/bokeh/test___init__.py", [ "test___version___defined" ] ] ], "test_license": [ [ "tests/unit/bokeh/test___init__.py", [ "test_license" ] ] ], "test_bokeh_custom": [ [ "tests/unit/bokeh/test___init__.py", [ "TestWarnings", "test_bokeh_custom" ] ] ], "test_general_default": [ [ "tests/unit/bokeh/test___init__.py", [ "TestWarnings", "test_general_default" ] ] ], "test_filters": [ [ "tests/unit/bokeh/test___init__.py", [ "TestWarnings", "test_filters" ] ] ], "test_main": [ [ "tests/unit/bokeh/test___main__.py", [ "test_main" ] ] ], "test_minimal_connect_and_disconnect": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_minimal_connect_and_disconnect" ] ] ], "test_disconnect_on_error": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_disconnect_on_error" ] ] ], "test_connect_with_prefix": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_connect_with_prefix" ] ] ], "check_http_gets_fail": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_http_gets_fail" ] ] ], "check_connect_session_fails": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_connect_session_fails" ] ] ], "check_http_gets": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_http_gets" ] ] ], "check_connect_session": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_connect_session" ] ] ], "check_http_ok_socket_ok": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_http_ok_socket_ok" ] ] ], "check_http_ok_socket_blocked": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_http_ok_socket_blocked" ] ] ], "check_http_blocked_socket_blocked": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "check_http_blocked_socket_blocked" ] ] ], "test_allow_websocket_origin": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_allow_websocket_origin" ] ] ], "test_push_document": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_push_document" ] ] ], "test_pull_document": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_pull_document" ] ] ], "test_pull_large_document": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_pull_large_document" ] ] ], "test__check_error_404": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test__check_error_404" ] ] ], "test_ping": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_ping" ] ] ], "server_change_made": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_changes_go_to_server", "with_ManagedServerLoop_ap", "server_change_made" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "test_client_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "server_change_made" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "test_unit_spec_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "change_to", "server_change_made" ] ] ], "test_client_changes_go_to_server": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_changes_go_to_server" ] ] ], "do_add_server_root": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "do_add_server_root" ] ] ], "client_has_root": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "client_has_root" ] ] ], "do_set_server_title": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "do_set_server_title" ] ] ], "client_title_set": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "client_title_set" ] ] ], "do_set_property_on_server": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "do_set_property_on_server" ] ] ], "client_change_made": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "client_change_made" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "test_server_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "client_change_made" ] ] ], "do_remove_server_root": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "do_remove_server_root" ] ] ], "client_lacks_root": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client", "with_ManagedServerLoop_ap", "client_lacks_root" ] ] ], "test_server_changes_go_to_client": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_changes_go_to_client" ] ] ], "test_client_session_timeout_async": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_timeout_async" ] ] ], "test_client_session_timeout_async_added_before_push": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_timeout_async_added_before_push" ] ] ], "test_server_session_timeout_async": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_session_timeout_async" ] ] ], "test_client_session_next_tick_async": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_next_tick_async" ] ] ], "test_client_session_next_tick_async_added_before_push": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_next_tick_async_added_before_push" ] ] ], "test_server_session_next_tick_async": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_session_next_tick_async" ] ] ], "test_client_session_periodic_async": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_periodic_async" ] ] ], "test_client_session_periodic_async_added_before_push": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_client_session_periodic_async_added_before_push" ] ] ], "test_server_session_periodic_async": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_server_session_periodic_async" ] ] ], "timeout1": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "setup_stuff", "timeout1" ] ] ], "timeout2": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "setup_stuff", "timeout2" ] ] ], "periodic1": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "setup_stuff", "periodic1" ] ] ], "periodic2": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "setup_stuff", "periodic2" ] ] ], "server_on_change": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "setup_stuff", "server_on_change" ] ] ], "setup_stuff": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "setup_stuff" ] ] ], "client_timeout": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "with_ManagedServerLoop_ap", "client_timeout" ] ] ], "client_periodic": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "with_ManagedServerLoop_ap", "client_periodic" ] ] ], "end_test": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "with_ManagedServerLoop_ap", "end_test" ] ] ], "client_on_change": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages", "with_ManagedServerLoop_ap", "client_on_change" ] ] ], "test_lots_of_concurrent_messages": [ [ "tests/unit/bokeh/test_client_server.py", [ "TestClientServer", "test_lots_of_concurrent_messages" ] ] ], "get_angry": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_client_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "get_angry" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "test_server_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "get_angry" ] ], [ "tests/unit/bokeh/test_client_server.py", [ "test_unit_spec_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "change_to", "get_angry" ] ] ], "test_client_changes_do_not_boomerang": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_client_changes_do_not_boomerang" ] ] ], "do_set_foo_property": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_server_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "do_set_foo_property" ] ] ], "test_server_changes_do_not_boomerang": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_server_changes_do_not_boomerang" ] ] ], "change_to": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_unit_spec_changes_do_not_boomerang", "with_ManagedServerLoop_ap", "change_to" ] ] ], "test_unit_spec_changes_do_not_boomerang": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_unit_spec_changes_do_not_boomerang" ] ] ], "test_session_show_adds_obj_to_curdoc_if_necessary": [ [ "tests/unit/bokeh/test_client_server.py", [ "test_session_show_adds_obj_to_curdoc_if_necessary" ] ] ], "_collector": [ [ "tests/unit/bokeh/test_driving.py", [ "_collector" ] ] ], "test_bounce": [ [ "tests/unit/bokeh/test_driving.py", [ "test_bounce" ] ] ], "test_cosine": [ [ "tests/unit/bokeh/test_driving.py", [ "test_cosine" ] ] ], "test_count": [ [ "tests/unit/bokeh/test_driving.py", [ "test_count" ] ] ], "test_force": [ [ "tests/unit/bokeh/test_driving.py", [ "test_force" ] ] ], "test_linear": [ [ "tests/unit/bokeh/test_driving.py", [ "test_linear" ] ] ], "test_repeat": [ [ "tests/unit/bokeh/test_driving.py", [ "test_repeat" ] ] ], "test_sine": [ [ "tests/unit/bokeh/test_driving.py", [ "test_sine" ] ] ], "test__advance": [ [ "tests/unit/bokeh/test_driving.py", [ "test__advance" ] ] ], "test_event_metaclass": [ [ "tests/unit/bokeh/test_events.py", [ "test_event_metaclass" ] ] ], "test_common_decode_json": [ [ "tests/unit/bokeh/test_events.py", [ "test_common_decode_json" ] ] ], "test_pointevent_subclass_decode_json": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_subclass_decode_json" ] ] ], "test_panevent_decode_json": [ [ "tests/unit/bokeh/test_events.py", [ "test_panevent_decode_json" ] ] ], "test_mousewheelevent_decode_json": [ [ "tests/unit/bokeh/test_events.py", [ "test_mousewheelevent_decode_json" ] ] ], "test_pinchevent_decode_json": [ [ "tests/unit/bokeh/test_events.py", [ "test_pinchevent_decode_json" ] ] ], "test_event_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_event_constructor_button" ] ] ], "test_event_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_event_constructor_div" ] ] ], "test_event_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_event_constructor_plot" ] ] ], "test_buttonclick_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_buttonclick_constructor_button" ] ] ], "test_buttonclick_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_buttonclick_constructor_div" ] ] ], "test_buttonclick_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_buttonclick_constructor_plot" ] ] ], "test_lodstart_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_lodstart_constructor_button" ] ] ], "test_lodstart_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_lodstart_constructor_div" ] ] ], "test_lodstart_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_lodstart_constructor_plot" ] ] ], "test_lodend_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_lodend_constructor_button" ] ] ], "test_lodend_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_lodend_constructor_div" ] ] ], "test_lodend_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_lodend_constructor_plot" ] ] ], "test_plotevent_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_plotevent_constructor_button" ] ] ], "test_plotevent_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_plotevent_constructor_div" ] ] ], "test_plotevent_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_plotevent_constructor_plot" ] ] ], "test_pointEvent_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointEvent_constructor_plot" ] ] ], "test_pointevent_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_constructor_button" ] ] ], "test_pointevent_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_constructor_div" ] ] ], "test_pointevent_subclass_constructor_plot": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_subclass_constructor_plot" ] ] ], "test_pointevent_subclass_constructor_button": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_subclass_constructor_button" ] ] ], "test_pointevent_subclass_constructor_div": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_subclass_constructor_div" ] ] ], "test_buttonclick_event_callbacks": [ [ "tests/unit/bokeh/test_events.py", [ "test_buttonclick_event_callbacks" ] ] ], "test_atomic_plot_event_callbacks": [ [ "tests/unit/bokeh/test_events.py", [ "test_atomic_plot_event_callbacks" ] ] ], "test_pointevent_callbacks": [ [ "tests/unit/bokeh/test_events.py", [ "test_pointevent_callbacks" ] ] ], "test_mousewheel_callbacks": [ [ "tests/unit/bokeh/test_events.py", [ "test_mousewheel_callbacks" ] ] ], "test_pan_callbacks": [ [ "tests/unit/bokeh/test_events.py", [ "test_pan_callbacks" ] ] ], "test_pinch_callbacks": [ [ "tests/unit/bokeh/test_events.py", [ "test_pinch_callbacks" ] ] ], "test_ext_commands": [ [ "tests/unit/bokeh/test_ext.py", [ "test_ext_commands" ] ] ], "_entries": [ [ "tests/unit/bokeh/test_ext.py", [ "_entries" ] ] ], "_names": [ [ "tests/unit/bokeh/test_ext.py", [ "_names" ] ] ], "test_gridplot_merge_tools_flat": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_gridplot_merge_tools_flat" ] ] ], "test_gridplot_merge_tools_with_None": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_gridplot_merge_tools_with_None" ] ] ], "test_gridplot_merge_tools_nested": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_gridplot_merge_tools_nested" ] ] ], "test_gridplot_None": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_gridplot_None" ] ] ], "test_layout_simple": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_layout_simple" ] ] ], "test_layout_kwargs": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_layout_kwargs" ] ] ], "test_layout_nested": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_layout_nested" ] ] ], "test_repeated_children": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_repeated_children" ] ] ], "test_group_tools": [ [ "tests/unit/bokeh/test_layouts.py", [ "test_group_tools" ] ] ], "mkclass": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModelCls", "mkclass" ] ] ], "test_metaclassing": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModelCls", "test_metaclassing" ] ] ], "test_references_large": [ [ "tests/unit/bokeh/test_objects.py", [ "TestCollectModels", "test_references_large" ] ] ], "test_references_deep": [ [ "tests/unit/bokeh/test_objects.py", [ "TestCollectModels", "test_references_deep" ] ] ], "test_references_by_ref_by_value": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_references_by_ref_by_value" ] ] ], "test_references_in_containers": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_references_in_containers" ] ] ], "test_list_default": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_list_default" ] ] ], "test_dict_default": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_dict_default" ] ] ], "next_value": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_func_default_with_counter", "next_value" ] ] ], "test_func_default_with_counter": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_func_default_with_counter" ] ] ], "test_func_default_with_model": [ [ "tests/unit/bokeh/test_objects.py", [ "TestModel", "test_func_default_with_model" ] ] ], "record_trigger": [ [ "tests/unit/bokeh/test_objects.py", [ "TestContainerMutation", "_check_mutation", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_model", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_model_via_base", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_subclass_theme_used_rather_than_base", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_document_after_adding_root", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_document_before_adding_root", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_setting_document_theme_to_none", "record_trigger" ] ], [ "tests/unit/bokeh/test_themes.py", [ "test_theming_Figure_DEPRECATED", "record_trigger" ] ] ], "_check_mutation": [ [ "tests/unit/bokeh/test_objects.py", [ "TestContainerMutation", "_check_mutation" ] ] ], "test_whether_included_in_props_with_values": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_whether_included_in_props_with_values" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_whether_included_in_props_with_values" ] ] ], "test_assignment_maintains_owners": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_assignment_maintains_owners" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_assignment_maintains_owners" ] ] ], "mutate": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_delitem", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_delslice", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_iadd", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_imul", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_setitem", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_setslice", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_delitem_string", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_delitem_int", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_setitem_string", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_setitem_int", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_clear", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_pop", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_setdefault", "mutate" ] ], [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_update", "mutate" ] ] ], "test_list_delitem": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_delitem" ] ] ], "test_list_delslice": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_delslice" ] ] ], "test_list_iadd": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_iadd" ] ] ], "test_list_imul": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_imul" ] ] ], "test_list_setitem": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_setitem" ] ] ], "test_list_setslice": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_setslice" ] ] ], "test_list_append": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_append" ] ] ], "test_list_extend": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_extend" ] ] ], "test_list_insert": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_insert" ] ] ], "test_list_pop": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_pop" ] ] ], "test_list_remove": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_remove" ] ] ], "test_list_reverse": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_reverse" ] ] ], "test_list_sort": [ [ "tests/unit/bokeh/test_objects.py", [ "TestListMutation", "test_list_sort" ] ] ], "test_dict_delitem_string": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_delitem_string" ] ] ], "test_dict_delitem_int": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_delitem_int" ] ] ], "test_dict_setitem_string": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_setitem_string" ] ] ], "test_dict_setitem_int": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_setitem_int" ] ] ], "test_dict_clear": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_clear" ] ] ], "test_dict_pop": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_pop" ] ] ], "test_dict_pop_default_works": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_pop_default_works" ] ] ], "test_dict_popitem_works": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_popitem_works" ] ] ], "test_dict_setdefault": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_setdefault" ] ] ], "test_dict_update": [ [ "tests/unit/bokeh/test_objects.py", [ "TestDictMutation", "test_dict_update" ] ] ], "test_cmap_generator_function": [ [ "tests/unit/bokeh/test_palettes.py", [ "test_cmap_generator_function" ] ] ], "test_all_palettes___palettes__": [ [ "tests/unit/bokeh/test_palettes.py", [ "test_all_palettes___palettes__" ] ] ], "test_palettes_dir": [ [ "tests/unit/bokeh/test_palettes.py", [ "test_palettes_dir" ] ] ], "test_interp_palette": [ [ "tests/unit/bokeh/test_palettes.py", [ "test_interp_palette" ] ] ], "test_varying_alpha_palette": [ [ "tests/unit/bokeh/test_palettes.py", [ "test_varying_alpha_palette" ] ] ], "test_issue_11852": [ [ "tests/unit/bokeh/test_regressions.py", [ "test_issue_11852" ] ] ], "teardown_module": [ [ "tests/unit/bokeh/test_resources.py", [ "teardown_module" ] ] ], "test_get_all_hashes_valid_format": [ [ "tests/unit/bokeh/test_resources.py", [ "TestSRIHashes", "test_get_all_hashes_valid_format" ] ] ], "test_get_all_hashes_copies": [ [ "tests/unit/bokeh/test_resources.py", [ "TestSRIHashes", "test_get_all_hashes_copies" ] ] ], "test_get_all_hashes_no_future_keys": [ [ "tests/unit/bokeh/test_resources.py", [ "TestSRIHashes", "test_get_all_hashes_no_future_keys" ] ] ], "test_get_sri_hashes_for_version": [ [ "tests/unit/bokeh/test_resources.py", [ "TestSRIHashes", "test_get_sri_hashes_for_version" ] ] ], "test_get_sri_hashes_for_version_bad": [ [ "tests/unit/bokeh/test_resources.py", [ "TestSRIHashes", "test_get_sri_hashes_for_version_bad" ] ] ], "test_build": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_build" ] ] ], "test_log_level": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_log_level" ] ], [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_log_level" ] ] ], "test_module_attrs": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_module_attrs" ] ] ], "test__get_cdn_urls_full": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test__get_cdn_urls_full" ] ] ], "test__get_cdn_urls_dev": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test__get_cdn_urls_dev" ] ] ], "test_cdn": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_cdn" ] ] ], "test_server_default": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_server_default" ] ] ], "test_server_root_url": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_server_root_url" ] ] ], "test_server_root_url_empty": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_server_root_url_empty" ] ] ], "versioner": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_server_with_versioner", "versioner" ] ] ], "test_server_with_versioner": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_server_with_versioner" ] ] ], "test_server_dev": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_server_dev" ] ] ], "test_relative": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_relative" ] ] ], "test_relative_dev": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_relative_dev" ] ] ], "test_absolute": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_absolute" ] ] ], "test_absolute_dev": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_absolute_dev" ] ] ], "test_argument_checks": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_argument_checks" ] ] ], "test_builtin_importable_with_env": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_builtin_importable_with_env" ] ] ], "test_render_js_cdn_release": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_render_js_cdn_release" ] ] ], "test_render_js_cdn_dev_release": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_render_js_cdn_dev_release" ] ] ], "test_render_js_cdn_dev_local": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_render_js_cdn_dev_local" ] ] ], "test_render_js_inline": [ [ "tests/unit/bokeh/test_resources.py", [ "TestResources", "test_render_js_inline" ] ] ], "test_external_js_and_css_resource_embedding": [ [ "tests/unit/bokeh/test_resources.py", [ "test_external_js_and_css_resource_embedding" ] ] ], "test_external_js_and_css_resource_ordering": [ [ "tests/unit/bokeh/test_resources.py", [ "test_external_js_and_css_resource_ordering" ] ] ], "test_port": [ [ "tests/unit/bokeh/test_server.py", [ "TestServer", "test_port" ] ] ], "test_address": [ [ "tests/unit/bokeh/test_server.py", [ "TestServer", "test_address" ] ] ], "test_standard_settings": [ [ "tests/unit/bokeh/test_settings.py", [ "TestSettings", "test_standard_settings" ] ] ], "test_parent": [ [ "tests/unit/bokeh/test_settings.py", [ "TestSettings", "test_parent" ] ] ], "test_types": [ [ "tests/unit/bokeh/test_settings.py", [ "TestSettings", "test_types" ] ] ], "test_convert_bool": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_bool" ] ] ], "test_convert_bool_false": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_bool_false" ] ] ], "test_convert_bool_identity": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_bool_identity" ] ] ], "test_convert_bool_bad": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_bool_bad" ] ] ], "test_convert_logging_good": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_logging_good" ] ] ], "test_convert_logging_none": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_logging_none" ] ] ], "test_convert_logging_identity": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_logging_identity" ] ] ], "test_convert_logging_bad": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_logging_bad" ] ] ], "test_convert_validation_good": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_validation_good" ] ] ], "test_convert_validation_bad": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_validation_bad" ] ] ], "test_convert_ico_path_none": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_ico_path_none" ] ] ], "test_convert_ico_path_default": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_ico_path_default" ] ] ], "test_convert_ico_path_good": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_ico_path_good" ] ] ], "test_convert_ico_path_bad": [ [ "tests/unit/bokeh/test_settings.py", [ "TestConverters", "test_convert_ico_path_bad" ] ] ], "test_env_var_property": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_env_var_property" ] ] ], "test_everything_unset_raises": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_everything_unset_raises" ] ] ], "test_implict_default": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_implict_default" ] ] ], "test_implict_default_converts": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_implict_default_converts" ] ] ], "test_global_default": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_global_default" ] ] ], "test_local_default": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_local_default" ] ] ], "test_dev_default": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_dev_default" ] ] ], "test_env_var": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_env_var" ] ] ], "test_env_var_converts": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_env_var_converts" ] ] ], "test_user_set": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_user_set" ] ] ], "test_user_unset": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_user_unset" ] ] ], "test_user_set_converts": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_user_set_converts" ] ] ], "test_immediate": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_immediate" ] ] ], "test_immediate_converts": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_immediate_converts" ] ] ], "test_precedence": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_precedence" ] ] ], "test_descriptors": [ [ "tests/unit/bokeh/test_settings.py", [ "TestPrioritizedSetting", "test_descriptors" ] ] ], "test_allowed_ws_origin": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_allowed_ws_origin" ] ] ], "test_auth_module": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_auth_module" ] ] ], "test_browser": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_browser" ] ] ], "test_cdn_version": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_cdn_version" ] ] ], "test_cookie_secret": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_cookie_secret" ] ] ], "test_docs_cdn": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_docs_cdn" ] ] ], "test_docs_version": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_docs_version" ] ] ], "test_ico_path": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_ico_path" ] ] ], "test_ignore_filename": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_ignore_filename" ] ] ], "test_minified": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_minified" ] ] ], "test_nodejs_path": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_nodejs_path" ] ] ], "test_perform_document_validation": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_perform_document_validation" ] ] ], "test_pretty": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_pretty" ] ] ], "test_py_log_level": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_py_log_level" ] ] ], "test_rootdir": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_rootdir" ] ] ], "test_secret_key": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_secret_key" ] ] ], "test_sign_sessions": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_sign_sessions" ] ] ], "test_simple_ids": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_simple_ids" ] ] ], "test_ssl_certfile": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_ssl_certfile" ] ] ], "test_ssl_keyfile": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_ssl_keyfile" ] ] ], "test_ssl_password": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_ssl_password" ] ] ], "test_validation_level": [ [ "tests/unit/bokeh/test_settings.py", [ "TestDefaults", "test_validation_level" ] ] ], "test_construct_empty_theme_from_file": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_empty_theme_from_file" ] ] ], "test_construct_empty_theme_from_json": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_empty_theme_from_json" ] ] ], "test_construct_no_json_or_filename": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_no_json_or_filename" ] ] ], "test_construct_json_and_filename": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_json_and_filename" ] ] ], "test_construct_bad_attrs": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_bad_attrs" ] ] ], "test_construct_bad_class_props": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_bad_class_props" ] ] ], "test_construct_nonempty_theme_from_file": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_nonempty_theme_from_file" ] ] ], "test_construct_nonempty_theme_from_utf16_file": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_construct_nonempty_theme_from_utf16_file" ] ] ], "test_theming_a_model": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_model" ] ] ], "test_theming_a_model_via_base": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_model_via_base" ] ] ], "test_subclass_theme_used_rather_than_base": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_subclass_theme_used_rather_than_base" ] ] ], "test_theming_a_document_after_adding_root": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_document_after_adding_root" ] ] ], "test_theming_a_document_before_adding_root": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_theming_a_document_before_adding_root" ] ] ], "test_setting_document_theme_to_none": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_setting_document_theme_to_none" ] ] ], "_compare_dict_to_model_class_defaults": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "_compare_dict_to_model_class_defaults" ] ] ], "_compare_dict_to_model_defaults": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "_compare_dict_to_model_defaults" ] ] ], "test_default_theme_is_empty": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_default_theme_is_empty" ] ] ], "test_setting_built_in_theme_obj": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_setting_built_in_theme_obj" ] ] ], "test_setting_built_in_theme_str": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_setting_built_in_theme_str" ] ] ], "test_setting_built_in_theme_missing": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_setting_built_in_theme_missing" ] ] ], "test_setting_built_in_theme_error": [ [ "tests/unit/bokeh/test_themes.py", [ "TestThemes", "test_setting_built_in_theme_error" ] ] ], "test_theming_Figure_DEPRECATED": [ [ "tests/unit/bokeh/test_themes.py", [ "test_theming_Figure_DEPRECATED" ] ] ], "test_url": [ [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_StamenProviders", "test_url" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_CartoProviders", "test_url" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_OsmProvider", "test_url" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_EsriProvider", "test_url" ] ] ], "test_attribution": [ [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_StamenProviders", "test_attribution" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_CartoProviders", "test_attribution" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_OsmProvider", "test_attribution" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_EsriProvider", "test_attribution" ] ] ], "test_copies": [ [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_StamenProviders", "test_copies" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_CartoProviders", "test_copies" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_OsmProvider", "test_copies" ] ], [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_EsriProvider", "test_copies" ] ] ], "test_get_provider": [ [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_GetProvider", "test_get_provider" ] ] ], "test_unknown_vendor": [ [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_GetProvider", "test_unknown_vendor" ] ] ], "test_xyzservices": [ [ "tests/unit/bokeh/test_tile_providers.py", [ "Test_GetProvider", "test_xyzservices" ] ] ], "test_include_zero": [ [ "tests/unit/bokeh/test_transform.py", [ "Test_cumsum", "test_include_zero" ] ] ], "test_with_range": [ [ "tests/unit/bokeh/test_transform.py", [ "Test_dodge", "test_with_range" ] ], [ "tests/unit/bokeh/test_transform.py", [ "Test_jitter", "test_with_range" ] ] ], "test_get_browser_controller_dummy": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_get_browser_controller_dummy" ] ] ], "test_get_browser_controller_None": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_get_browser_controller_None" ] ] ], "test_get_browser_controller_value": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_get_browser_controller_value" ] ] ], "test_get_browser_controller_dummy_with_env": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_get_browser_controller_dummy_with_env" ] ] ], "test_get_browser_controller_None_with_env": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_get_browser_controller_None_with_env" ] ] ], "test_get_browser_controller_value_with_env": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_get_browser_controller_value_with_env" ] ] ], "test_view_bad_new": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_view_bad_new" ] ] ], "test_view_args": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_view_args" ] ] ], "test_NEW_PARAM": [ [ "tests/unit/bokeh/util/test_browser.py", [ "test_NEW_PARAM" ] ] ], "_good_property": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_good_property" ] ] ], "_bad_property": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_bad_property" ] ] ], "_partially_good_property": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_partially_good_property" ] ] ], "_just_fine_property": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_just_fine_property" ] ] ], "_good_event": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_good_event" ] ] ], "_bad_event": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_bad_event" ] ] ], "_partially_good_event": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_partially_good_event" ] ] ], "_partially_bad_event": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "_partially_bad_event" ] ] ], "test_on_change_good_method": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_method" ] ] ], "test_on_change_good_partial_function": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_partial_function" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_partial_function" ] ] ], "test_on_change_good_partial_method": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_partial_method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_partial_method" ] ] ], "test_on_change_good_extra_kwargs_function": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_extra_kwargs_function" ] ] ], "test_on_change_good_extra_kwargs_method": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_extra_kwargs_method" ] ] ], "test_on_change_good_functor": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_functor" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_functor" ] ] ], "test_on_change_good_function": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_function" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_function" ] ] ], "test_on_change_good_lambda": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_lambda" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_lambda" ] ] ], "test_on_change_good_closure": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_good_closure" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_good_closure" ] ] ], "test_on_change_bad_method": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_bad_method" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_method" ] ] ], "test_on_change_bad_functor": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_bad_functor" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_functor" ] ] ], "test_on_change_bad_function": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_bad_function" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_function" ] ] ], "test_on_change_bad_lambda": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_bad_lambda" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_lambda" ] ] ], "test_on_change_bad_closure": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_bad_closure" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_closure" ] ] ], "good1": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_same_attr_twice_multiple_calls", "good1" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_same_attr_twice_one_call", "good1" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_different_attrs", "good1" ] ] ], "good2": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_same_attr_twice_multiple_calls", "good2" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_same_attr_twice_one_call", "good2" ] ], [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_different_attrs", "good2" ] ] ], "test_on_change_same_attr_twice_multiple_calls": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_same_attr_twice_multiple_calls" ] ] ], "test_on_change_same_attr_twice_one_call": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_same_attr_twice_one_call" ] ] ], "test_on_change_different_attrs": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_on_change_different_attrs" ] ] ], "test_trigger": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_trigger" ] ] ], "test_trigger_with_two_callbacks": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestPropertyCallbackManager", "test_trigger_with_two_callbacks" ] ] ], "test_on_change_bad_partial_function": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_bad_partial_function" ] ] ], "test_on_change_unicode_event_name": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_unicode_event_name" ] ] ], "test_on_change_with_two_callbacks": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_with_two_callbacks" ] ] ], "test_on_change_with_two_callbacks_one_bad": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test_on_change_with_two_callbacks_one_bad" ] ] ], "test__trigger_event_wraps_curdoc": [ [ "tests/unit/bokeh/util/test_callback_manager.py", [ "TestEventCallbackManager", "test__trigger_event_wraps_curdoc" ] ] ], "test_nodejs_compile_javascript": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_nodejs_compile_javascript" ] ] ], "test_nodejs_compile_less": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_nodejs_compile_less" ] ] ], "test_Implementation": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_Implementation" ] ] ], "test_Inline": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_Inline" ] ] ], "test_TypeScript": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_TypeScript" ] ] ], "test_JavaScript": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_JavaScript" ] ] ], "test_Less": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_Less" ] ] ], "test_FromFile": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_FromFile" ] ] ], "test_exts": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_exts" ] ] ], "test_jsons": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_jsons" ] ] ], "test_inline_extension": [ [ "tests/unit/bokeh/util/test_compiler.py", [ "test_inline_extension" ] ] ], "test_entries": [ [ "tests/unit/bokeh/util/test_dataclasses.py", [ "test_entries" ] ] ], "test_is_dataclass": [ [ "tests/unit/bokeh/util/test_dataclasses.py", [ "test_is_dataclass" ] ] ], "test_success": [ [ "tests/unit/bokeh/util/test_dependencies.py", [ "Test_import_optional", "test_success" ] ], [ "tests/unit/bokeh/util/test_dependencies.py", [ "Test_import_required", "test_success" ] ] ], "test_fail": [ [ "tests/unit/bokeh/util/test_dependencies.py", [ "Test_import_optional", "test_fail" ] ], [ "tests/unit/bokeh/util/test_dependencies.py", [ "Test_import_required", "test_fail" ] ] ], "test_message": [ [ "tests/unit/bokeh/util/test_deprecation.py", [ "test_message" ] ] ], "test_message_no_extra_args": [ [ "tests/unit/bokeh/util/test_deprecation.py", [ "test_message_no_extra_args" ] ] ], "test_since_missing_extra_args": [ [ "tests/unit/bokeh/util/test_deprecation.py", [ "test_since_missing_extra_args" ] ] ], "test_since_bad_tuple": [ [ "tests/unit/bokeh/util/test_deprecation.py", [ "test_since_bad_tuple" ] ] ], "test_since": [ [ "tests/unit/bokeh/util/test_deprecation.py", [ "test_since" ] ] ], "test_since_with_extra": [ [ "tests/unit/bokeh/util/test_deprecation.py", [ "test_since_with_extra" ] ] ], "test_default_aspect_pointytop": [ [ "tests/unit/bokeh/util/test_hex.py", [ "Test_axial_to_cartesian", "test_default_aspect_pointytop" ] ], [ "tests/unit/bokeh/util/test_hex.py", [ "Test_cartesian_to_axial", "test_default_aspect_pointytop" ] ] ], "test_default_aspect_flattop": [ [ "tests/unit/bokeh/util/test_hex.py", [ "Test_axial_to_cartesian", "test_default_aspect_flattop" ] ], [ "tests/unit/bokeh/util/test_hex.py", [ "Test_cartesian_to_axial", "test_default_aspect_flattop" ] ] ], "test_gaussian_pointytop": [ [ "tests/unit/bokeh/util/test_hex.py", [ "Test_hexbin", "test_gaussian_pointytop" ] ] ], "test_gaussian_flattop": [ [ "tests/unit/bokeh/util/test_hex.py", [ "Test_hexbin", "test_gaussian_flattop" ] ] ], "test_exact": [ [ "tests/unit/bokeh/util/test_options.py", [ "test_exact" ] ] ], "test_extra": [ [ "tests/unit/bokeh/util/test_options.py", [ "test_extra" ] ] ], "test_mixed": [ [ "tests/unit/bokeh/util/test_options.py", [ "test_mixed" ] ] ], "test_zero_version": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_zero_version" ] ] ], "test_version_mismatch_dev_with_given": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_mismatch_dev_with_given" ] ] ], "test_version_mismatch_rc_with_given": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_mismatch_rc_with_given" ] ] ], "test_version_mismatch_full_with_given": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_mismatch_full_with_given" ] ] ], "test_version_mismatch_dev_no_given": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_mismatch_dev_no_given" ] ] ], "test_version_mismatch_rc_no_given": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_mismatch_rc_no_given" ] ] ], "test_version_mismatch_full_no_given": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_mismatch_full_no_given" ] ] ], "test_version_missing_build_dir": [ [ "tests/unit/bokeh/util/test_package.py", [ "test_version_missing_build_dir" ] ] ], "test_external_path_bad": [ [ "tests/unit/bokeh/util/test_sampledata__util.py", [ "test_external_path_bad" ] ] ], "test_package_dir": [ [ "tests/unit/bokeh/util/test_sampledata__util.py", [ "test_package_dir" ] ] ], "test_package_csv": [ [ "tests/unit/bokeh/util/test_sampledata__util.py", [ "test_package_csv" ] ] ], "test_package_path": [ [ "tests/unit/bokeh/util/test_sampledata__util.py", [ "test_package_path" ] ] ], "test_open_csv": [ [ "tests/unit/bokeh/util/test_sampledata__util.py", [ "test_open_csv" ] ] ], "test_not_None": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_append_docstring", "test_not_None" ] ] ], "test_no_argument": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_docstring", "test_no_argument" ] ] ], "test_arguments_unused": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_docstring", "test_arguments_unused" ] ] ], "test_arguments": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_docstring", "test_arguments" ] ] ], "test_no_arguments": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_url_query_arguments", "test_no_arguments" ] ] ], "test_one_argument": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_url_query_arguments", "test_one_argument" ] ] ], "test_two_arguments": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_url_query_arguments", "test_two_arguments" ] ] ], "test_several_arguments": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_format_url_query_arguments", "test_several_arguments" ] ] ], "test_default_args": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_indent", "test_default_args" ] ] ], "test_with_n": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_indent", "test_with_n" ] ] ], "test_with_ch": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_indent", "test_with_ch" ] ] ], "test_string_conjunction": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_nice_join", "test_string_conjunction" ] ] ], "test_None_conjunction": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_nice_join", "test_None_conjunction" ] ] ], "test_sep": [ [ "tests/unit/bokeh/util/test_strings.py", [ "Test_nice_join", "test_sep" ] ] ], "test_snakify": [ [ "tests/unit/bokeh/util/test_strings.py", [ "test_snakify" ] ] ], "_nie": [ [ "tests/unit/bokeh/util/test_token.py", [ "_nie" ] ] ], "_b64_to_utf8": [ [ "tests/unit/bokeh/util/test_token.py", [ "_b64_to_utf8" ] ] ], "test_base64_roundtrip": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_base64_roundtrip" ] ] ], "test_reseed_if_needed": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_reseed_if_needed" ] ] ], "test_signature": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_signature" ] ] ], "test_generate_unsigned": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_generate_unsigned" ] ] ], "test_payload_unsigned": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_payload_unsigned" ] ] ], "test_payload_with_zlib_key": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_payload_with_zlib_key" ] ] ], "test_payload_error_unsigned": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_payload_error_unsigned" ] ] ], "test_generate_signed": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_generate_signed" ] ] ], "test_payload_signed": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_payload_signed" ] ] ], "test_payload_error": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_payload_error" ] ] ], "test_check_signature_of_unsigned": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_check_signature_of_unsigned" ] ] ], "test_check_signature_of_empty_string": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_check_signature_of_empty_string" ] ] ], "test_check_signature_of_junk_with_hyphen_in_it": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_check_signature_of_junk_with_hyphen_in_it" ] ] ], "test_check_signature_with_signing_disabled": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_check_signature_with_signing_disabled" ] ] ], "test_generate_secret_key": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_generate_secret_key" ] ] ], "test_string_encoding_does_not_affect_session_id_check": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_string_encoding_does_not_affect_session_id_check" ] ] ], "test_jwt_token_uses_utc_time": [ [ "tests/unit/bokeh/util/test_token.py", [ "TestSessionId", "test_jwt_token_uses_utc_time" ] ] ], "test_missing_sysrandom_no_secret_key": [ [ "tests/unit/bokeh/util/test_token.py", [ "Test__get_sysrandom", "test_missing_sysrandom_no_secret_key" ] ] ], "test_missing_sysrandom_with_secret_key": [ [ "tests/unit/bokeh/util/test_token.py", [ "Test__get_sysrandom", "test_missing_sysrandom_with_secret_key" ] ] ], "test_simple_ids_yes": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "Test_make_id", "test_simple_ids_yes" ] ] ], "test_simple_ids_no": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "Test_make_id", "test_simple_ids_no" ] ] ], "test_make_globally_unique_id": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_make_globally_unique_id" ] ] ], "test_make_globally_unique_css_safe_id": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_make_globally_unique_css_safe_id" ] ] ], "test_np_consts": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_np_consts" ] ] ], "test_binary_array_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_binary_array_types" ] ] ], "test_datetime_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_datetime_types" ] ] ], "test_is_timedelta_type_non_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_is_timedelta_type_non_pandas_types" ] ] ], "test_is_timedelta_type_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_is_timedelta_type_pandas_types" ] ] ], "test_convert_timedelta_type_non_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_timedelta_type_non_pandas_types" ] ] ], "test_convert_timedelta_type_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_timedelta_type_pandas_types" ] ] ], "test_is_datetime_type_non_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_is_datetime_type_non_pandas_types" ] ] ], "test_is_datetime_type_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_is_datetime_type_pandas_types" ] ] ], "test_convert_datetime_type_non_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_datetime_type_non_pandas_types" ] ] ], "test_convert_datetime_type_pandas_types": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_datetime_type_pandas_types" ] ] ], "test_convert_datetime_type_array_ignores_non_datetime_array": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_datetime_type_array_ignores_non_datetime_array" ] ] ], "test_convert_datetime_type_array": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_datetime_type_array" ] ] ], "test_convert_datetime_type_with_tz": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_convert_datetime_type_with_tz" ] ] ], "test_transform_array": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_transform_array" ] ] ], "test_transform_series": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_transform_series" ] ] ], "test_array_encoding_disabled_by_dtype": [ [ "tests/unit/bokeh/util/test_util__serialization.py", [ "test_array_encoding_disabled_by_dtype" ] ] ], "test_returns_helper": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test_base_version", "test_returns_helper" ] ] ], "test_actual": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test_is_full_release", "test_actual" ] ] ], "test_mock_full": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test_is_full_release", "test_mock_full" ] ] ], "test_mock_not_full": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test_is_full_release", "test_mock_not_full" ] ] ], "test_release_version_unchanged": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test__base_version_helper", "test_release_version_unchanged" ] ] ], "test_dev_version_stripped": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test__base_version_helper", "test_dev_version_stripped" ] ] ], "test_rc_version_stripped": [ [ "tests/unit/bokeh/util/test_version.py", [ "Test__base_version_helper", "test_rc_version_stripped" ] ] ], "test_find_stack_level": [ [ "tests/unit/bokeh/util/test_warnings.py", [ "test_find_stack_level" ] ] ] }