MCPcopy Create free account

hub / github.com/mljar/mercury / functions

Functions801 in github.com/mljar/mercury

↓ 3 callersFunction_normalize_value
(value: str | None, min_value: str, max_value: str)
mercury/date.py:37
↓ 3 callersMethod_render
(self)
mercury/chat/chat.py:257
↓ 3 callersFunction_source_notebook
()
mercury/tests/test_mercury_hybrid_cm.py:57
↓ 3 callersFunction_to_rgba
(color: str, alpha: float, fallback: str)
mercury/config.py:359
↓ 3 callersFunctionactivePlugins
(extension)
app/index.js:84
↓ 3 callersMethodapplyFullWidthLayout
()
packages/lab/src/mercury/app/widget.ts:1465
↓ 3 callersFunctioncodeCellExecute
( cell: CodeCell, sessionContext: ISessionContext, metadata?: JSONObject, p0?: { deletedCells: string[
packages/lab/src/executor/codecell.ts:9
↓ 3 callersFunctioncreateModule
(scope, module)
app/index.js:59
↓ 3 callersMethoddetach
* Detach live stamping from a CodeCell (cleanup listeners/observers).
packages/lab/src/mercury/app/outputStamper.ts:133
↓ 3 callersFunctiongetWidgetSourceCellId
(state: unknown)
packages/lab/src/mercury/app/model.ts:52
↓ 3 callersMethodhideInlineOutputWrapper
(cell: CodeCell)
packages/lab/src/mercury/app/widget.ts:735
↓ 3 callersFunctionis_mercury_app
Returns True when Mercury is started as the Mercury Standalone App, and False when imported as JupyterLab extension.
mercury_app/app.py:51
↓ 3 callersFunctionload_theme_config
(config_path: str = "config.toml")
mercury/config.py:547
↓ 3 callersFunctiononCellExecuted
(args: { cell: Cell })
packages/application/src/plugins/mercury.ts:201
↓ 3 callersFunctionreadAutoRerunFromContext
( context: DocumentRegistry.IContext<INotebookModel> )
packages/lab/src/mercury/app/widget.ts:90
↓ 3 callersFunctionreadTitleFromContext
( context: DocumentRegistry.IContext<INotebookModel> )
packages/lab/src/mercury/app/widget.ts:59
↓ 3 callersFunctionresolve_config_path
(config_path: str = "config.toml")
mercury/config.py:243
↓ 3 callersFunctionset
( value: Kernel.IShellFuture< KernelMessage.IExecuteRequestMsg, KernelMessage.IExe
packages/lab/src/executor/outputArea.ts:128
↓ 3 callersMethodsetGlobalExecutionState
(running: boolean)
packages/lab/src/mercury/app/busyIndicator.ts:24
↓ 3 callersMethodsetMenu
(open: boolean)
packages/application/src/plugins/navbar.ts:246
↓ 3 callersMethodsetSidebarTitle
(title?: string)
packages/lab/src/mercury/app/widget.ts:525
↓ 3 callersMethodset_content
Replace message content entirely. Exactly one content type must be provided. Parameters ---------- markdown
mercury/chat/message.py:171
↓ 3 callersMethodstampOnce
* One-shot stamp of what currently exists in the output area.
packages/lab/src/mercury/app/outputStamper.ts:49
↓ 3 callersMethodstart
(self)
mercury/tests/test_chat_widget.py:17
↓ 3 callersMethodsyncAutoRerunUI
()
packages/lab/src/mercury/app/widget.ts:1485
↓ 3 callersMethodvalidate
Main entry point: normalize many possible input types to list[dict].
mercury/table.py:301
↓ 2 callersFunctionDateInput
Create and display a date input widget. Values use the browser-native ISO date format: ``YYYY-MM-DD``.
mercury/date.py:50
↓ 2 callersFunctionDateRange
Create and display a date range input widget. ``value`` is stored as ``["YYYY-MM-DD", "YYYY-MM-DD"]``.
mercury/daterange.py:81
↓ 2 callersFunctionTimeInput
Create and display a time input widget. Values use browser-native ``HH:MM`` or ``HH:MM:SS`` strings.
mercury/time.py:64
↓ 2 callersMethod_apply_filter_list
(self)
mercury/table.py:1083
↓ 2 callersMethod_card_html
(self, single=False)
mercury/indicator.py:284
↓ 2 callersFunction_derive_border_color
(text_color: str, background_color: str)
mercury/config.py:332
↓ 2 callersFunction_derive_topbar_text
(background_color: str, text_color: str)
mercury/config.py:366
↓ 2 callersMethod_detach_message
(self, message: Message)
mercury/chat/chat.py:282
↓ 2 callersFunction_display_style
Inject CSS for MLJAR Columns (theme-aware).
mercury/columns.py:20
↓ 2 callersMethod_from_dict
Normalize dict input into list[dict]. Supported shapes: - column-wise: {col: [v1, v2, ...]} - row-wise: {row_key: {col
mercury/table.py:237
↓ 2 callersFunction_get_arg_value
(prefix: str)
mercury_app/__main__.py:176
↓ 2 callersFunction_is_empty_token
(v)
mercury_app/__main__.py:188
↓ 2 callersFunction_normalize_bounds
(min_value: str, max_value: str)
mercury/datetime_input.py:30
↓ 2 callersFunction_normalize_bounds
(min_value: str, max_value: str)
mercury/daterange.py:28
↓ 2 callersFunction_normalize_bounds
(min_value: str, max_value: str)
mercury/time.py:28
↓ 2 callersFunction_normalize_bounds
(min_value: str, max_value: str)
mercury/date.py:28
↓ 2 callersFunction_normalize_font_family
(value: str)
mercury/config.py:262
↓ 2 callersFunction_normalize_step
(step: int | None)
mercury/datetime_input.py:39
↓ 2 callersFunction_normalize_step
(step: int | None)
mercury/time.py:37
↓ 2 callersMethod_onOutputsChange
* Internal: Outputs change handler
packages/lab/src/mercury/app/model.ts:654
↓ 2 callersMethod_readMercuryPayload
Safely parse and validate Mercury output
packages/lab/src/mercury/app/model.ts:743
↓ 2 callersMethod_refreshRightSplitLayout
()
packages/lab/src/mercury/app/widget.ts:1730
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/text.py:233
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/select.py:506
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/number.py:597
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/checkbox.py:283
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/slider.py:497
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/multiselect.py:811
↓ 2 callersMethod_repr_mimebundle_
(self, **kwargs)
mercury/file.py:820
↓ 2 callersFunction_safe_str
Return a simple, stable string for hashing.
mercury/manager.py:12
↓ 2 callersMethod_scroll_now
(self)
mercury/chat/chat.py:263
↓ 2 callersFunction_set_class
(widget, class_name: str, enabled: bool)
mercury/expander.py:93
↓ 2 callersMethod_shadow_dir_for
Return posix path for the shadow folder next to the notebook: e.g. for 'folder/plots.ipynb' => 'folder/.mercury_sessions'
mercury_app/handlers.py:126
↓ 2 callersMethod_showSidebarFromToggle
()
packages/lab/src/mercury/app/widget.ts:1829
↓ 2 callersMethod_styles
(self)
mercury/indicator.py:165
↓ 2 callersMethod_to_html
Convert markdown to HTML if possible; otherwise use <pre>.
mercury/md.py:57
↓ 2 callersFunction_validate_css_size
(value, name: str, *, allow_none: bool = False)
mercury/table.py:18
↓ 2 callersMethodcancel
(self)
mercury/tests/test_chat_widget.py:20
↓ 2 callersMethodcheckWidgetModels
()
packages/lab/src/mercury/app/widget.ts:1407
↓ 2 callersFunctionconvert_datetimes
(obj)
mercury_app/custom_contents_handler.py:11
↓ 2 callersMethodcreateCell
(cellModel: ICellModel)
packages/lab/src/mercury/app/widget.ts:913
↓ 2 callersMethodcreateMainSplit
(left: Panel, right: SplitPanel)
packages/lab/src/mercury/app/widget.ts:1578
↓ 2 callersMethodcreateRightPanels
()
packages/lab/src/mercury/app/widget.ts:1540
↓ 2 callersMethodcreateRightTopbar
()
packages/lab/src/mercury/app/widget.ts:467
↓ 2 callersMethodcreateSidebar
(pageConfig: IPageConfigLike)
packages/lab/src/mercury/app/widget.ts:1493
↓ 2 callersMethodcreateToastContainer
()
packages/lab/src/mercury/app/widget.ts:442
↓ 2 callersMethoddeepStamp
(root: HTMLElement, id: string)
packages/lab/src/mercury/app/outputStamper.ts:29
↓ 2 callersMethoddir_exists
(self, path: str)
mercury_app/mercury_hybrid_cm.py:408
↓ 2 callersMethoddisplay
(self)
mercury/indicator.py:159
↓ 2 callersMethoddisposeItem
(item: CellItemWidget)
packages/lab/src/mercury/app/widget.ts:1372
↓ 2 callersFunctionexecuteWidgetsManagerClearValues
( sessionContext: ISessionContext )
packages/lab/src/executor/codecell.ts:104
↓ 2 callersMethodfile_exists
(self, path: str)
mercury_app/mercury_hybrid_cm.py:433
↓ 2 callersMethodfire
(self)
mercury/tests/test_chat_widget.py:23
↓ 2 callersFunctiongetPageConfig
* Read the inline Jupyter page config JSON. * Throws if the element does not exist or contains invalid JSON.
packages/lab/src/mercury/app/widget.ts:152
↓ 2 callersFunctionget_effective_notebooks_dir
(serverapp)
mercury_app/app.py:44
↓ 2 callersFunctionget_source_cell_id
()
mercury/render_context.py:50
↓ 2 callersFunctionget_url_param_values
Return all values for a given URL key.
mercury/url_params.py:58
↓ 2 callersFunctionget_widget_render_metadata
()
mercury/render_context.py:89
↓ 2 callersMethodinitializeCells
()
packages/lab/src/mercury/app/widget.ts:745
↓ 2 callersMethodinsertItem
(item: CellItemWidget, _modelIndex: number)
packages/lab/src/mercury/app/widget.ts:1336
↓ 2 callersFunctioninstallMercurySaveSanitizer
( context: DocumentRegistry.IContext<INotebookModel> )
packages/lab/src/mercury/save.ts:33
↓ 2 callersMethodinstallSidebarToggles
()
packages/lab/src/mercury/app/widget.ts:1589
↓ 2 callersFunctionis_valid_date
(value: str)
mercury/url_params.py:443
↓ 2 callersFunctionlist_notebooks
Scan `notebooks_dir` (default: current directory) for .ipynb files and return a list of dicts with: - name - description
mercury_app/notebooks_meta.py:113
↓ 2 callersFunctionmain
(argv=None)
mercury_app/__main__.py:275
↓ 2 callersMethodobserveBottomContent
(root: HTMLElement)
packages/lab/src/mercury/app/widget.ts:1853
↓ 2 callersMethodplaceCell
* Place a code cell's output area into the appropriate panel * based on its MERCURY_MIMETYPE metadata or an explicit override. * Keeps widgets o
packages/lab/src/mercury/app/widget.ts:659
↓ 2 callersFunctionreadFullWidthFromContext
( context: DocumentRegistry.IContext<INotebookModel> )
packages/lab/src/mercury/app/widget.ts:74
↓ 2 callersFunctionreadShowCodeFromContext
( context: DocumentRegistry.IContext<INotebookModel> )
packages/lab/src/mercury/app/widget.ts:44
↓ 2 callersMethodreset
Optional helper if you want a hard reset
packages/lab/src/mercury/app/busyIndicator.ts:140
↓ 2 callersMethodsave_nb
(self, path: str, nb_json: Dict[str, Any])
mercury_app/mercury_hybrid_cm.py:41
↓ 2 callersMethodset_indeterminate
(self, on: bool = True)
mercury/progressbar.py:137
↓ 2 callersMethodtouch
(self)
mercury_app/idle_timeout.py:22
↓ 2 callersMethodvalues
(self)
mercury/file.py:782
← previousnext →101–200 of 801, ranked by callers