MCPcopy Create free account

hub / github.com/deepelementlab/jupyter-studio / functions

Functions13,188 in github.com/deepelementlab/jupyter-studio

↓ 8 callersMethodgetCellType
* Get the cell type of a cell * * @param cellIndex Cell index * @returns Cell type
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:1394
↓ 8 callersFunctiongetHeadingInfo
(cell: Cell)
open-jupyter/jupyterlab-main/packages/notebook/src/actions.tsx:2277
↓ 8 callersMethodgetPlugin
* Get an application plugin * * @param pluginId Plugin ID * @returns Application plugin
open-jupyter/jupyterlab-main/galata/extension/src/tokens.ts:128
↓ 8 callersMethodgetToolbarLocator
* Get the notebook toolbar locator * * @param name Notebook name * @returns Locator to the Notebook toolbar
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:153
↓ 8 callersFunctionget_theme
Get a theme by name. Args: name: Theme name (default: "yellow") Returns: Theme object
clawcode/clawcode/tui/styles/themes.py:233
↓ 8 callersFunctionhandler
(event: ClipboardEvent)
open-jupyter/jupyterlab-main/packages/apputils/src/clipboard.ts:37
↓ 8 callersMethodhasOption
* Whether the option exists or not.
open-jupyter/jupyterlab-main/packages/codemirror/src/token.ts:72
↓ 8 callersFunctionhud_tool_display_name
(name: str)
clawcode/clawcode/tui/hud/tool_display.py:24
↓ 8 callersFunctionisEnabled
()
open-jupyter/jupyterlab-main/packages/fileeditor-extension/src/index.ts:354
↓ 8 callersFunctionisEnabled
()
open-jupyter/jupyterlab-main/packages/docmanager-extension/src/index.tsx:496
↓ 8 callersFunctionjson_escape_into
(out: &mut String, s: &str)
clawcode/clawcode/llm/tools/performance/core/engine/src/gsd_parser.rs:305
↓ 8 callersFunctionneed
()
open-jupyter/jupyterlab-main/packages/ai-coder/src/notebookOps.ts:105
↓ 8 callersFunctionparse_frontmatter_map_internal
Parse YAML-like frontmatter lines into a structured map.
clawcode/clawcode/llm/tools/performance/core/engine/src/gsd_parser.rs:136
↓ 8 callersFunctionparse_slash_line
Parse leading `/command` and tail. Returns (None, original) if not a slash command.
clawcode/clawcode/tui/builtin_slash.py:482
↓ 8 callersFunctionpositionCellPartiallyBelowViewport
( page: IJupyterLabPageFixture, notebook: Locator, cell: Locator, ratio: number )
open-jupyter/jupyterlab-main/galata/test/jupyterlab/utils.ts:35
↓ 8 callersFunctionref_tree
Get the tree for a given ref.
clawcode/clawcode/llm/tools/performance/core/engine/src/git.rs:72
↓ 8 callersMethodrefresh
* Refresh search
open-jupyter/jupyterlab-main/packages/documentsearch/src/searchmodel.ts:286
↓ 8 callersMethodregisterCommTarget
* Register a comm target handler. * * @param targetName - The name of the comm target. * * @param callback - The callback invoked for a co
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:478
↓ 8 callersMethodremove
* Remove a value using the data connector. * * @param id - The identifier for the data being removed. * * @returns A promise that is rejec
open-jupyter/jupyterlab-main/packages/statedb/src/interfaces.ts:70
↓ 8 callersMethodrequestHistory
* Send a `history_request` message. * * @param content - The content of the request. * * @returns A promise that resolves with the respons
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:284
↓ 8 callersMethodresolvePath
* Resolve a global path, starting from the root path. Behaves like * posix-path.resolve, with 3 differences: * - will never prepend cwd
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:371
↓ 8 callersFunctionresolve_provider_from_model
Resolve provider name and provider_key from model & settings. This helper allows users to define multiple config slots for the same provider
clawcode/clawcode/llm/providers/__init__.py:51
↓ 8 callersFunctionresolve_ref
Resolve a ref string to an Oid. Supports branch names, tags, HEAD, etc.
clawcode/clawcode/llm/tools/performance/core/engine/src/git.rs:65
↓ 8 callersMethodrestoreBreakpoints
* Restore a map of breakpoints. * * @param breakpoints The map of breakpoints
open-jupyter/jupyterlab-main/packages/debugger/src/tokens.ts:890
↓ 8 callersMethodrestoreLayout
* Restore the layout state and configuration for the application shell. * * #### Notes * This should only be called once.
open-jupyter/jupyterlab-main/packages/application/src/shell.ts:1163
↓ 8 callersFunctionrun
( cmd: string, options: childProcess.ExecSyncOptions = {}, quiet?: boolean )
open-jupyter/jupyterlab-main/buildutils/src/utils.ts:277
↓ 8 callersFunctionrun_async_process
Run an asynchronous command
open-jupyter/jupyterlab-main/jupyterlab/browser_check.py:134
↓ 8 callersMethodsaveAs
* Save the document to a different path chosen by the user.
open-jupyter/jupyterlab-main/packages/docregistry/src/registry.ts:989
↓ 8 callersMethodsendShellMessage
* Send a shell message to the kernel. * * @param msg - The fully-formed shell message to send. * * @param expectReply - Whether to expect
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:167
↓ 8 callersMethodsetColumnVisibility
( name: DirListing.ToggleableColumn, visible: boolean )
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:1338
↓ 8 callersMethodsetConfig
* Set configuration options for the console.
open-jupyter/jupyterlab-main/packages/console/src/widget.ts:480
↓ 8 callersMethodsetSelections
* Sets the selections for all the cursors. * * @param selections - The new selections. * * #### Notes * Cursors will be remov
open-jupyter/jupyterlab-main/packages/codeeditor/src/editor.ts:306
↓ 8 callersFunctionsignalToPromises
( signal: ISignal<T, U>, numberValues: number )
open-jupyter/jupyterlab-main/packages/testing/src/common.ts:137
↓ 8 callersFunctionsql
* Create a dialect of SQL * * @param dialectName SQL dialect * @returns Language object
open-jupyter/jupyterlab-main/packages/codemirror/src/language.ts:294
↓ 8 callersMethodtrust
* Trust the active notebook * * @returns Whether the action succeeded or not.
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:437
↓ 8 callersFunctiontry_python_shell_fallback
Return stdout replacement if a whitelist pattern matches and run succeeds.
clawcode/clawcode/llm/tools/bash_fallback.py:202
↓ 8 callersMethodupdateWidget
* Update a debug handler for the given widget. * * @param widget The widget to update. * @param connection The session connection.
open-jupyter/jupyterlab-main/packages/debugger/src/handler.ts:209
↓ 8 callersFunctionvalidateModel
(model: IModel)
open-jupyter/jupyterlab-main/packages/services/src/kernel/validate.ts:95
↓ 8 callersFunctionwrap_text_with_ansi_impl
( text: &[u16], width: usize, tab_width: usize, )
clawcode/clawcode/llm/tools/performance/core/engine/src/text.rs:843
↓ 7 callersMethod__init__
Initialize the message list. Args: **kwargs: Widget keyword arguments
clawcode/clawcode/tui/components/chat/message_list.py:195
↓ 7 callersMethod_currentThread
* Get the current thread from the model.
open-jupyter/jupyterlab-main/packages/debugger/src/service.ts:824
↓ 7 callersFunction_decode_bytes
Decode process output bytes, preferring UTF-8. Modern tools (Rust/cargo, Node, Python) typically emit UTF-8 even on Windows where the console
clawcode/clawcode/llm/tools/bash.py:34
↓ 7 callersFunction_env_str
(*keys: str, default: str = "")
clawcode/clawcode/llm/tools/environments/factory.py:20
↓ 7 callersMethod_find_skill_dir
(self, name: str)
clawcode/clawcode/claw_skills/skill_store.py:153
↓ 7 callersFunction_fmt
(v, pct: bool = False)
clawcode/clawcode/tui/screens/experience_dashboard.py:37
↓ 7 callersFunction_mask_paths
(s: str)
clawcode/clawcode/learning/ecap_privacy.py:8
↓ 7 callersMethod_meta_for
(self, target: str)
clawcode/clawcode/claw_memory/memory_store.py:248
↓ 7 callersFunction_ok
(content: str, **metadata: Any)
jupyter_studio_ai/jupyter_studio_ai/jupyter_tools/cells.py:24
↓ 7 callersMethod_online_update_experience_fn
Online updater with learning-rate decay and confidence interval.
clawcode/clawcode/learning/service.py:2813
↓ 7 callersMethod_refreshVisibility
* Refresh the visibility of the side bar and stacked panel.
open-jupyter/jupyterlab-main/packages/application/src/shell.ts:2244
↓ 7 callersMethod_refresh_file_list
Refresh the file list based on current directory and search. Args: search_query: Optional search query to filter files
clawcode/clawcode/tui/components/dialogs/file_picker.py:181
↓ 7 callersMethod_resolve
(self, status: PermissionStatus)
clawcode/clawcode/core/permission.py:56
↓ 7 callersMethod_resolveEnvironmentSync
* Resolve Python environment at pythonPath * @param pythonPath Python path * @returns Python environment info or throws exception PythonEnvResol
open-jupyter/src/main/registry.ts:336
↓ 7 callersMethod_run
Run the command using our logger and abort callback. Returns the exit code.
open-jupyter/jupyterlab-main/jupyterlab/commands.py:2088
↓ 7 callersMethod_send_json
(self, frame: dict[str, Any])
jupyter_studio_ai/jupyter_studio_ai/handlers/chat.py:69
↓ 7 callersMethod_stall_timeout_for_model
(cls, model_name: str | None)
clawcode/clawcode/tui/screens/chat.py:1139
↓ 7 callersMethod_toGlobalPath
* Given a drive and a local path, construct a fully qualified * path. The inverse of `_driveForPath`. * * @param drive an `IDrive`. * *
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:1108
↓ 7 callersMethod_updateColumnSizes
( doNotGrowBeforeInclusive: DirListing.IColumn['id'] | null = null )
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:1360
↓ 7 callersMethod_updateSessionWindowPositionConfig
()
open-jupyter/src/main/sessionwindow/sessionwindow.ts:1289
↓ 7 callersMethod_updateStyle
* Update the image CSS style, including the transform and filter.
open-jupyter/jupyterlab-main/packages/imageviewer/src/widget.ts:205
↓ 7 callersMethod_write_checkpoint
(self)
clawcode/clawcode/llm/tools/process_registry.py:598
↓ 7 callersMethodaccept
* Accept active inline completion. * @experimental * * @param id - the id of notebook panel, console panel or code editor.
open-jupyter/jupyterlab-main/packages/completer/src/tokens.ts:438
↓ 7 callersFunctionactivateHubExtension
( commands: CommandRegistry, urls: Partial<JupyterFrontEnd.IPaths['urls']> )
open-jupyter/jupyterlab-main/packages/hub-extension/test/hub.spec.ts:36
↓ 7 callersFunctionactivatePlugin
()
open-jupyter/jupyterlab-main/packages/apputils-extension/test/state.spec.ts:92
↓ 7 callersMethodactivateProvider
* Activate the providers by id, the list of ids is populated from user setting. * The non-existing providers will be discarded. * * @param {A
open-jupyter/jupyterlab-main/packages/completer/src/manager.ts:146
↓ 7 callersMethodapply_sgr_u16
(&mut self, params: &[u16])
clawcode/clawcode/llm/tools/performance/core/engine/src/text.rs:123
↓ 7 callersFunctioncleanup_test_environment
Clean up test environment. Args: db: Database connection
clawcode/tests/test_agent.py:178
↓ 7 callersMethodclickCellGutter
* Clicks a cell gutter line for code cells * * @param cellIndex Cell index * @param lineNumber Cell line number, starts at 1
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:1048
↓ 7 callersMethodcommand
* The command to execute when the item is triggered.
open-jupyter/jupyterlab-main/packages/ui-components/src/components/menu.ts:314
↓ 7 callersMethodcreateCheckpoint
* Create a checkpoint for the file. * * @returns A promise which resolves with the new checkpoint model when the * checkpoint is crea
open-jupyter/jupyterlab-main/packages/docregistry/src/registry.ts:1007
↓ 7 callersFunctioncreateCrumbSeparator
()
open-jupyter/jupyterlab-main/packages/filebrowser/src/crumbs.ts:1155
↓ 7 callersMethodcreateLocal
( workingDirectory?: string, filesToOpen?: string[], pythonPath?: string )
open-jupyter/src/main/config/sessionconfig.ts:35
↓ 7 callersFunctioncreateOptionsForConstructor
()
open-jupyter/jupyterlab-main/packages/filebrowser/test/listing.spec.ts:21
↓ 7 callersFunctioncreate_app
Build application context: load settings, init DB, create services and event bus. Args: working_dir: Override working directory (default
clawcode/clawcode/app/__init__.py:44
↓ 7 callersFunctioncreate_execute_code_tool
(permissions: Any = None)
clawcode/clawcode/llm/tools/execute_code.py:927
↓ 7 callersMethoddeleteKeybinding
* Delete a single keybinding for given shortcut target.
open-jupyter/jupyterlab-main/packages/shortcuts-extension/src/types.ts:204
↓ 7 callersFunctiondump_memory_json
(obj: dict[str, Any])
clawcode/clawcode/claw_memory/memory_store.py:454
↓ 7 callersFunctionestimateTokens
(text: string)
open-jupyter/jupyterlab-main/packages/ai-coder-extension/src/widgets/thinkingPrefs.ts:22
↓ 7 callersMethodfindBest
* Find a codemirror language by name or CodeMirror spec. * * @param language The CodeMirror language * @param fallback Whether to fallback to
open-jupyter/jupyterlab-main/packages/codemirror/src/token.ts:319
↓ 7 callersMethodfind_latest_bundle_for_session_in_subdir
Return newest saved bundle for a session under a specific plans subdir.
clawcode/clawcode/llm/plan_store.py:331
↓ 7 callersMethodget
* Get the model associated with a given widget. * * @param widget Widget
open-jupyter/jupyterlab-main/packages/toc/src/tokens.ts:58
↓ 7 callersFunctiongetActiveEditorInfo
()
open-jupyter/jupyterlab-main/packages/codemirror-extension/src/commands.ts:160
↓ 7 callersMethodgetBreakpoints
* Get the breakpoints for a given id (path). * * @param id The code id (path).
open-jupyter/jupyterlab-main/packages/debugger/src/tokens.ts:883
↓ 7 callersMethodgetDefaultEnvironment
* Retrieve the default environment from the registry, once it has been resolved * * @returns a promise containing the default environment
open-jupyter/src/main/registry.ts:479
↓ 7 callersMethodgetSelections
* Gets the selections for all the cursors, never `null` or empty.
open-jupyter/jupyterlab-main/packages/codeeditor/src/editor.ts:294
↓ 7 callersMethodgetSource
* Get source
open-jupyter/jupyterlab-main/packages/debugger/src/panels/sources/model.ts:167
↓ 7 callersFunctiongetStyle
* Get the CodeMirror style for a given tag.
open-jupyter/jupyterlab-main/packages/json-extension/src/component.tsx:42
↓ 7 callersMethodget_input_dict
Get input as dictionary (result is cached after first call). Returns: Input parameters as dictionary
clawcode/clawcode/llm/tools/base.py:67
↓ 7 callersFunctionh
(e)
open-jupyter/src/assets/uFuzzy.iife.min.js:2
↓ 7 callersMethodinject
* Inject an instance into the widget tracker without the tracker handling * its restoration lifecycle. * * @param obj - The instance to injec
open-jupyter/jupyterlab-main/packages/apputils/src/widgettracker.ts:100
↓ 7 callersMethodisApplicable
* Is completion provider applicable to specified context? * * @param context - additional information about context of completion request
open-jupyter/jupyterlab-main/packages/completer/src/tokens.ts:88
↓ 7 callersMethodisInSimpleMode
* Whether JupyterLab is in simple mode or not
open-jupyter/jupyterlab-main/galata/src/jupyterlabpage.ts:198
↓ 7 callersMethodis_error
Check if this is an error response. Returns: True if error response
clawcode/clawcode/mcp/types.py:555
↓ 7 callersFunctioniter_read_candidates
(project_root: str | Path, relative_path: str | Path)
clawcode/clawcode/storage_paths.py:50
↓ 7 callersFunctionl
open-jupyter/src/assets/uFuzzy.iife.min.js:2
↓ 7 callersMethodlist_bundles_in_subdir
List bundles under plans subdir ordered by created_at/mtime desc.
clawcode/clawcode/llm/plan_store.py:371
↓ 7 callersMethodloadDialogContent
(bodyHtml: string)
open-jupyter/src/main/dialog/themedwindow.ts:57
↓ 7 callersFunctionload_all_instincts
(settings: Settings)
clawcode/clawcode/learning/store.py:197
↓ 7 callersFunctionmarketplace_add
(settings: Settings, source: str)
clawcode/clawcode/plugin/ops.py:106
↓ 7 callersMethodmoveCell
* Move cells preserving widget view state. * * #### Notes * This is required because at the model level a move is a deletion * followed by
open-jupyter/jupyterlab-main/packages/notebook/src/widget.ts:2018
← previousnext →701–800 of 13,188, ranked by callers