MCPcopy Create free account

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

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

↓ 3 callersMethodgetPanel
* Get the current panel.
packages/react/src/components/notebook/NotebookCommands.ts:50
↓ 3 callersFunctiongetParentJupyterInputNode
* Get parent JupyterInputNode from a node
packages/lexical/src/plugins/AutoIndentPlugin.tsx:347
↓ 3 callersMethodgetSrc
()
packages/lexical/src/nodes/ImageNode.tsx:516
↓ 3 callersMethodgetTabSize
* Get tab size (number of spaces) for a language * * @param language - Language identifier * @returns Number of spaces per indentation level
packages/lexical/src/autoindent/AutoIndentEngine.ts:149
↓ 3 callersFunctiongetTimeString
(date: Date)
packages/react/src/examples/extensions/exectime/utils.ts:7
↓ 3 callersFunctiongoToTab
( e: any, toTab: TabType, notebookModel: INotebookModel | undefined, )
packages/lexical/src/examples/AppNbformat.tsx:71
↓ 3 callersFunctiongoToTab
( e: any, toTab: TabType, notebookModel: INotebookModel | undefined, )
examples/lexical/src/AppNbformat.tsx:64
↓ 3 callersFunctionhasFormat
(node: LexicalNode | null, format: TextFormatType)
packages/lexical/src/convert/markdown/convertToMarkdown.ts:173
↓ 3 callersFunctionhasFormat
( node: LexicalNode | null | undefined, format: TextFormatType, )
packages/lexical/src/convert/markdown/MarkdownExport.ts:213
↓ 3 callersFunctionindexBy
( list: Array<T>, callback: (arg0: T) => string, )
packages/lexical/src/convert/markdown/utils.ts:396
↓ 3 callersMethodinsertWithMarker
* Insert a block using marker technique (for command-based insertion). * This ensures correct positioning when commands don't support afterId.
packages/lexical/src/state/LexicalAdapter.ts:1783
↓ 3 callersMethodinterrupt
* Interrupt the kernel
packages/react/src/jupyter/kernel/Kernel.ts:256
↓ 3 callersFunctionisGitHubCodeTable
(table: HTMLTableElement)
packages/lexical/src/nodes/JupyterInputNode.ts:353
↓ 3 callersFunctionisHeadingBelowTheTopOfThePage
(element: HTMLElement)
packages/lexical/src/plugins/TableOfContentsPlugin.tsx:50
↓ 3 callersMethodlist
* List the running sessions
packages/react/src/jupyter/lite/session/tokens.ts:29
↓ 3 callersFunctionlistExport
( listNode: ListNode, exportChildren: (node: ElementNode) => string, depth: number, )
packages/lexical/src/convert/markdown/MarkdownTransformers.ts:127
↓ 3 callersFunctionlistReplace
(listType: ListType)
packages/lexical/src/convert/markdown/MarkdownTransformers.ts:101
↓ 3 callersFunctionloadJupyterConfig
( props: Partial<JupyterProps> = {} )
packages/react/src/jupyter/JupyterConfig.ts:93
↓ 3 callersFunctionlogStatus
(msg?: string, err?: any)
packages/react/src/jupyter/lite/server-extension/index.ts:254
↓ 3 callersMethodmount
(mount: any)
packages/react/src/jupyter/lite/contents/drivefs.ts:665
↓ 3 callersFunctionmove
(e: React.MouseEvent | MouseEvent)
packages/lexical/src/components/ColorPicker.tsx:185
↓ 3 callersFunctionnewMardownCell
(source: string)
packages/lexical/src/convert/LexicalToNbformat.tsx:85
↓ 3 callersMethodnewUntitled
* Create a new untitled file or directory in the specified directory path. * * @param options: The options used to create the file. * * @r
packages/react/src/jupyter/lite/contents/tokens.ts:37
↓ 3 callersFunctionnormalizeCodeLang
(lang: string)
packages/lexical/src/nodes/JupyterInputHighlightNode.ts:60
↓ 3 callersMethodnormalizeIndentation
* Normalize indentation to use consistent spacing * Converts tabs to spaces based on language config * * @param line - Line of text * @par
packages/lexical/src/autoindent/AutoIndentEngine.ts:261
↓ 3 callersFunctiononClick
(payload: InsertImagePayload)
packages/lexical/src/components/InsertImageDialog.tsx:112
↓ 3 callersFunctiononClick
(payload: InsertImagePayload)
packages/lexical/src/plugins/ImagesPlugin.tsx:161
↓ 3 callersFunctionopenCache
()
packages/react/src/jupyter/lite/server/service-worker.ts:165
↓ 3 callersFunctionparseConfigFromScript
( script: HTMLScriptElement, )
packages/embed/src/config.ts:93
↓ 3 callersFunctionparseMarkdownFormatting
( text: string, )
packages/lexical/src/tools/utils/blocks.ts:890
↓ 3 callersMethodperformInspection
()
packages/react/src/components/kernel/variables/tokens.ts:35
↓ 3 callersMethodredo
* Redo the last undone change in the notebook. * * @remarks * If there is no history to redo (e.g., no prior undo operations or at the * e
packages/react/src/components/notebook/NotebookAdapter.ts:243
↓ 3 callersMethodrefreshSpecs
()
packages/react/src/jupyter/services/ServiceManagerLess.ts:251
↓ 3 callersMethodregister
(data: IWidgetRegistryData)
packages/react/src/jupyter/ipywidgets/classic/manager.ts:279
↓ 3 callersMethodrename
* Rename a file or directory. * * @param oldLocalPath - The original file path. * @param newLocalPath - The new file path. * * @returns
packages/react/src/jupyter/lite/contents/tokens.ts:76
↓ 3 callersFunctionrequirePromise
(pkg: string | string[])
packages/react/src/jupyter/ipywidgets/libembed-amd.ts:29
↓ 3 callersMethodrestart
* Restart the kernel
packages/react/src/jupyter/kernel/Kernel.ts:269
↓ 3 callersFunctionrgb2hsv
({ r, g, b }: RGB)
packages/lexical/src/components/ColorPicker.tsx:301
↓ 3 callersMethodsendMessage
(msg: KernelMessage.IMessage)
packages/react/src/jupyter/lite/kernel/kernels.ts:154
↓ 3 callersMethodservice
(id: string)
packages/react/src/components/jupyterlab/JupyterLabAppAdapter.ts:491
↓ 3 callersFunctionsetFloatingElemPositionForLinkEditor
( targetRect: DOMRect | null, floatingElem: HTMLElement, anchorElem: HTMLElement, verticalGap: number
packages/lexical/src/utils/setFloatingElemPositionForLinkEditor.ts:10
↓ 3 callersFunctionsetJupyterServerUrl
(jupyterServerUrl: string)
packages/react/src/jupyter/JupyterConfig.ts:41
↓ 3 callersMethodsetTheme
(theme: ITerminal.Theme)
packages/react/src/components/terminal/TerminalAdapter.ts:65
↓ 3 callersMethodshutdown
* Shut down a session. * * @param id The id of the session to shut down.
packages/react/src/jupyter/lite/session/sessions.ts:187
↓ 3 callersMethodshutdown
* Shutdown the kernel
packages/react/src/jupyter/kernel/Kernel.ts:282
↓ 3 callersMethodstartNew
* Start a new session * TODO: read path and name * * @param options The options to start a new session.
packages/react/src/jupyter/lite/session/sessions.ts:142
↓ 3 callersMethodstringInFilter
(string: string, filterType: FILTER_TYPES)
packages/react/src/components/kernel/variables/widget.ts:109
↓ 3 callersMethodundo
* Undo the last change in the notebook. * * @remarks * If there is no history to undo (e.g., at the beginning of the undo stack), * this o
packages/react/src/components/notebook/NotebookAdapter.ts:217
↓ 3 callersFunctionupdate
()
packages/lexical/src/plugins/FloatingLinkEditorPlugin/index.tsx:197
↓ 3 callersFunctionupdateAllTableScrollStates
()
packages/lexical/src/plugins/TableScrollShadowPlugin/index.tsx:53
↓ 3 callersFunctionupdateTableScrollState
(element: HTMLElement)
packages/lexical/src/plugins/TableScrollShadowPlugin/index.tsx:16
↓ 3 callersFunctionuseDebounce
( fn: T, ms: number, maxWait?: number, )
packages/lexical/src/plugins/CodeActionMenuPlugin/utils.ts:10
↓ 3 callersFunctionuseKernelsStore
(selector?: (state: KernelsState) => T)
packages/react/src/jupyter/kernel/KernelState.ts:74
↓ 2 callersFunction$convertToMarkdownString
( node: LexicalNode, transformers: Array<Transformer>, )
packages/lexical/src/convert/LexicalToNbformat.tsx:95
↓ 2 callersFunction$createCollapsibleTitleNode
()
packages/lexical/src/plugins/CollapsiblePlugin/CollapsibleTitleNode.ts:115
↓ 2 callersFunction$createYouTubeNode
(videoID: string)
packages/lexical/src/nodes/YouTubeNode.tsx:241
↓ 2 callersFunction$findTopLevelElement
(node: LexicalNode)
packages/lexical/src/plugins/ToolbarPlugin/index.tsx:197
↓ 2 callersFunction$isCollapsibleContentNode
( node: LexicalNode | null | undefined, )
packages/lexical/src/plugins/CollapsiblePlugin/CollapsibleContentNode.ts:121
↓ 2 callersFunction$isExcalidrawNode
( node: LexicalNode | null | undefined, )
packages/lexical/src/nodes/ExcalidrawNode.tsx:206
↓ 2 callersFunctionJupyterLabAppCorePlugins
()
packages/react/src/components/jupyterlab/JupyterLabAppPlugins.ts:38
↓ 2 callersMethod_cellMetadataChanged
( cellModel: ICellModel, disableHighlight = false )
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:78
↓ 2 callersMethod_execute
( cell: CodeCell, metadata?: JSONObject )
packages/react/src/components/cell/CellAdapter.ts:472
↓ 2 callersMethod_getAll
* Get all the settings for core or federated plugins
packages/react/src/jupyter/lite/settings/settings.ts:143
↓ 2 callersMethod_getCodeCell
(cellModel: ICellModel)
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:92
↓ 2 callersMethod_handleKernelShutdown
* Handle kernel shutdown
packages/react/src/jupyter/lite/session/sessions.ts:202
↓ 2 callersMethod_initOnKernel
* Initializes the kernel by running the set up script located at _initScriptPath.
packages/react/src/components/kernel/variables/handler.ts:220
↓ 2 callersMethod_inspect
(val: unknown)
packages/react/src/jupyter/lite/javascript-kernel/worker.ts:121
↓ 2 callersMethod_removeExecuteNode
(cell: CodeCell)
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:102
↓ 2 callersMethodaddComment
* Add a comment to an existing thread or create a new thread. * Updates CommentThreadNode in the Lexical editor state, which automatically * syn
packages/lexical/src/components/Commenting.tsx:131
↓ 2 callersFunctionblockToNode
* Convert a LexicalBlock to a Lexical node. * Creates the appropriate node type with content.
packages/lexical/src/tools/utils/blocks.ts:985
↓ 2 callersFunctionbuildCssCode
(cssToInject: string)
packages/embed/vite-plugins/cssInjectedByJs.ts:512
↓ 2 callersFunctionbuildOutputChunkWithCssInjectionCode
( jsAssetCode: string, cssInjectionCode: string, topExecutionPriorityFlag: boolean, )
packages/embed/vite-plugins/cssInjectedByJs.ts:420
↓ 2 callersMethodcalcDeltaXTo
({ x }: Point)
packages/lexical/src/utils/point.ts:28
↓ 2 callersMethodcalcDeltaYTo
({ y }: Point)
packages/lexical/src/utils/point.ts:32
↓ 2 callersFunctioncalculateNextFontSize
( currentFontSize: number, updateType: UpdateFontSizeType | null, )
packages/lexical/src/plugins/ToolbarPlugin/utils.ts:49
↓ 2 callersFunctioncanBePrettier
(lang: string)
packages/lexical/src/plugins/CodeActionMenuPlugin/components/PrettierButton/index.tsx:59
↓ 2 callersFunctioncanDropImage
(event: DragEvent)
packages/lexical/src/plugins/ImagesPlugin.tsx:354
↓ 2 callersFunctioncellSourceAsString
(cell: ICell)
packages/react/src/utils/Utils.ts:21
↓ 2 callersFunctionclamp
(value: number, max: number, min: number)
packages/lexical/src/components/ColorPicker.tsx:238
↓ 2 callersFunctionclean_dist
Remove the contents of the dist folder and tsconfig.tsbuildinfo.
packages/react/hatch_build.py:50
↓ 2 callersMethodclear
()
packages/react/src/components/kernel/inspector/model.ts:146
↓ 2 callersFunctionclearFormatting
(editor: LexicalEditor)
packages/lexical/src/plugins/ToolbarPlugin/utils.ts:234
↓ 2 callersMethodclearOutput
()
packages/react/src/components/viewer/output/OutputViewerAdapter.ts:52
↓ 2 callersMethodclose
(stream: IEmscriptenStream)
packages/react/src/jupyter/lite/contents/emscripten.ts:102
↓ 2 callersFunctioncodeNodeTransform
(node: JupyterInputNode, editor: LexicalEditor)
packages/lexical/src/nodes/JupyterInputHighlighter.ts:209
↓ 2 callersMethodcommClose
(content: KernelMessage.ICommCloseMsg, parent: any)
packages/react/src/jupyter/lite/kernel/tokens.ts:211
↓ 2 callersMethodcommMsg
(content: KernelMessage.ICommMsgMsg, parent: any)
packages/react/src/jupyter/lite/kernel/tokens.ts:210
↓ 2 callersMethodcommOpen
(content: KernelMessage.ICommOpenMsg, parent: any)
packages/react/src/jupyter/lite/kernel/tokens.ts:209
↓ 2 callersFunctioncomputeSelectionCount
(selection: TableSelection)
packages/lexical/src/plugins/TableActionMenuPlugin/index.tsx:66
↓ 2 callersFunctionconcatCssAndDeleteFromBundle
( bundle: OutputBundle, cssAssets: string[], )
packages/embed/vite-plugins/cssInjectedByJs.ts:230
↓ 2 callersFunctioncreateComment
( content: string, author: string, id?: string, timeStamp?: number, deleted?: boolean, )
packages/lexical/src/components/Commenting.tsx:41
↓ 2 callersMethodcreateGraph
(model: IRenderMime.IMimeModel)
packages/react/src/jupyter/renderers/plotly/PlotlyRenderer.ts:127
↓ 2 callersFunctioncreateModel
(nbformat: INotebookContent | undefined)
packages/react/src/components/notebook/NotebookBase.tsx:1070
↓ 2 callersMethodcreateNew
( options?: DocumentRegistry.IModelOptions<ISharedNotebook> )
packages/react/src/components/notebook/NotebookBase.tsx:1245
↓ 2 callersFunctioncreateServerSettings
( jupyterServerUrl: string, jupyterServerToken: string )
packages/react/src/utils/Utils.ts:121
↓ 2 callersFunctioncreateTableCell
( textContent: string | null | undefined, )
packages/lexical/src/convert/transformers/MarkdownTransformers.ts:225
↓ 2 callersFunctioncreateTestModel
( constructor: Constructor<T>, attributes?: any, )
packages/ipyreactive/src/__tests__/utils.ts:112
↓ 2 callersFunctioncreateTestModel
( constructor: Constructor<T>, attributes?: any, )
packages/ipyscript/src/__tests__/utils.ts:112
↓ 2 callersFunctioncreateUID
()
packages/lexical/src/components/Commenting.tsx:34
↓ 2 callersFunctioncurrentCellBackgroundColor
(editor: LexicalEditor)
packages/lexical/src/plugins/TableActionMenuPlugin/index.tsx:101
← previousnext →201–300 of 2,365, ranked by callers