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
↓ 70 callers
Method
getValue
* Get the serialized value of the widget.
open-jupyter/jupyterlab-main/packages/apputils/src/dialog.tsx:570
↓ 70 callers
Method
startNew
* Start a new kernel. * * @param createOptions - The kernel creation options * * @param connectOptions - The kernel connection options
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:781
↓ 69 callers
Method
get
* Get an item for the specified key.
open-jupyter/jupyterlab-main/packages/attachments/src/model.ts:51
↓ 66 callers
Method
forEach
* Iterate through each instance in the tracker. * * @param fn - The function to call on each instance.
open-jupyter/jupyterlab-main/packages/apputils/src/widgettracker.ts:78
↓ 65 callers
Method
get
* Get a file or directory. * * @param localPath The path to the file. * * @param options The options used to fetch the file.
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:571
↓ 62 callers
Method
activateById
* Activates a widget inside the application shell. * * @param id - The ID of the widget being activated.
open-jupyter/jupyterlab-main/packages/application/src/frontend.ts:258
↓ 62 callers
Method
insert
* Insert a value into the list at a specific index. * * @param index - The index at which to insert the value. * * @param value - The valu
open-jupyter/jupyterlab-main/packages/observables/src/observablelist.ts:73
↓ 62 callers
Method
registerEventHandler
( eventType: EventTypeMain, handler: AsyncEventHandlerMain )
open-jupyter/src/main/eventmanager.ts:19
↓ 61 callers
Method
addCell
* Add a newly created cell.
open-jupyter/jupyterlab-main/packages/console/src/foreign.ts:183
↓ 61 callers
Method
sanitize
* Sanitize an HTML string. * * @param dirty - The dirty text. * @param options - The optional sanitization options. * * @retu
open-jupyter/jupyterlab-main/packages/rendermime-interfaces/src/index.ts:428
↓ 61 callers
Method
uploadFile
* Upload a file to JupyterLab. * * Note: the destinationPath is the filepath on the server. * * @param sourcePath Filepath to upload *
open-jupyter/jupyterlab-main/galata/src/contents.ts:212
↓ 60 callers
Method
newUntitled
* Create a new untitled file or directory in the specified directory path. * * @param options The options used to create the file. *
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:592
↓ 59 callers
Function
get_settings
Get the global settings instance. Returns: The settings instance Raises: RuntimeError: If settings haven't been loaded
clawcode/clawcode/config/settings.py:897
↓ 59 callers
Function
reject
* Reject the candidate.
open-jupyter/jupyterlab-main/packages/apputils/src/windowresolver.ts:165
↓ 58 callers
Function
createActiveWidget
()
open-jupyter/jupyterlab-main/packages/notebook/test/widget.spec.ts:152
↓ 58 callers
Method
index
* The index of the cell in the notebook.
open-jupyter/jupyterlab-main/packages/notebook-extension/src/index.ts:5123
↓ 58 callers
Method
refresh
* Refresh the terminal session.
open-jupyter/jupyterlab-main/packages/terminal/src/tokens.ts:51
↓ 57 callers
Method
execute
Run a command; return ``{"output": str, "returncode": int}``.
clawcode/clawcode/llm/tools/environments/base.py:37
↓ 57 callers
Function
func
()
open-jupyter/jupyterlab-main/packages/docregistry/test/context.spec.ts:273
↓ 57 callers
Method
register
* Register a rule that maps a path pattern to a command. * * @param options - The route registration options. * * @returns A disposable th
open-jupyter/jupyterlab-main/packages/application/src/tokens.ts:141
↓ 56 callers
Method
requestExecute
* Send an `execute_request` message. * * @param content - The content of the request. * * @param disposeOnDone - Whether to dispose of the
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:309
↓ 56 callers
Method
setCompletionItems
* Set the list of visible CompletionItems in the completer menu.
open-jupyter/jupyterlab-main/packages/completer/src/widget.ts:1057
↓ 55 callers
Function
acceptDialog
( host: HTMLElement = document.body, timeout: number = 250 )
open-jupyter/jupyterlab-main/packages/testing/src/common.ts:230
↓ 55 callers
Method
setCell
* Set the input source of a cell * * @param cellIndex Cell index * @param cellType Cell type * @param source Source * @returns Action s
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:1258
↓ 54 callers
Function
createModel
( mimeType: string, source: JSONValue, trusted = false )
open-jupyter/jupyterlab-main/packages/rendermime/test/factories.spec.ts:23
↓ 53 callers
Method
startQuery
* Start a search * * @param query Regular expression to test for * @param filters Filters to apply when searching
open-jupyter/jupyterlab-main/packages/documentsearch/src/tokens.ts:265
↓ 51 callers
Method
cd
* Change directory. * * @param path The path to the file or directory. * * @returns A promise with the contents of the directory.
open-jupyter/jupyterlab-main/packages/filebrowser/src/model.ts:253
↓ 51 callers
Method
setMetadata
* Set a metadata * * @param key Metadata key * @param value Metadata value
open-jupyter/jupyterlab-main/packages/cells/src/model.ts:117
↓ 50 callers
Method
run
(self, call: Any, context: ToolContext)
clawcode/tests/test_agent.py:149
↓ 49 callers
Method
_get_run_state
(self, session_id: str, *, create: bool = True)
clawcode/clawcode/tui/screens/chat.py:635
↓ 49 callers
Function
ev
(partial: Partial<AgentEventOut>)
open-jupyter/jupyterlab-main/packages/ai-coder-extension/src/widgets/streamReducer.spec.ts:108
↓ 49 callers
Method
move
* Move a value from one index to another. * * @param fromIndex - The index of the element to move. * * @param toIndex - The index to move
open-jupyter/jupyterlab-main/packages/observables/src/observablelist.ts:113
↓ 49 callers
Method
read
()
open-jupyter/src/main/config/settings.ts:228
↓ 47 callers
Method
copy
* Copy a file into a given directory. * * @param localPath - The original file path. * * @param toLocalDir - The destination direc
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:640
↓ 47 callers
Method
show
* Show the application splash screen. * * @param light - Whether to show the light splash screen or the dark one. * * @returns A disposabl
open-jupyter/jupyterlab-main/packages/apputils/src/tokens.ts:293
↓ 47 callers
Method
url
* The url of the IFrame.
open-jupyter/jupyterlab-main/packages/ui-components/src/components/iframe.ts:88
↓ 47 callers
Function
waitForDialog
( host: HTMLElement = document.body, timeout: number = 250 )
open-jupyter/jupyterlab-main/packages/testing/src/common.ts:212
↓ 45 callers
Method
next
* Makes the current thread run again for one step.
open-jupyter/jupyterlab-main/packages/debugger/src/tokens.ts:164
↓ 45 callers
Method
runCell
* Execute a cell. * * @param options Cell execution options
open-jupyter/jupyterlab-main/packages/console/src/tokens.ts:63
↓ 45 callers
Method
sendRequest
* Send a debug request to the kernel.
open-jupyter/jupyterlab-main/packages/debugger/src/tokens.ts:427
↓ 44 callers
Method
set
* Set the value.
open-jupyter/jupyterlab-main/packages/observables/src/modeldb.ts:62
↓ 43 callers
Method
_n
* Shorthand for ngettext. * * @param msgid - The singular string to translate. * @param msgid_plural - The plural string to translate. * @
open-jupyter/jupyterlab-main/packages/translation/src/gettext.ts:332
↓ 43 callers
Function
check_extension
Check if a JupyterLab extension is enabled or disabled.
open-jupyter/jupyterlab-main/jupyterlab/commands.py:564
↓ 43 callers
Method
create_task
(self, *, agent: str, prompt: str, output_file: str)
clawcode/clawcode/research/ledger.py:62
↓ 43 callers
Method
getState
* Get the state of the text editor at the given position.
open-jupyter/jupyterlab-main/packages/completer/src/handler.ts:181
↓ 43 callers
Method
highlightNext
* Highlight the next match * * @param loop Whether to loop within the matches list. * * @returns The next match if it exists
open-jupyter/jupyterlab-main/packages/documentsearch/src/tokens.ts:284
↓ 43 callers
Method
isSelected
* Whether a cell is selected.
open-jupyter/jupyterlab-main/packages/notebook/src/widget.ts:2083
↓ 43 callers
Method
running
* Create an iterator over the known running kernels. * * @returns A new iterator over the running kernels.
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:736
↓ 43 callers
Method
toJSON
* Serialize the model to JSON.
open-jupyter/jupyterlab-main/packages/cells/src/model.ts:122
↓ 42 callers
Function
createEditorWidget
()
open-jupyter/jupyterlab-main/packages/completer/src/testutils.ts:10
↓ 42 callers
Method
endQuery
* Stop a search and clear any internal state of the provider
open-jupyter/jupyterlab-main/packages/documentsearch/src/tokens.ts:270
↓ 41 callers
Method
dismiss
* Remove toast programmatically
open-jupyter/jupyterlab-main/packages/apputils-extension/src/notificationplugin.tsx:886
↓ 41 callers
Function
dismissDialog
( host: HTMLElement = document.body, timeout: number = 250 )
open-jupyter/jupyterlab-main/packages/testing/src/common.ts:265
↓ 41 callers
Method
encode
(&self, format: u8, quality: u8)
clawcode/clawcode/llm/tools/performance/core/engine/src/image.rs:82
↓ 41 callers
Method
fromJSON
* Deserialize the object from JSON.
open-jupyter/jupyterlab-main/packages/observables/src/undoablelist.ts:21
↓ 41 callers
Method
request
(params: IClientRequestParams[T])
open-jupyter/jupyterlab-main/packages/lsp/src/tokens.ts:900
↓ 40 callers
Method
cwd
* The cwd of the launcher.
open-jupyter/jupyterlab-main/packages/launcher/src/widget.tsx:85
↓ 40 callers
Method
fulfill
(sender: this, status: Kernel.ConnectionStatus)
open-jupyter/jupyterlab-main/packages/services/src/kernel/default.ts:579
↓ 40 callers
Method
hide
* Hide the side bar even if it contains widgets
open-jupyter/jupyterlab-main/packages/application/src/shell.ts:2198
↓ 40 callers
Method
localPath
* Given a path of the form `drive:local/portion/of/it.txt` * get the local part of it. * * @param path the path. * * @returns
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:347
↓ 40 callers
Function
open_repo
Open a git repository at the given path.
clawcode/clawcode/llm/tools/performance/core/engine/src/git.rs:21
↓ 40 callers
Method
setWidth
* Set the sidebar width * * @param width Sidebar width in pixels * @param side Which sidebar to set: 'left' or 'right'
open-jupyter/jupyterlab-main/galata/src/helpers/sidebar.ts:312
↓ 39 callers
Method
add
* Add an output, which may be combined with previous output. * * @returns The total number of outputs. * * #### Notes * The output bund
open-jupyter/jupyterlab-main/packages/outputarea/src/model.ts:67
↓ 39 callers
Method
hasClass
(name)
open-jupyter/jupyterlab-main/galata/test/jupyterlab/notebook-toolbar.test.ts:40
↓ 39 callers
Method
setCursorPosition
* Set the primary position of the cursor. * * @param position - The new primary position. * @param options - Adjustment options allowin
open-jupyter/jupyterlab-main/packages/codeeditor/src/editor.ts:271
↓ 39 callers
Function
showErrorMessage
( title: string, error: string | Dialog.IError, buttons?: ReadonlyArray<Dialog.IButton> )
open-jupyter/jupyterlab-main/packages/apputils/src/dialog.tsx:43
↓ 39 callers
Function
testEmission
( signal: ISignal<T, U>, options: { find?: (a: T, b: U) => boolean; test?: (a: T, b: U) => void;
open-jupyter/jupyterlab-main/packages/testing/src/common.ts:74
↓ 38 callers
Function
createWidget
()
open-jupyter/jupyterlab-main/packages/apputils/test/widgettracker.spec.ts:20
↓ 38 callers
Function
get_app_info
Get a dictionary of information about the app.
open-jupyter/jupyterlab-main/jupyterlab/commands.py:539
↓ 38 callers
Method
setCompletions
* Set completions clearing existing ones.
open-jupyter/jupyterlab-main/packages/completer/src/inline.ts:690
↓ 38 callers
Function
sleep
(timeout: number)
open-jupyter/jupyterlab-main/packages/lsp/src/utils.ts:12
↓ 38 callers
Method
type
* The type of the cell.
open-jupyter/jupyterlab-main/packages/cells/src/model.ts:567
↓ 37 callers
Function
_mock_tool
(name: str)
clawcode/tests/test_subagent.py:39
↓ 37 callers
Method
contextForWidget
* Get the document context for a widget. * * @param widget - The widget of interest. * * @returns The context associated with the widget,
open-jupyter/jupyterlab-main/packages/docmanager/src/tokens.ts:233
↓ 37 callers
Function
install_extension
Install an extension package into JupyterLab. The extension is first validated. Returns `True` if a rebuild is recommended, `False` otherwis
open-jupyter/jupyterlab-main/jupyterlab/commands.py:441
↓ 37 callers
Method
render
* Render a markdown source into unsanitized HTML. * * @param source - The string to render. * @returns - A promise of the string contai
open-jupyter/jupyterlab-main/packages/rendermime-interfaces/src/index.ts:598
↓ 37 callers
Method
widgets
* Returns an iterator for the widgets inside the application shell. * * @param area - Optional regions in the shell whose widgets are iterat
open-jupyter/jupyterlab-main/packages/application/src/frontend.ts:308
↓ 36 callers
Function
Button
(props: IButtonProps)
open-jupyter/jupyterlab-main/packages/ui-components/src/components/button.tsx:29
↓ 36 callers
Method
bindprops
* Get a view of this icon that is bound to the specified icon/style props * * @param optional icon/style props (same as args for .element * a
open-jupyter/jupyterlab-main/packages/ui-components/src/icon/labicon.tsx:274
↓ 36 callers
Method
deselectAll
* Deselect all of the cells.
open-jupyter/jupyterlab-main/packages/notebook/src/widget.ts:2100
↓ 36 callers
Method
setMetadata
* Set a metadata * * @param key Metadata key * @param value Metadata value
open-jupyter/jupyterlab-main/packages/notebook/src/model.ts:91
↓ 36 callers
Method
undo
* Undo one edit (if any undo events are stored).
open-jupyter/jupyterlab-main/packages/codeeditor/src/editor.ts:428
↓ 35 callers
Method
_cl_float
(self, key: str, default: float)
clawcode/clawcode/learning/service.py:99
↓ 35 callers
Method
addDrive
* Add an `IDrive` to the manager.
open-jupyter/jupyterlab-main/packages/services/src/contents/index.ts:337
↓ 35 callers
Method
getCursorPosition
* Returns the primary position of the cursor, never `null`.
open-jupyter/jupyterlab-main/packages/codeeditor/src/editor.ts:260
↓ 35 callers
Method
waitForCondition
* Wait for a condition to be fulfilled * * @param condition Condition to fulfill * @param timeout Maximal time to wait for the condition to b
open-jupyter/jupyterlab-main/galata/src/jupyterlabpage.ts:219
↓ 34 callers
Method
has
* Check if this pool has the specified object. * * @param obj - The object whose existence is being checked.
open-jupyter/jupyterlab-main/packages/statedb/src/interfaces.ts:158
↓ 34 callers
Method
selectedItems
* Create an iterator over the listing's selected items. * * @returns A new iterator over the listing's selected items.
open-jupyter/jupyterlab-main/packages/filebrowser/src/listing.ts:345
↓ 34 callers
Method
set
* Set the value of the specified key.
open-jupyter/jupyterlab-main/packages/attachments/src/model.ts:56
↓ 33 callers
Method
data
* Get the data value for a cell in the data model. * * @param region - The cell region of interest. * * @param row - The row index of the
open-jupyter/jupyterlab-main/packages/csvviewer/src/model.ts:201
↓ 33 callers
Method
filter
* Filter the instances in the tracker based on a predicate. * * @param fn - The function by which to filter.
open-jupyter/jupyterlab-main/packages/apputils/src/widgettracker.ts:85
↓ 33 callers
Method
get_all_skills
(self)
clawcode/clawcode/plugin/manager.py:96
↓ 33 callers
Function
save_capsule
(settings: Settings, capsule: ExperienceCapsule)
clawcode/clawcode/learning/experience_store.py:27
↓ 32 callers
Method
enterCellEditingMode
* Enter the editing mode on a given cell * * @param cellIndex Cell index * @returns Action success status
open-jupyter/jupyterlab-main/galata/src/helpers/notebook.ts:1016
↓ 32 callers
Method
fromString
* Deserialize the model from a string. * * #### Notes * Should emit a [contentChanged] signal.
open-jupyter/jupyterlab-main/packages/docregistry/src/registry.ts:873
↓ 32 callers
Method
isSelectedOrActive
* Whether a cell is selected or is the active cell.
open-jupyter/jupyterlab-main/packages/notebook/src/widget.ts:2090
↓ 31 callers
Function
classes
( ...classes: ( | string | false | undefined | null | { [className: string]: any } )[]
open-jupyter/jupyterlab-main/packages/ui-components/src/utils.ts:31
↓ 31 callers
Method
createComm
* Create a new comm. * * @param targetName - The name of the comm target. * * @param commId - The comm id. * * @returns A comm insta
open-jupyter/jupyterlab-main/packages/services/src/kernel/kernel.ts:455
↓ 31 callers
Method
filter
* Filter the objects in the pool based on a predicate. * * @param fn - The function by which to filter.
open-jupyter/jupyterlab-main/packages/statedb/src/interfaces.ts:151
↓ 31 callers
Method
get
* Get a value for a path. * * @param path the path for the object. * * @returns an `IObservable`.
open-jupyter/jupyterlab-main/packages/observables/src/modeldb.ts:160
← previous
next →
101–200 of 13,188, ranked by callers