Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepelementlab/jupyter-studio
/ functions
Functions
13,188 in github.com/deepelementlab/jupyter-studio
⨍
Functions
13,188
◇
Types & classes
3,578
↳
Endpoints
39
↓ 31 callers
Function
getRequestHandler
( status: number, body: any )
open-jupyter/jupyterlab-main/packages/services/test/utils.ts:91
↓ 31 callers
Method
launch
* Launch the dialog as a modal window. * * @returns a promise that resolves with the result of the dialog.
open-jupyter/jupyterlab-main/packages/apputils/src/dialog.tsx:175
↓ 31 callers
Method
reload
* Cause a hard reload of the document.
open-jupyter/jupyterlab-main/packages/application/src/tokens.ts:146
↓ 31 callers
Method
setTimeout
* Set provider timeout. * * @param {number} timeout - value of timeout in millisecond.
open-jupyter/jupyterlab-main/packages/completer/src/manager.ts:67
↓ 30 callers
Method
_get_plan_state
(self, session_id: str, *, create: bool = True)
clawcode/clawcode/tui/screens/chat.py:653
↓ 30 callers
Method
addFileType
* Add a file type to the document registry. * * @param fileType - The file type object to register. * @param factories - Optional factories t
open-jupyter/jupyterlab-main/packages/docregistry/src/registry.ts:286
↓ 30 callers
Method
addItem
* Add a command item to the command palette. * * @param options - The options for creating the command item. * * @returns A disposable tha
open-jupyter/jupyterlab-main/packages/apputils/src/tokens.ts:49
↓ 30 callers
Method
columnCount
* Get the column count for a region in the data model. * * @param region - The column region of interest. * * @returns - The column count
open-jupyter/jupyterlab-main/packages/csvviewer/src/model.ts:183
↓ 30 callers
Method
forEach
* Iterate through each instance in the tracker. * * @param fn - The function to call on each instance.
open-jupyter/jupyterlab-main/packages/lsp/src/tokens.ts:636
↓ 30 callers
Method
get_data_directory
Get the data directory path. Returns: Path to the data directory
clawcode/clawcode/config/settings.py:770
↓ 30 callers
Method
isEmpty
* True if the given area is empty.
open-jupyter/jupyterlab-main/packages/application/src/shell.ts:1134
↓ 30 callers
Method
push
* Add a value to the back of the list. * * @param value - The value to add to the back of the list. * * @returns The new length of the lis
open-jupyter/jupyterlab-main/packages/observables/src/observablelist.ts:128
↓ 30 callers
Method
restore
* Restore the objects in a given restorable collection. * * @param restorable - The restorable collection being restored. * * @param optio
open-jupyter/jupyterlab-main/packages/statedb/src/interfaces.ts:185
↓ 30 callers
Function
validateProperty
( object: any, name: string, typeName?: string, values: any[] = [] )
open-jupyter/jupyterlab-main/packages/services/src/validate.ts:8
↓ 29 callers
Method
add
* Add a provider to the registry. * * @param key - The provider key. * @returns A disposable delegate that, when disposed, deregisters the gi
open-jupyter/jupyterlab-main/packages/documentsearch/src/tokens.ts:227
↓ 29 callers
Method
addItem
* Add a menu item to the end of the menu. * * @param options - The options for creating the menu item. * * @returns The disposable menu it
open-jupyter/jupyterlab-main/packages/ui-components/src/components/menu.ts:49
↓ 29 callers
Function
addSemanticCommand
(options: ISemanticCommandOptions)
open-jupyter/jupyterlab-main/packages/application/src/utils.ts:84
↓ 29 callers
Function
dispatch_slash
Return None if the message should be handled as a normal chat line.
clawcode/clawcode/plugin/slash.py:186
↓ 29 callers
Method
get
* Get an item at the specified index.
open-jupyter/jupyterlab-main/packages/outputarea/src/model.ts:52
↓ 29 callers
Method
getDownloadUrl
* Get an encoded download url given a file path. * * @returns A promise which resolves with the absolute POSIX * file path on the ser
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:582
↓ 29 callers
Method
normalize
* Normalize a global path. Reduces '..' and '.' parts, and removes * leading slashes from the local part of the path, while retaining * the
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:358
↓ 29 callers
Method
rowCount
* Get the row count for a region in the data model. * * @param region - The row region of interest. * * @returns - The row count for the r
open-jupyter/jupyterlab-main/packages/csvviewer/src/model.ts:165
↓ 29 callers
Method
save
* Save a file. * * @param localPath - The desired file path. * * @param options - Optional overrides to the model. * * @
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:625
↓ 29 callers
Method
save_plan_bundle
(self, bundle: PlanBundle)
clawcode/clawcode/llm/plan_store.py:289
↓ 29 callers
Method
session
Get a database session with automatic retry on lock errors. Yields: An async database session
clawcode/clawcode/db/connection.py:140
↓ 29 callers
Method
setOption
* Set a config option for the terminal.
open-jupyter/jupyterlab-main/packages/terminal/src/tokens.ts:46
↓ 29 callers
Method
setValue
* Set a value at a path. That value must already have * been created using `createValue`. * * @param path the path for the value. * * @
open-jupyter/jupyterlab-main/packages/observables/src/modeldb.ts:231
↓ 29 callers
Method
sortedItems
* Create an iterator over the listing's sorted items. * * @returns A new iterator over the listing's sorted items.
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:355
↓ 28 callers
Method
element
* Create an icon as a DOM element * * @param className - a string that will be used as the class * of the container element. Overrides any ex
open-jupyter/jupyterlab-main/packages/ui-components/src/icon/labicon.tsx:317
↓ 28 callers
Method
get_input_dict
Get input as dictionary.
clawcode/clawcode/llm/base.py:67
↓ 28 callers
Method
isLocal
* Whether the URL should be handled by the resolver * or not. * * @param allowRoot - Whether the paths starting at Unix-style filesyste
open-jupyter/jupyterlab-main/packages/rendermime/src/registry.ts:405
↓ 28 callers
Method
notify
Send a notification to the server. Args: method: The method name. params: The notification parameters.
clawcode/clawcode/lsp/client.py:455
↓ 27 callers
Method
_ensure_message_list
(self, session_id: str)
clawcode/clawcode/tui/screens/chat.py:1480
↓ 27 callers
Method
createWidget
* Create a toolbar item widget * * @param widgetFactory The widget factory name that creates the toolbar * @param widget The newly widget con
open-jupyter/jupyterlab-main/packages/apputils/src/tokens.ts:386
↓ 27 callers
Method
has
* Check if this tracker has the specified instance. * * @param obj - The object whose existence is being checked.
open-jupyter/jupyterlab-main/packages/lsp/src/tokens.ts:650
↓ 27 callers
Method
refreshRunning
* Force a refresh of the running kernels. * * @returns A promise that resolves when the models are refreshed. * * #### Notes * This is
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:767
↓ 27 callers
Function
test
(name: string, spec: string)
open-jupyter/jupyterlab-main/packages/codemirror/test/mathparser.spec.ts:159
↓ 26 callers
Method
getOffsetAt
* Find an offset for the given position. * * @param position - The position of interest. * * @returns The offset at the position,
open-jupyter/jupyterlab-main/packages/codeeditor/src/editor.ts:413
↓ 26 callers
Method
has
* Check if this tracker has the specified instance. * * @param obj - The object whose existence is being checked.
open-jupyter/jupyterlab-main/packages/apputils/src/widgettracker.ts:92
↓ 26 callers
Function
makeState
(text: string)
open-jupyter/jupyterlab-main/packages/completer/test/model.spec.ts:7
↓ 26 callers
Function
process_chunk
Helper to avoid napi Buffer in tests
clawcode/clawcode/llm/tools/performance/core/engine/src/stream_process.rs:661
↓ 26 callers
Method
registerStatusItem
* Register a new status item. * * @param id a unique id for the status item. * @param statusItem The options for how to add the status item.
open-jupyter/jupyterlab-main/packages/statusbar/src/tokens.ts:27
↓ 26 callers
Method
update
* Trigger a rendering update on the receiver.
open-jupyter/jupyterlab-main/packages/console/src/foreign.ts:188
↓ 25 callers
Method
clear
* Clear all outputs logged.
open-jupyter/jupyterlab-main/packages/logconsole/src/tokens.ts:189
↓ 25 callers
Method
detach
()
open-jupyter/jupyterlab-main/packages/apputils/src/commandpalette.ts:58
↓ 25 callers
Method
isOpen
* Whether a menu is opened or not * * @param path Menu path * @returns Opened menu status
open-jupyter/jupyterlab-main/galata/src/helpers/menu.ts:195
↓ 25 callers
Method
save_bundle_versioned
Save plan bundle into a fixed subdir with iterative naming.
clawcode/clawcode/llm/plan_store.py:202
↓ 25 callers
Method
setData
* Set the data for a given mime type. * * @param mime - The mime type to set. * @param data - The data to set.
open-jupyter/jupyterlab-main/packages/apputils/src/clipboard.ts:138
↓ 24 callers
Method
insertWidget
* Insert a widget at the given position in the content panel. * * @param index Position * @param widget Widget to insert
open-jupyter/jupyterlab-main/packages/ui-components/src/components/sidepanel.ts:98
↓ 24 callers
Method
listRunning
* List the running kernels. * * @returns A promise that resolves with the list of running kernel models.
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:1083
↓ 24 callers
Method
path
(self)
clawcode/clawcode/tui/components/chat/input_history_store.py:65
↓ 24 callers
Function
sanitize_text
(text: JsString)
clawcode/clawcode/llm/tools/performance/core/engine/src/text.rs:1345
↓ 24 callers
Method
to_dict
(self)
clawcode/clawcode/lsp/types.py:143
↓ 24 callers
Method
update
* Modify the stored config values. * * #### Notes * Updates the local data immediately, sends the change to the server, * and updates the
open-jupyter/jupyterlab-main/packages/services/src/config/index.ts:32
↓ 24 callers
Method
wait
(self, session_id: str, timeout: int | None = None)
clawcode/clawcode/llm/tools/process_registry.py:410
↓ 23 callers
Function
expand_command
Rewrite the command string before spawn, based on shell family.
clawcode/clawcode/llm/tools/shell_compat.py:860
↓ 23 callers
Method
getData
* Retrieve the data for a given mime type. * Returns `null` if the data does not exist. * * @param mime - The mime type to retrieve.
open-jupyter/jupyterlab-main/packages/apputils/src/clipboard.ts:130
↓ 23 callers
Method
get_agent_config
Get configuration for a specific agent. Args: agent: The agent name Returns: The agent configuration, or a d
clawcode/clawcode/config/settings.py:752
↓ 23 callers
Method
query
(self, query: str, mode: str = "hybrid", limit: int = 10)
clawcode/clawcode/deepnote/wiki_store.py:351
↓ 23 callers
Method
route
* Route a specific path to an action. * * @param url - The URL string that will be routed. * * #### Notes * If a pattern is matched, it
open-jupyter/jupyterlab-main/packages/application/src/tokens.ts:157
↓ 23 callers
Function
signalToPromise
( signal: ISignal<T, U>, timeout?: number )
open-jupyter/jupyterlab-main/packages/coreutils/src/signal.ts:17
↓ 23 callers
Function
test
(name: string, fn: () => void)
open-jupyter/jupyterlab-main/packages/ai-coder-extension/src/widgets/streamReducer.spec.ts:104
↓ 23 callers
Method
text
Create a text response. Args: content: Response content Returns: ToolResponse instance
clawcode/clawcode/llm/tools/base.py:113
↓ 22 callers
Method
_build_request_params
Build request parameters for the API call. Args: messages: Message history tools: Available tools for function callin
clawcode/clawcode/llm/providers/openai.py:279
↓ 22 callers
Function
emit_ops_event
(event_type: str, payload: dict[str, Any])
clawcode/clawcode/claw_learning/ops_observability.py:102
↓ 22 callers
Method
finalize_message
Finalize the current assistant message. Args: message: Optional message object with metadata (may contain ImageContent/FileConten
clawcode/clawcode/tui/components/chat/message_list.py:510
↓ 22 callers
Method
registerMessageHook
* Register hook for IOPub messages. * * @param hook - The callback invoked for an IOPub message. * * #### Notes * The IOPub hook system
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:899
↓ 22 callers
Method
run
Run the Agent ReAct loop. Events are yielded **as they arrive** from the provider so the UI can display content with a streaming / ty
clawcode/clawcode/llm/agent.py:715
↓ 21 callers
Method
_p
* Shorthand for pgettext. * * @param msgctxt - The message context. * @param msgid - The singular string to translate. * @param args - Any
open-jupyter/jupyterlab-main/packages/translation/src/gettext.ts:349
↓ 21 callers
Method
addFactory
* Add a renderer factory to the rendermime. * * @param factory - The renderer factory of interest. * * @param rank - The rank of the rende
open-jupyter/jupyterlab-main/packages/rendermime/src/tokens.ts:127
↓ 21 callers
Method
cancel
* Cancel an in-flight agent run on the active notebook.
open-jupyter/jupyterlab-main/packages/ai-coder/src/tokens.ts:62
↓ 21 callers
Method
commit
(self, page_path: str, content: str, message: str, author: str = "agent")
clawcode/clawcode/deepnote/wiki_history.py:17
↓ 21 callers
Method
configure
* Configure the inline completer. * @experimental * * @param settings - the new settings values.
open-jupyter/jupyterlab-main/packages/completer/src/tokens.ts:454
↓ 21 callers
Function
createFactory
(modelName?: string)
open-jupyter/jupyterlab-main/packages/docregistry/test/registry.spec.ts:33
↓ 21 callers
Method
hasData
* Whether the clipboard has data for a given mime type. * Returns `false` if the data does not exist. * * @param mime - The mime type t
open-jupyter/jupyterlab-main/packages/apputils/src/clipboard.ts:122
↓ 21 callers
Method
list
* Retrieve the list of items available from the data connector. * * @param query - The optional query filter to apply to the connector request.
open-jupyter/jupyterlab-main/packages/statedb/src/interfaces.ts:55
↓ 21 callers
Method
observe
(_target: Element, _options?: ResizeObserverOptions)
open-jupyter/jupyterlab-main/packages/testing/src/jest-shim.ts:83
↓ 21 callers
Method
start_assistant_message
Start a new assistant message for streaming.
clawcode/clawcode/tui/components/chat/message_list.py:384
↓ 21 callers
Method
text
* The text displayed in the placeholder.
open-jupyter/jupyterlab-main/packages/cells/src/placeholder.ts:108
↓ 20 callers
Method
connectTo
* Connect to an existing kernel. * * @param options - The options for connecting to the kernel * @param options.model - The model of the targ
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:806
↓ 20 callers
Method
deleteDirectory
* Delete recursively a directory * * @param dirPath Directory path * @returns Action success status
open-jupyter/jupyterlab-main/galata/src/contents.ts:257
↓ 20 callers
Method
driveName
* Given a path of the form `drive:local/portion/of/it.txt` * get the name of the drive. If the path is missing * a drive portion, returns an
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:382
↓ 20 callers
Method
ensure_data_directory
Ensure the data directory exists. Returns: Path to the data directory
clawcode/clawcode/config/settings.py:781
↓ 20 callers
Function
getCellMetadata
( page: IJupyterLabPageFixture, cellNumber: number = 0 )
open-jupyter/jupyterlab-main/galata/test/jupyterlab/metadataform.test.ts:95
↓ 20 callers
Function
getOffset
(index: number)
open-jupyter/jupyterlab-main/packages/ui-components/test/windowedlist.spec.ts:69
↓ 20 callers
Method
highlightPrevious
* Highlight the previous match * * @param loop Whether to loop within the matches list. * * @returns The previous match if it exists.
open-jupyter/jupyterlab-main/packages/documentsearch/src/tokens.ts:293
↓ 20 callers
Method
insertItem
* Insert a menu item into the menu at the specified index. * * @param index - The index at which to insert the item. * * @param options -
open-jupyter/jupyterlab-main/packages/ui-components/src/components/menu.ts:239
↓ 20 callers
Method
newUntitled
* Create a new untitled file. * * @param options - The file content creation options.
open-jupyter/jupyterlab-main/packages/docmanager/src/tokens.ts:313
↓ 20 callers
Method
update_content
Update the current assistant message content. Args: content: Content to append
clawcode/clawcode/tui/components/chat/message_list.py:396
↓ 19 callers
Method
_refresh_plan_panel
(self, session_id: str)
clawcode/clawcode/tui/screens/chat.py:1400
↓ 19 callers
Method
completionItems
* Get the list of visible CompletionItems in the completer menu.
open-jupyter/jupyterlab-main/packages/completer/src/widget.ts:1052
↓ 19 callers
Method
continue
* Continues the execution of the current thread.
open-jupyter/jupyterlab-main/packages/debugger/src/tokens.ts:89
↓ 19 callers
Method
createNew
* Create a new file and return the widget used to view it. * * @param path - The file path to create. * * @param widgetName - The name of
open-jupyter/jupyterlab-main/packages/docmanager/src/tokens.ts:261
↓ 19 callers
Function
fix_partial_json
Fix incomplete JSON by closing unclosed strings, objects, arrays, removing trailing commas, and handling truncated values.
clawcode/clawcode/llm/tools/performance/core/engine/src/json_parse.rs:54
↓ 19 callers
Function
reduceStreamEvents
(events: AgentEventOut[])
open-jupyter/jupyterlab-main/packages/ai-coder-extension/src/widgets/streamReducer.ts:51
↓ 19 callers
Method
reset
* Reset completer model.
open-jupyter/jupyterlab-main/packages/completer/src/inline.ts:685
↓ 19 callers
Method
setPath
* Change the session path. * * @param path - The new session path. * * @returns A promise that resolves when the session has renamed. *
open-jupyter/jupyterlab-main/packages/services/src/session/session.ts:131
↓ 19 callers
Function
to_u32
(value: usize)
clawcode/clawcode/llm/tools/performance/core/ast/src/ast.rs:124
↓ 19 callers
Method
updateCompleter
* Update completer handler of a widget with new context. * * @param newCompleterContext - The completion context.
open-jupyter/jupyterlab-main/packages/completer/src/tokens.ts:384
↓ 19 callers
Method
waitForCallStack
* Waits for the callstack body to populate in the callstack panel
open-jupyter/jupyterlab-main/galata/src/helpers/debuggerpanel.ts:144
← previous
next →
201–300 of 13,188, ranked by callers