MCPcopy Create free account

hub / github.com/datalayer/jupyter-ui / functions

Functions2,365 in github.com/datalayer/jupyter-ui

↓ 2 callersFunctionreplaceWithBlock
( createNode: (match: Array<string>) => ElementNode, )
packages/lexical/src/convert/markdown/MarkdownTransformers.ts:86
↓ 2 callersFunctionrequireLoader
( moduleName: string, moduleVersion: string )
packages/react/src/jupyter/ipywidgets/libembed-amd.ts:76
↓ 2 callersMethodreset
* Reset to default configurations * Removes custom configs but keeps built-in languages
packages/lexical/src/autoindent/LanguageIndentRegistry.ts:251
↓ 2 callersFunctionresolveInjectionCode
( cssCode: string, injectCode: | ((cssCode: string, options: InjectCodeOptions) => string) | undef
packages/embed/vite-plugins/cssInjectedByJs.ts:140
↓ 2 callersMethodrestoreWidgets
* Restore widgets from kernel and saved state.
packages/react/src/jupyter/ipywidgets/lab/manager.ts:446
↓ 2 callersMethodrestoreWidgets
* Restore widgets from kernel and saved state.
packages/react/src/jupyter/ipywidgets/lab/manager.ts:554
↓ 2 callersFunctionrgb2hex
({ b, g, r }: RGB)
packages/lexical/src/components/ColorPicker.tsx:340
↓ 2 callersMethodrmdir
(parent: IEmscriptenFSNode | IEmscriptenStream, name: string)
packages/react/src/jupyter/lite/contents/emscripten.ts:90
↓ 2 callersMethodrunAllCells
* Run all cells in the notebook (aligned with runAllCells tool).
packages/react/src/components/notebook/NotebookAdapter.ts:732
↓ 2 callersMethodrunBlock
* Run a specific block (jupyter-cell or jupyter-input). * If blockId is not provided, attempts to run the currently focused block.
packages/lexical/src/state/LexicalAdapter.ts:509
↓ 2 callersMethodrunCell
* Run a cell and optionally capture outputs (aligned with runCell tool). * * @param params - Parameters for cell execution * @param params.in
packages/react/src/components/notebook/NotebookAdapter.ts:634
↓ 2 callersFunctionscrollToNode
(key: NodeKey, currIndex: number)
packages/lexical/src/plugins/TableOfContentsPlugin.tsx:32
↓ 2 callersMethodsendInputRequest
* Send a input request to the front-end. * * @param prompt the text to show at the prompt * @param password Is the request for a password?
packages/react/src/jupyter/lite/pyodide-kernel/worker.ts:495
↓ 2 callersFunctionsetContent
()
packages/lexical/src/components/ExcalidrawImage.tsx:136
↓ 2 callersMethodsetCount
(count: number)
packages/lexical/src/nodes/CounterNode.tsx:85
↓ 2 callersMethodsetDirty
* Set the dirty state of the notebook model if applicable. * * TODO: perhaps should also set dirty when any model changes any data
packages/react/src/jupyter/ipywidgets/lab/manager.ts:645
↓ 2 callersFunctionsetDomHiddenUntilFound
(dom: HTMLElement)
packages/lexical/src/plugins/CollapsiblePlugin/CollapsibleUtils.ts:7
↓ 2 callersMethodsetHeight
(height: Dimension)
packages/lexical/src/nodes/ExcalidrawNode.tsx:181
↓ 2 callersFunctionsetJupyterServerToken
(jupyterServerToken: string)
packages/react/src/jupyter/JupyterConfig.ts:63
↓ 2 callersMethodsetLanguage
(language: string)
packages/lexical/src/nodes/JupyterInputNode.ts:277
↓ 2 callersFunctionsetMenuPosition
( targetElem: HTMLElement | null, floatingElem: HTMLElement, anchorElem: HTMLElement, )
packages/lexical/src/plugins/DraggableBlockPlugin.tsx:226
↓ 2 callersMethodsetModel
set model to ToC Panel
packages/react/src/examples/extensions/toc/TocExtension.tsx:33
↓ 2 callersMethodsetOpen
(open: boolean)
packages/lexical/src/plugins/CollapsiblePlugin/CollapsibleContainerNode.ts:171
↓ 2 callersMethodsetOutputs
(outputs: IOutput[])
packages/lexical/src/nodes/JupyterCellNode.tsx:103
↓ 2 callersMethodsetPanel
* Update the panel and context references.
packages/react/src/components/notebook/NotebookCommands.ts:39
↓ 2 callersMethodstream
()
packages/react/src/jupyter/lite/server/app.ts:45
↓ 2 callersFunctiontextNodeTransform
(node: TextNode, editor: LexicalEditor)
packages/lexical/src/nodes/JupyterInputHighlighter.ts:164
↓ 2 callersFunctiontoHex
(value: string)
packages/lexical/src/components/ColorPicker.tsx:258
↓ 2 callersFunctiontoKernelState
( connectionStatus: ConnectionStatus, status: KernelMessage.Status )
packages/react/src/components/kernel/KernelIndicatorState.tsx:175
↓ 2 callersFunctionunmountAllEmbedsLazy
()
packages/embed/src/components-lazy.tsx:313
↓ 2 callersFunctionupdateCache
* Cache a request/response pair.
packages/react/src/jupyter/lite/server/service-worker.ts:172
↓ 2 callersFunctionupdateCodeGutter
* Update the gutter attribute on a code block to show line numbers. * Similar to updateGutter in JupyterInputHighlighter.ts but for CodeNode.
packages/lexical/src/plugins/CodeHighlightPlugin.tsx:29
↓ 2 callersFunctionupdateFontSizeByInputValue
(inputValueNumber: number)
packages/lexical/src/plugins/ToolbarPlugin/fontSize.tsx:98
↓ 2 callersMethodupdateImage
(png_data: string)
packages/react/src/jupyter/renderers/plotly/PlotlyRenderer.ts:89
↓ 2 callersMethodupdateKernel
(kernel: Kernel | undefined)
packages/lexical/src/nodes/JupyterOutputNode.tsx:266
↓ 2 callersFunctionuseCollabAuthorName
()
packages/lexical/src/plugins/CommentPlugin.tsx:817
↓ 2 callersFunctionuseCollaboration
()
packages/react/src/jupyter/collaboration/CollaborationContext.tsx:184
↓ 2 callersFunctionuseComments
()
packages/lexical/src/context/CommentsContext.tsx:33
↓ 2 callersFunctionuseDebounce
( fn: T, ms: number, maxWait?: number, )
packages/lexical/src/hooks/useDebounce.ts:10
↓ 2 callersFunctionuseOnChange
( setContent: (text: string) => void, setCanSubmit: (canSubmit: boolean) => void, )
packages/lexical/src/plugins/CommentPlugin.tsx:216
↓ 2 callersFunctionuseToolbarState
()
packages/lexical/src/context/ToolbarContext.tsx:126
↓ 1 callersFunction$canUnmerge
()
packages/lexical/src/plugins/TableActionMenuPlugin/index.tsx:77
↓ 1 callersFunction$convertFromMarkdownString
( markdown: string, transformers: Array<Transformer> = TRANSFORMERS, )
packages/lexical/src/convert/markdown/index.ts:66
↓ 1 callersFunction$createCommentThreadNode
( id: string, quote: string, comments: Comment[], )
packages/lexical/src/nodes/CommentThreadNode.tsx:119
↓ 1 callersFunction$createJupyterCellNode
(props: JupyterCellProps)
packages/lexical/src/nodes/JupyterCellNode.tsx:162
↓ 1 callersFunction$isSimpleTable
* Checks if the table does not have any merged cells. * * @param table Table to check for if it has any merged cells. * @returns True if the table
packages/lexical/src/plugins/TableHoverActionsV2Plugin/index.tsx:52
↓ 1 callersFunction$isYouTubeNode
( node: YouTubeNode | LexicalNode | null | undefined, )
packages/lexical/src/nodes/YouTubeNode.tsx:245
↓ 1 callersFunction$onDrop
(event: DragEvent)
packages/lexical/src/plugins/DraggableBlockPlugin.tsx:396
↓ 1 callersFunction$selectLastDescendant
(node: ElementNode)
packages/lexical/src/plugins/TableActionMenuPlugin/index.tsx:90
↓ 1 callersFunctionCellCommands
( commands: CommandRegistry, cell: CodeCell | MarkdownCell | RawCell, completerHandler: CompletionHandle
packages/react/src/components/cell/CellCommands.ts:17
↓ 1 callersFunctionMessage
(props: Message.IProperties)
packages/react/src/components/kernel/inspector/widget.tsx:73
↓ 1 callersMethod_addSidebar
(model: ICellModel)
packages/react/src/components/notebook/cell/sidebar/CellSidebarExtension.tsx:84
↓ 1 callersMethod_deleteSingleBlock
* Delete a single block by ID (internal helper).
packages/lexical/src/state/LexicalAdapter.ts:420
↓ 1 callersMethod_getAppLicenses
* Resolve the licenses for the app distribution itself, or the empty bundle.
packages/react/src/jupyter/lite/licenses/licenses.ts:65
↓ 1 callersMethod_getCell
(model: ICellModel)
packages/react/src/components/notebook/cell/sidebar/CellSidebarExtension.tsx:112
↓ 1 callersMethod_getCodeCell
(cellModel: ICellModel)
packages/react/src/examples/extensions/celltoolbar/CellToolbarWidget.tsx:63
↓ 1 callersMethod_getFederated
* Resolve the licenses for all federated extensions.
packages/react/src/jupyter/lite/licenses/licenses.ts:81
↓ 1 callersMethod_getFolder
* retrieve the contents for this path from the union of local storage and * `api/contents/{path}/all.json`. * * @param path - The contents pa
packages/react/src/jupyter/lite/contents/contents.ts:695
↓ 1 callersMethod_getOneFederated
* Update the bundles with the extension's licenses, or the empty bundle.
packages/react/src/jupyter/lite/licenses/licenses.ts:109
↓ 1 callersMethod_getServerContents
* Attempt to recover the model from `{:path}/__all__.json` file, fall back to * deriving the model (including content) off the file in `/files/`. O
packages/react/src/jupyter/lite/contents/contents.ts:735
↓ 1 callersMethod_handleKernelConnectionStatusChange
(status: Kernel.ConnectionStatus)
packages/react/src/jupyter/ipywidgets/lab/manager.ts:427
↓ 1 callersMethod_handleKernelConnectionStatusChange
(status: Kernel.ConnectionStatus)
packages/react/src/jupyter/ipywidgets/lab/manager.ts:531
↓ 1 callersMethod_handleKernelStatusChange
(status: Kernel.Status)
packages/react/src/jupyter/ipywidgets/lab/manager.ts:437
↓ 1 callersMethod_handleKernelStatusChange
(status: Kernel.Status)
packages/react/src/jupyter/ipywidgets/lab/manager.ts:545
↓ 1 callersMethod_handleUploadChunk
* Handle an upload chunk for a file. * each chunk is base64 encoded, so we need to decode it and append it to the * original content. * @para
packages/react/src/jupyter/lite/contents/contents.ts:662
↓ 1 callersFunction_jupyter_nbextension_paths
Called by Jupyter Notebook Server to detect if it is a valid nbextension and to install the widget Returns ======= section: The sectio
packages/ipyreactive/ipyreactive/__init__.py:32
↓ 1 callersFunction_jupyter_nbextension_paths
Called by Jupyter Notebook Server to detect if it is a valid nbextension and to install the widget Returns ======= section: The sectio
packages/ipyscript/ipyscript/__init__.py:32
↓ 1 callersMethod_loadFromNotebook
* Load widget state from notebook metadata
packages/react/src/jupyter/ipywidgets/lab/manager.ts:585
↓ 1 callersMethod_onCellsChanged
( cells: CellList, changed: IObservableList.IChangedArgs<ICellModel> )
packages/react/src/components/notebook/cell/sidebar/CellSidebarExtension.tsx:121
↓ 1 callersMethod_onModelChanged
(content: Notebook)
packages/react/src/components/notebook/cell/sidebar/CellSidebarExtension.tsx:129
↓ 1 callersMethod_processWorkerMessage
* Process a message coming from the pyodide web worker. * * @param msg The worker message to process.
packages/react/src/jupyter/lite/pyodide-kernel/kernel.ts:152
↓ 1 callersMethod_processWorkerMessage
* Process a message coming from the JavaScript web worker. * * @param msg The worker message to process.
packages/react/src/jupyter/lite/javascript-kernel/kernel.ts:213
↓ 1 callersMethod_registerCellChanges
(cellModel: ICellModel)
packages/react/src/examples/extensions/celltoolbar/CellToolbarWidget.tsx:45
↓ 1 callersMethod_registerMetadataChanges
(cellModel: ICellModel)
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:57
↓ 1 callersMethod_removeSidebar
(model: ICellModel)
packages/react/src/components/notebook/cell/sidebar/CellSidebarExtension.tsx:116
↓ 1 callersMethod_saveState
* Save the widget state to the context model.
packages/react/src/jupyter/ipywidgets/lab/manager.ts:524
↓ 1 callersMethod_setRegistration
(registration: ServiceWorkerRegistration | null)
packages/react/src/jupyter/lite/server/service-manager.ts:124
↓ 1 callersMethod_showMatrix
( dataModel: DataModel, name: string, varType: string )
packages/react/src/components/kernel/variables/widget.ts:398
↓ 1 callersMethod_updateCodeCell
(cell: CodeCell, disableHighlight: boolean)
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:114
↓ 1 callersFunctionactivePlugins
* Iterate over active plugins in an extension.
packages/react/src/jupyter/lite/LiteServer.ts:14
↓ 1 callersMethodaddFilteredOutRows
()
packages/react/src/components/kernel/variables/widget.ts:168
↓ 1 callersMethodaddHandler
(handler: VariableInspectionHandler)
packages/react/src/components/kernel/variables/tokens.ts:18
↓ 1 callersFunctionaddNotebookCommands
( commands: CommandRegistry, completerHandler: CompletionHandler, tracker: NotebookTracker, panelProvi
packages/react/src/components/notebook/NotebookCommands.ts:111
↓ 1 callersFunctionareAllKernelSessionsAvailable
( cells: Map<string, ICellState> )
packages/react/src/components/cell/CellState.ts:44
↓ 1 callersMethodassignKernel
* Assign a new kernel to the notebook. * * @param kernel - The Kernel instance to assign to the notebook * * @remarks * This method cha
packages/react/src/components/notebook/NotebookAdapter.ts:116
↓ 1 callersFunctionautoInit
* Auto-initialize on page load
packages/embed/src/init.ts:149
↓ 1 callersFunctionautoInit
* Auto-initialize on page load
packages/embed/src/index-bootstrap.ts:193
↓ 1 callersFunctionautoInit
()
packages/embed/src/bootstrap.ts:325
↓ 1 callersFunctionautoInitLazy
* Auto-initialize on page load (lazy version)
packages/embed/src/init-lazy.ts:159
↓ 1 callersFunctionbroadcastOne
* Forward request to main using the broadcast channel
packages/react/src/jupyter/lite/server/service-worker.ts:148
↓ 1 callersFunctionbuildCSSInjectionCode
({ buildOptions, cssToInject, injectCode, injectCodeFunction, injectionCodeFormat = 'iife', styleI
packages/embed/vite-plugins/cssInjectedByJs.ts:92
↓ 1 callersFunctionbuildJsCssMap
( bundle: OutputBundle, jsAssetsFilterFunction?: PluginConfiguration['jsAssetsFilterFunction'], )
packages/embed/vite-plugins/cssInjectedByJs.ts:245
↓ 1 callersFunctionbuild_vite_bundle
Build Vite bundle for the server extension.
packages/react/hatch_build.py:64
↓ 1 callersFunctioncacheAll
* Add all to the cache * * this is where we should (try to) add all relevant files
packages/react/src/jupyter/lite/server/service-worker.ts:185
↓ 1 callersFunctionchangeServiceManager
()
packages/react/src/examples/NotebookServiceManager.tsx:33
↓ 1 callersFunctionclean_dist
Remove the contents of the dist folder and tsconfig.tsbuildinfo.
packages/lexical/hatch_build.py:50
↓ 1 callersMethodclearAllOutputs
* Clear all outputs from all cells in the notebook. * * @remarks * Removes all execution outputs from all cells. This operation: * - Clear
packages/react/src/components/notebook/NotebookAdapter.ts:745
↓ 1 callersMethodclearAllOutputs
* Clear all outputs from all Jupyter cells in the lexical document. * * @remarks * Removes all execution outputs from all jupyter-cell blocks
packages/lexical/src/state/LexicalAdapter.ts:748
↓ 1 callersFunctionclearCurrentLineWhitespace
* Clear whitespace from current line if it's empty * Removes trailing spaces from empty indented lines
packages/lexical/src/plugins/AutoIndentPlugin.tsx:404
↓ 1 callersFunctionclearImportedCssViteMetadataFromBundle
( bundle: OutputBundle, unusedCssAssets: string[], )
packages/embed/vite-plugins/cssInjectedByJs.ts:433
← previousnext →401–500 of 2,365, ranked by callers