Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datalayer/jupyter-ui
/ functions
Functions
2,365 in github.com/datalayer/jupyter-ui
⨍
Functions
2,365
◇
Types & classes
540
↓ 3 callers
Method
getPanel
* Get the current panel.
packages/react/src/components/notebook/NotebookCommands.ts:50
↓ 3 callers
Function
getParentJupyterInputNode
* Get parent JupyterInputNode from a node
packages/lexical/src/plugins/AutoIndentPlugin.tsx:347
↓ 3 callers
Method
getSrc
()
packages/lexical/src/nodes/ImageNode.tsx:516
↓ 3 callers
Method
getTabSize
* 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 callers
Function
getTimeString
(date: Date)
packages/react/src/examples/extensions/exectime/utils.ts:7
↓ 3 callers
Function
goToTab
( e: any, toTab: TabType, notebookModel: INotebookModel | undefined, )
packages/lexical/src/examples/AppNbformat.tsx:71
↓ 3 callers
Function
goToTab
( e: any, toTab: TabType, notebookModel: INotebookModel | undefined, )
examples/lexical/src/AppNbformat.tsx:64
↓ 3 callers
Function
hasFormat
(node: LexicalNode | null, format: TextFormatType)
packages/lexical/src/convert/markdown/convertToMarkdown.ts:173
↓ 3 callers
Function
hasFormat
( node: LexicalNode | null | undefined, format: TextFormatType, )
packages/lexical/src/convert/markdown/MarkdownExport.ts:213
↓ 3 callers
Function
indexBy
( list: Array<T>, callback: (arg0: T) => string, )
packages/lexical/src/convert/markdown/utils.ts:396
↓ 3 callers
Method
insertWithMarker
* 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 callers
Method
interrupt
* Interrupt the kernel
packages/react/src/jupyter/kernel/Kernel.ts:256
↓ 3 callers
Function
isGitHubCodeTable
(table: HTMLTableElement)
packages/lexical/src/nodes/JupyterInputNode.ts:353
↓ 3 callers
Function
isHeadingBelowTheTopOfThePage
(element: HTMLElement)
packages/lexical/src/plugins/TableOfContentsPlugin.tsx:50
↓ 3 callers
Method
list
* List the running sessions
packages/react/src/jupyter/lite/session/tokens.ts:29
↓ 3 callers
Function
listExport
( listNode: ListNode, exportChildren: (node: ElementNode) => string, depth: number, )
packages/lexical/src/convert/markdown/MarkdownTransformers.ts:127
↓ 3 callers
Function
listReplace
(listType: ListType)
packages/lexical/src/convert/markdown/MarkdownTransformers.ts:101
↓ 3 callers
Function
loadJupyterConfig
( props: Partial<JupyterProps> = {} )
packages/react/src/jupyter/JupyterConfig.ts:93
↓ 3 callers
Function
logStatus
(msg?: string, err?: any)
packages/react/src/jupyter/lite/server-extension/index.ts:254
↓ 3 callers
Method
mount
(mount: any)
packages/react/src/jupyter/lite/contents/drivefs.ts:665
↓ 3 callers
Function
move
(e: React.MouseEvent | MouseEvent)
packages/lexical/src/components/ColorPicker.tsx:185
↓ 3 callers
Function
newMardownCell
(source: string)
packages/lexical/src/convert/LexicalToNbformat.tsx:85
↓ 3 callers
Method
newUntitled
* 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 callers
Function
normalizeCodeLang
(lang: string)
packages/lexical/src/nodes/JupyterInputHighlightNode.ts:60
↓ 3 callers
Method
normalizeIndentation
* 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 callers
Function
onClick
(payload: InsertImagePayload)
packages/lexical/src/components/InsertImageDialog.tsx:112
↓ 3 callers
Function
onClick
(payload: InsertImagePayload)
packages/lexical/src/plugins/ImagesPlugin.tsx:161
↓ 3 callers
Function
openCache
()
packages/react/src/jupyter/lite/server/service-worker.ts:165
↓ 3 callers
Function
parseConfigFromScript
( script: HTMLScriptElement, )
packages/embed/src/config.ts:93
↓ 3 callers
Function
parseMarkdownFormatting
( text: string, )
packages/lexical/src/tools/utils/blocks.ts:890
↓ 3 callers
Method
performInspection
()
packages/react/src/components/kernel/variables/tokens.ts:35
↓ 3 callers
Method
redo
* 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 callers
Method
refreshSpecs
()
packages/react/src/jupyter/services/ServiceManagerLess.ts:251
↓ 3 callers
Method
register
(data: IWidgetRegistryData)
packages/react/src/jupyter/ipywidgets/classic/manager.ts:279
↓ 3 callers
Method
rename
* 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 callers
Function
requirePromise
(pkg: string | string[])
packages/react/src/jupyter/ipywidgets/libembed-amd.ts:29
↓ 3 callers
Method
restart
* Restart the kernel
packages/react/src/jupyter/kernel/Kernel.ts:269
↓ 3 callers
Function
rgb2hsv
({ r, g, b }: RGB)
packages/lexical/src/components/ColorPicker.tsx:301
↓ 3 callers
Method
sendMessage
(msg: KernelMessage.IMessage)
packages/react/src/jupyter/lite/kernel/kernels.ts:154
↓ 3 callers
Method
service
(id: string)
packages/react/src/components/jupyterlab/JupyterLabAppAdapter.ts:491
↓ 3 callers
Function
setFloatingElemPositionForLinkEditor
( targetRect: DOMRect | null, floatingElem: HTMLElement, anchorElem: HTMLElement, verticalGap: number
packages/lexical/src/utils/setFloatingElemPositionForLinkEditor.ts:10
↓ 3 callers
Function
setJupyterServerUrl
(jupyterServerUrl: string)
packages/react/src/jupyter/JupyterConfig.ts:41
↓ 3 callers
Method
setTheme
(theme: ITerminal.Theme)
packages/react/src/components/terminal/TerminalAdapter.ts:65
↓ 3 callers
Method
shutdown
* Shut down a session. * * @param id The id of the session to shut down.
packages/react/src/jupyter/lite/session/sessions.ts:187
↓ 3 callers
Method
shutdown
* Shutdown the kernel
packages/react/src/jupyter/kernel/Kernel.ts:282
↓ 3 callers
Method
startNew
* 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 callers
Method
stringInFilter
(string: string, filterType: FILTER_TYPES)
packages/react/src/components/kernel/variables/widget.ts:109
↓ 3 callers
Method
undo
* 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 callers
Function
update
()
packages/lexical/src/plugins/FloatingLinkEditorPlugin/index.tsx:197
↓ 3 callers
Function
updateAllTableScrollStates
()
packages/lexical/src/plugins/TableScrollShadowPlugin/index.tsx:53
↓ 3 callers
Function
updateTableScrollState
(element: HTMLElement)
packages/lexical/src/plugins/TableScrollShadowPlugin/index.tsx:16
↓ 3 callers
Function
useDebounce
( fn: T, ms: number, maxWait?: number, )
packages/lexical/src/plugins/CodeActionMenuPlugin/utils.ts:10
↓ 3 callers
Function
useKernelsStore
(selector?: (state: KernelsState) => T)
packages/react/src/jupyter/kernel/KernelState.ts:74
↓ 2 callers
Function
$convertToMarkdownString
( node: LexicalNode, transformers: Array<Transformer>, )
packages/lexical/src/convert/LexicalToNbformat.tsx:95
↓ 2 callers
Function
$createCollapsibleTitleNode
()
packages/lexical/src/plugins/CollapsiblePlugin/CollapsibleTitleNode.ts:115
↓ 2 callers
Function
$createYouTubeNode
(videoID: string)
packages/lexical/src/nodes/YouTubeNode.tsx:241
↓ 2 callers
Function
$findTopLevelElement
(node: LexicalNode)
packages/lexical/src/plugins/ToolbarPlugin/index.tsx:197
↓ 2 callers
Function
$isCollapsibleContentNode
( node: LexicalNode | null | undefined, )
packages/lexical/src/plugins/CollapsiblePlugin/CollapsibleContentNode.ts:121
↓ 2 callers
Function
$isExcalidrawNode
( node: LexicalNode | null | undefined, )
packages/lexical/src/nodes/ExcalidrawNode.tsx:206
↓ 2 callers
Function
JupyterLabAppCorePlugins
()
packages/react/src/components/jupyterlab/JupyterLabAppPlugins.ts:38
↓ 2 callers
Method
_cellMetadataChanged
( cellModel: ICellModel, disableHighlight = false )
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:78
↓ 2 callers
Method
_execute
( cell: CodeCell, metadata?: JSONObject )
packages/react/src/components/cell/CellAdapter.ts:472
↓ 2 callers
Method
_getAll
* Get all the settings for core or federated plugins
packages/react/src/jupyter/lite/settings/settings.ts:143
↓ 2 callers
Method
_getCodeCell
(cellModel: ICellModel)
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:92
↓ 2 callers
Method
_handleKernelShutdown
* Handle kernel shutdown
packages/react/src/jupyter/lite/session/sessions.ts:202
↓ 2 callers
Method
_initOnKernel
* Initializes the kernel by running the set up script located at _initScriptPath.
packages/react/src/components/kernel/variables/handler.ts:220
↓ 2 callers
Method
_inspect
(val: unknown)
packages/react/src/jupyter/lite/javascript-kernel/worker.ts:121
↓ 2 callers
Method
_removeExecuteNode
(cell: CodeCell)
packages/react/src/examples/extensions/exectime/ExecTimeWidget.ts:102
↓ 2 callers
Method
addComment
* 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 callers
Function
blockToNode
* Convert a LexicalBlock to a Lexical node. * Creates the appropriate node type with content.
packages/lexical/src/tools/utils/blocks.ts:985
↓ 2 callers
Function
buildCssCode
(cssToInject: string)
packages/embed/vite-plugins/cssInjectedByJs.ts:512
↓ 2 callers
Function
buildOutputChunkWithCssInjectionCode
( jsAssetCode: string, cssInjectionCode: string, topExecutionPriorityFlag: boolean, )
packages/embed/vite-plugins/cssInjectedByJs.ts:420
↓ 2 callers
Method
calcDeltaXTo
({ x }: Point)
packages/lexical/src/utils/point.ts:28
↓ 2 callers
Method
calcDeltaYTo
({ y }: Point)
packages/lexical/src/utils/point.ts:32
↓ 2 callers
Function
calculateNextFontSize
( currentFontSize: number, updateType: UpdateFontSizeType | null, )
packages/lexical/src/plugins/ToolbarPlugin/utils.ts:49
↓ 2 callers
Function
canBePrettier
(lang: string)
packages/lexical/src/plugins/CodeActionMenuPlugin/components/PrettierButton/index.tsx:59
↓ 2 callers
Function
canDropImage
(event: DragEvent)
packages/lexical/src/plugins/ImagesPlugin.tsx:354
↓ 2 callers
Function
cellSourceAsString
(cell: ICell)
packages/react/src/utils/Utils.ts:21
↓ 2 callers
Function
clamp
(value: number, max: number, min: number)
packages/lexical/src/components/ColorPicker.tsx:238
↓ 2 callers
Function
clean_dist
Remove the contents of the dist folder and tsconfig.tsbuildinfo.
packages/react/hatch_build.py:50
↓ 2 callers
Method
clear
()
packages/react/src/components/kernel/inspector/model.ts:146
↓ 2 callers
Function
clearFormatting
(editor: LexicalEditor)
packages/lexical/src/plugins/ToolbarPlugin/utils.ts:234
↓ 2 callers
Method
clearOutput
()
packages/react/src/components/viewer/output/OutputViewerAdapter.ts:52
↓ 2 callers
Method
close
(stream: IEmscriptenStream)
packages/react/src/jupyter/lite/contents/emscripten.ts:102
↓ 2 callers
Function
codeNodeTransform
(node: JupyterInputNode, editor: LexicalEditor)
packages/lexical/src/nodes/JupyterInputHighlighter.ts:209
↓ 2 callers
Method
commClose
(content: KernelMessage.ICommCloseMsg, parent: any)
packages/react/src/jupyter/lite/kernel/tokens.ts:211
↓ 2 callers
Method
commMsg
(content: KernelMessage.ICommMsgMsg, parent: any)
packages/react/src/jupyter/lite/kernel/tokens.ts:210
↓ 2 callers
Method
commOpen
(content: KernelMessage.ICommOpenMsg, parent: any)
packages/react/src/jupyter/lite/kernel/tokens.ts:209
↓ 2 callers
Function
computeSelectionCount
(selection: TableSelection)
packages/lexical/src/plugins/TableActionMenuPlugin/index.tsx:66
↓ 2 callers
Function
concatCssAndDeleteFromBundle
( bundle: OutputBundle, cssAssets: string[], )
packages/embed/vite-plugins/cssInjectedByJs.ts:230
↓ 2 callers
Function
createComment
( content: string, author: string, id?: string, timeStamp?: number, deleted?: boolean, )
packages/lexical/src/components/Commenting.tsx:41
↓ 2 callers
Method
createGraph
(model: IRenderMime.IMimeModel)
packages/react/src/jupyter/renderers/plotly/PlotlyRenderer.ts:127
↓ 2 callers
Function
createModel
(nbformat: INotebookContent | undefined)
packages/react/src/components/notebook/NotebookBase.tsx:1070
↓ 2 callers
Method
createNew
( options?: DocumentRegistry.IModelOptions<ISharedNotebook> )
packages/react/src/components/notebook/NotebookBase.tsx:1245
↓ 2 callers
Function
createServerSettings
( jupyterServerUrl: string, jupyterServerToken: string )
packages/react/src/utils/Utils.ts:121
↓ 2 callers
Function
createTableCell
( textContent: string | null | undefined, )
packages/lexical/src/convert/transformers/MarkdownTransformers.ts:225
↓ 2 callers
Function
createTestModel
( constructor: Constructor<T>, attributes?: any, )
packages/ipyreactive/src/__tests__/utils.ts:112
↓ 2 callers
Function
createTestModel
( constructor: Constructor<T>, attributes?: any, )
packages/ipyscript/src/__tests__/utils.ts:112
↓ 2 callers
Function
createUID
()
packages/lexical/src/components/Commenting.tsx:34
↓ 2 callers
Function
currentCellBackgroundColor
(editor: LexicalEditor)
packages/lexical/src/plugins/TableActionMenuPlugin/index.tsx:101
← previous
next →
201–300 of 2,365, ranked by callers