MCPcopy Create free account

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

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

↓ 9 callersFunction_json_dump
(payload: dict[str, Any])
clawcode/clawcode/llm/tools/execute_code.py:44
↓ 9 callersFunction_normalize_aliases
Map common aliases to canonical keys.
clawcode/clawcode/llm/tools/advanced.py:45
↓ 9 callersFunction_plugin_settings_pm
(cwd: Path | None)
clawcode/clawcode/cli/commands.py:257
↓ 9 callersFunction_prepare_command
Strip user input, expand for platform, build launch spec. On Windows, when ``prefer_git_bash_on_windows`` is set and ``force_config_shell`` i
clawcode/clawcode/llm/tools/bash.py:167
↓ 9 callersMethod_read_build_config
Get the build config data for the app dir.
open-jupyter/jupyterlab-main/jupyterlab/commands.py:1814
↓ 9 callersMethod_render_plan_reply
(self, text: str)
clawcode/clawcode/tui/screens/chat.py:2993
↓ 9 callersFunction_req
()
clawcode/tests/test_permission_dialog.py:9
↓ 9 callersFunction_run_git
( cwd: Path, args: list[str], *, timeout: float = 60.0, )
clawcode/clawcode/integrations/git_workspace.py:9
↓ 9 callersMethod_runtime_guard_paths
(self)
clawcode/clawcode/learning/service.py:106
↓ 9 callersFunction_sanitize_text
(s: str)
clawcode/clawcode/learning/team_experience_store.py:64
↓ 9 callersMethod_update_mode_hint
Update the mode hint in the help line, truncating to container width.
clawcode/clawcode/tui/components/chat/input_area.py:1341
↓ 9 callersMethodactivateTab
* Activate a tab is active * * @param name Activity name * @returns Whether the action is successful
open-jupyter/jupyterlab-main/galata/src/helpers/activity.ts:189
↓ 9 callersMethodadd
* Add a MetadataFormWidget to the provider.
open-jupyter/jupyterlab-main/packages/metadataform/src/token.ts:202
↓ 9 callersFunctionchangeCodeFontSize
( page: IJupyterLabPageFixture, menuOption: string )
open-jupyter/jupyterlab-main/galata/test/jupyterlab/utils.ts:156
↓ 9 callersMethodcleanup
(self)
clawcode/clawcode/llm/tools/environments/ssh.py:221
↓ 9 callersMethodclear
* Clear the clipboard.
open-jupyter/jupyterlab-main/packages/apputils/src/clipboard.ts:143
↓ 9 callersMethodclearSelectedItems
* Clear the selected items.
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:793
↓ 9 callersFunctioncontextMenuWidget
()
open-jupyter/jupyterlab-main/packages/docmanager-extension/src/index.tsx:1374
↓ 9 callersFunctioncreateAdapter
( adapterTracker: WidgetLSPAdapterTracker )
open-jupyter/jupyterlab-main/packages/lsp/test/adapters.spec.ts:345
↓ 9 callersFunctioncreateDomRect
(options: { x: number; y: number; width: number; height: number; })
open-jupyter/jupyterlab-main/packages/ui-components/test/hoverbox.spec.ts:8
↓ 9 callersMethoddeleteCheckpoint
* Delete a checkpoint for a file. * * @param localPath - The path of the file. * * @param checkpointID - The id of the checkpoint
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:682
↓ 9 callersMethoddeleteFile
* Delete a file. * * @param path - The full path to the file to be deleted. * * @returns A promise which resolves when the file is deleted
open-jupyter/jupyterlab-main/packages/docmanager/src/tokens.ts:278
↓ 9 callersFunctionfetch
(options: IFetchOptions)
open-jupyter/jupyterlab-main/packages/tooltip-extension/src/index.ts:337
↓ 9 callersFunctionfocus
(widget: Widget)
open-jupyter/jupyterlab-main/packages/apputils/test/widgettracker.spec.ts:29
↓ 9 callersMethodget
* Get a MetadataFormWidget from id.
open-jupyter/jupyterlab-main/packages/metadataform/src/token.ts:207
↓ 9 callersMethodgetEstimatedTotalSize
* Get the total list size. * * @returns Total estimated size
open-jupyter/jupyterlab-main/packages/ui-components/src/components/windowedlist.ts:1996
↓ 9 callersFunctiongetPythonEnvsDirectory
()
open-jupyter/src/main/env.ts:112
↓ 9 callersFunctiongetUserHomeDir
()
open-jupyter/src/main/utils.ts:42
↓ 9 callersFunctionget_app_dir
Get the configured JupyterLab app directory.
open-jupyter/jupyterlab-main/jupyterlab/commands.py:155
↓ 9 callersFunctionget_database
Get the global database instance. Returns: The database instance Raises: RuntimeError: If the database is not initialized
clawcode/clawcode/db/connection.py:188
↓ 9 callersMethodget_result
Get the user's decision. Returns: True if allowed once, "session" if allowed for session, False if denied
clawcode/clawcode/tui/components/dialogs/permission.py:177
↓ 9 callersMethodget_semver_version
Convert a Python version to Semver version. It: - drops ``.devN`` and ``.postN`` - converts ``aN``, ``bN`` and ``rcN`` to ``
open-jupyter/jupyterlab-main/jupyterlab/extensions/manager.py:423
↓ 9 callersMethodhide
* Hide and unmount the overlay.
open-jupyter/jupyterlab-main/packages/debugger/src/handlers/pausedoverlay.ts:81
↓ 9 callersMethodhighlight
* Parse and style a string. * * @param code Code to highlight * @param language Code language * @param el HTML element into which the high
open-jupyter/jupyterlab-main/packages/codemirror/src/token.ts:382
↓ 9 callersFunctioninitNotebookContext
( options: { path?: string; manager?: ServiceManager.IManager; startKernel?: boolean; } = {} )
open-jupyter/jupyterlab-main/packages/notebook/src/testutils.ts:50
↓ 9 callersMethodisSelected
* Get whether an item is selected by name. * * @param name - The name of of the item. * * @returns Whether the item is selected.
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:764
↓ 9 callersMethodloadCollapseState
* Revert view collapse state from model.
open-jupyter/jupyterlab-main/packages/cells/src/widget.ts:488
↓ 9 callersMethodlog_call
(self, name: str, payload: Dict[str, Any])
clawcode/clawcode/llm/tools/browser/debug_helpers.py:45
↓ 9 callersFunctionmakeRequest
( url: string, init: RequestInit, settings: ISettings )
open-jupyter/jupyterlab-main/packages/services/src/serverconnection.ts:144
↓ 9 callersMethodngettext
* Translate a plural string with extra interpolation values. * * @param msgid - The singular string to translate. * @param args - Any additio
open-jupyter/jupyterlab-main/packages/translation/src/gettext.ts:398
↓ 9 callersFunctionoffsetAtPosition
( position: CodeEditor.IPosition, lines: string[], linesIncludeBreaks = false )
open-jupyter/jupyterlab-main/packages/lsp/src/positioning.ts:87
↓ 9 callersMethodopen
* Open a comm with optional data and metadata. * * @param data - The data to send to the server on opening. * * @param metadata - Addition
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:985
↓ 9 callersFunctionpopulateNotebook
(page: IJupyterLabPageFixture)
open-jupyter/jupyterlab-main/galata/test/jupyterlab/notebook-edit.test.ts:9
↓ 9 callersFunctionr
(e,t,l)
open-jupyter/src/assets/uFuzzy.iife.min.js:2
↓ 9 callersMethodrefresh
* Refresh the listing of workspaces.
open-jupyter/jupyterlab-main/packages/workspaces/src/tokens.ts:65
↓ 9 callersMethodrefreshRunning
* Force a refresh of the running sessions. * * @returns A promise that with the list of running sessions. * * #### Notes * This is not
open-jupyter/jupyterlab-main/packages/services/src/session/manager.ts:146
↓ 9 callersFunctionrender
(button: CommandToolbarButton)
open-jupyter/jupyterlab-main/packages/ui-components/test/toolbar.spec.ts:279
↓ 9 callersMethodreset
* Reset the widget.
open-jupyter/jupyterlab-main/packages/completer/src/widget.ts:233
↓ 9 callersMethodrestoreCheckpoint
* Restore a file to a known checkpoint state. * * @param localPath - The path of the file. * * @param checkpointID - The id of the
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:671
↓ 9 callersFunctionscore_fuzzy_path
Composite path scoring: exact > starts-with > contains > fuzzy subsequence.
clawcode/clawcode/llm/tools/performance/core/engine/src/fd.rs:99
↓ 9 callersMethodset
* Set the value at the specified index.
open-jupyter/jupyterlab-main/packages/outputarea/src/model.ts:77
↓ 9 callersMethodsetDefaultWidgetFactory
* Set overrides for the default widget factory for a file type. * * Normally, a widget factory informs the document registry which file types
open-jupyter/jupyterlab-main/packages/docregistry/src/registry.ts:511
↓ 9 callersFunctionset_interrupt_check
Register a callable returning True when the current command should abort. Used by :class:`PersistentShellMixin` during the status-file poll loop.
clawcode/clawcode/llm/tools/environments/interrupt.py:10
↓ 9 callersFunctionstartNew
* Start a new session on with a default name.
open-jupyter/jupyterlab-main/packages/services/test/session/manager.spec.ts:17
↓ 9 callersMethodstartSession
* Start a mock session.
open-jupyter/jupyterlab-main/packages/services/test/utils.ts:600
↓ 9 callersFunctionstrip_ansi_escapes
Remove ANSI / terminal escape sequences from *text*. Use for **subprocess** stdout/stderr before showing in the TUI. Raw ESC sequences (inclu
clawcode/clawcode/utils/text.py:68
↓ 9 callersMethodto_dict
(self)
clawcode/clawcode/llm/spec_store.py:34
↓ 9 callersFunctiontruncate_tail
(text: String, max_bytes: u32)
clawcode/clawcode/llm/tools/performance/core/engine/src/truncate.rs:40
↓ 9 callersFunctionutf16_to_string
(data: impl AsRef<[u16]>)
clawcode/clawcode/llm/tools/performance/core/engine/src/text.rs:49
↓ 8 callersFunctionListView
* List view widget for extensions
open-jupyter/jupyterlab-main/packages/extensionmanager/src/widget.tsx:240
↓ 8 callersFunction_active_chat
()
clawcode/clawcode/tui/components/chat/message_list.py:74
↓ 8 callersFunction_compare_ranges
Test whether two version specs overlap. Returns `None` if we cannot determine compatibility, otherwise return 0 if there is an overlap, 1 if
open-jupyter/jupyterlab-main/jupyterlab/commands.py:2319
↓ 8 callersMethod_designteam_last_response_store
(self)
clawcode/clawcode/tui/screens/chat.py:3486
↓ 8 callersMethod_designteam_loop_store
(self)
clawcode/clawcode/tui/screens/chat.py:3483
↓ 8 callersMethod_entries_for
(self, target: str)
clawcode/clawcode/claw_memory/memory_store.py:245
↓ 8 callersMethod_getUrl
* Get a REST url for a file given a path.
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:1615
↓ 8 callersMethod_get_rpc
(self, context: ToolContext)
jupyter_studio_ai/jupyter_studio_ai/jupyter_tools/base.py:62
↓ 8 callersMethod_hideProgressView
()
open-jupyter/src/main/sessionwindow/sessionwindow.ts:379
↓ 8 callersFunction_parse_clawteam_namespace_slash
Parse `/clawteam:<agent> [tail]` and return (agent, tail).
clawcode/clawcode/tui/screens/chat.py:178
↓ 8 callersFunction_read_json
(path: Path)
clawcode/clawcode/plugin/loader.py:22
↓ 8 callersMethod_selectItem
* Select a given item.
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:2663
↓ 8 callersFunction_should_ignore
(name: str)
clawcode/clawcode/tui/code_awareness/scanner.py:139
↓ 8 callersMethod_start_agent_run
( self, *, session_id: str, display_content: str, content_for_agent: s
clawcode/clawcode/tui/screens/chat.py:3128
↓ 8 callersMethod_stop_deep_loop_monitor
Stop the deep_loop watchdog timer only when no loops remain active.
clawcode/clawcode/tui/screens/chat.py:2160
↓ 8 callersMethod_sync_slash_panel
Backward-compatible name: refresh both completion panels.
clawcode/clawcode/tui/components/chat/input_area.py:852
↓ 8 callersMethod_updateStatus
* Handle status iopub messages from the kernel.
open-jupyter/jupyterlab-main/packages/services/src/kernel/default.ts:1269
↓ 8 callersMethod_write_build_config
Write the build config to the app dir.
open-jupyter/jupyterlab-main/jupyterlab/commands.py:1823
↓ 8 callersFunctionactivateMenu
(item: Menu)
open-jupyter/jupyterlab-main/packages/mainmenu-extension/src/index.ts:193
↓ 8 callersMethodadd
* Add a new widget to the tracker. * * @param widget - The widget being added. * * #### Notes * The widget passed into the tracker is a
open-jupyter/jupyterlab-main/packages/apputils/src/widgettracker.ts:229
↓ 8 callersMethodadd
(self, target: str, content: str, *, source: str = "tool", score: float = 0.5)
clawcode/clawcode/claw_memory/memory_store.py:101
↓ 8 callersMethodaddLanguage
* Register a new language for CodeMirror * * @param language Language to register
open-jupyter/jupyterlab-main/packages/codemirror/src/language.ts:46
↓ 8 callersMethodaddWidget
* Add a widget to watch for title changing. * * @param widget A widget whose title may change.
open-jupyter/jupyterlab-main/packages/running-extension/src/opentabs.ts:37
↓ 8 callersMethodaddWidgetExtension
* Add a widget extension to the registry. * * @param widgetName - The name of the widget factory. * * @param extension - A widget extensio
open-jupyter/jupyterlab-main/packages/docregistry/src/registry.ts:242
↓ 8 callersMethodcall
Send a request to the browser and await the response. Raises: NotebookRpcError: peer reported an error or the RPC was cancelled.
jupyter_studio_ai/jupyter_studio_ai/notebook_rpc.py:50
↓ 8 callersFunctioncheck_website_access
Check whether a URL is allowed by the website blocklist policy. Returns ``None`` if access is allowed, or a dict with block metadata (``host`
clawcode/clawcode/llm/tools/browser/website_policy.py:263
↓ 8 callersFunctioncleanGlobals
open-jupyter/jupyterlab-main/eslint.config.mjs:16
↓ 8 callersFunctionclearSession
(session: Electron.Session)
open-jupyter/src/main/utils.ts:176
↓ 8 callersMethodcollapse
* Collapse the sidebar so no items are expanded.
open-jupyter/jupyterlab-main/packages/application/src/shell.ts:2090
↓ 8 callersMethodconsume
(self)
clawcode/clawcode/llm/claw_support/iteration_budget.py:20
↓ 8 callersMethodcreateNew
* Create a new extensions handler for an editor * * @param options Extensions options and initial editor configuration
open-jupyter/jupyterlab-main/packages/codemirror/src/token.ts:224
↓ 8 callersFunctioncreate_provider
Create a provider instance. Args: provider_name: Provider type (anthropic, openai, gemini, groq, azure, openrouter, xai, bedrock, copilot
clawcode/clawcode/llm/providers/__init__.py:182
↓ 8 callersMethoddcnpgettext
* Translate a singular string with extra interpolation values. * * @param domain - The translations domain. * @param msgctxt - The message co
open-jupyter/jupyterlab-main/packages/translation/src/gettext.ts:457
↓ 8 callersMethodenable
* @alpha * * Enable the language server services
open-jupyter/jupyterlab-main/packages/lsp/src/tokens.ts:133
↓ 8 callersFunctionensure_learning_dirs
(settings: Settings)
clawcode/clawcode/learning/paths.py:43
↓ 8 callersMethodfileExists
* Whether a file exists or not * * @param filePath File path * @returns File existence status
open-jupyter/jupyterlab-main/galata/src/contents.ts:96
↓ 8 callersMethodfindConflictsFor
* Find targets that would conflict with given keys chord under given sequence.
open-jupyter/jupyterlab-main/packages/shortcuts-extension/src/types.ts:259
↓ 8 callersFunctionfuzzySearch
(source: string, query: string)
open-jupyter/jupyterlab-main/packages/ui-components/src/components/search.tsx:89
↓ 8 callersFunctiongetActiveCodeCell
(panel: NotebookPanel | null)
open-jupyter/jupyterlab-main/packages/ai-coder-extension/src/utils.ts:7
↓ 8 callersMethodgetActiveCommandId
* Get the command id of the enabled command from this group * for the given widget. * * @param widget Widget * @returns Command id
open-jupyter/jupyterlab-main/packages/apputils/src/semanticCommand.ts:76
↓ 8 callersMethodgetCellTextOutput
* Get all cell outputs as text * * @param cellIndex Cell index * @returns List of text outputs
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:922
← previousnext →601–700 of 13,188, ranked by callers