MCPcopy Create free account

hub / github.com/deepnote/deepnote / functions

Functions849 in github.com/deepnote/deepnote

↓ 194 callersFunctionoutput
(message: string)
packages/cli/src/output.ts:110
↓ 145 callersFunctiondeserializeDeepnoteFile
(yamlContent: string)
packages/blocks/src/deepnote-file/deserialize-deepnote-file.ts:8
↓ 99 callersFunctiongetEnvironmentVariablesForIntegrations
( integrations: Array<DatabaseIntegrationConfig>, params: { projectRootDirectory: string snowflake
packages/database-integrations/src/database-integration-env-vars.ts:18
↓ 92 callersFunctiondebug
(message: string)
packages/cli/src/output.ts:127
↓ 89 callersMethodstart
* Start the deepnote-toolkit server and connect to the kernel.
packages/runtime-core/src/execution-engine.ts:115
↓ 80 callersFunctionserializeDeepnoteFile
(file: DeepnoteFile)
packages/blocks/src/deepnote-file/serialize-deepnote-file.ts:37
↓ 79 callersMethodrunProject
* Run a parsed DeepnoteFile.
packages/runtime-core/src/execution-engine.ts:159
↓ 78 callersFunctiongetSqlAlchemyInputVar
(envVars: Array<{ name: string; value: string }>, integrationId: string)
packages/database-integrations/src/database-integration-env-vars.test.ts:11
↓ 71 callersFunctionsetupSuccessfulRun
(summary: Partial<ExecutionSummary> = {})
packages/cli/src/commands/run.test.ts:155
↓ 67 callersFunctiongetChalk
()
packages/cli/src/output.ts:101
↓ 66 callersFunctioneditIntegration
(options: IntegrationsEditOptions)
packages/cli/src/commands/integrations/edit-integration.ts:264
↓ 63 callersFunctioncreateLintAction
(_program: Command)
packages/cli/src/commands/lint.ts:131
↓ 62 callersFunctionpromptForRequiredStringField
({ label, defaultValue, customValidate, }: { label: string defaultValue?: string customValidate?:
packages/cli/src/utils/inquirer.ts:78
↓ 53 callersFunctiongetOutput
(spy: Mock<typeof console.log>)
packages/cli/src/commands/lint.test.ts:26
↓ 52 callersFunctioncreateIntegration
(options: IntegrationsCreateOptions)
packages/cli/src/commands/integrations/add-integration.ts:130
↓ 51 callersFunctiongetOutput
(spy: Mock)
packages/cli/src/commands/run.test.ts:182
↓ 46 callersFunctionparseYaml
(yamlContent: string)
packages/blocks/src/deepnote-file/parse-yaml.ts:124
↓ 44 callersFunctioncreatePythonCode
(block: DeepnoteBlock, executionContext?: ButtonExecutionContext)
packages/blocks/src/python-code.ts:29
↓ 42 callersFunctioncreateDiffAction
( _program: Command )
packages/cli/src/commands/diff.ts:58
↓ 41 callersFunctionmakeFile
Constructs a `DeepnoteFile`, optionally declaring an init notebook.
packages/convert/src/snapshot/resolve-init.test.ts:16
↓ 40 callersFunctionparseMarimoFormat
(content: string)
packages/convert/src/marimo-to-deepnote.ts:135
↓ 38 callersFunctioncreateBlocks
( blocks: { id: string type: string content: string metadata?: Record<string, unknown> }[]
packages/reactivity/src/dag.test.ts:9
↓ 37 callersFunctionsetOutputConfig
(config: Partial<OutputConfig>)
packages/cli/src/output.ts:54
↓ 36 callersFunctiongetOutput
(spy: Mock<typeof console.log>)
packages/cli/src/commands/diff.test.ts:16
↓ 34 callersMethodurlWithQueryParams
(expected: string)
test-helpers/expect-url-with-query-params.ts:28
↓ 33 callersFunctionconvert
(options: ConvertOptions)
packages/convert/src/cli.ts:35
↓ 33 callersFunctionparseQuartoFormat
(content: string)
packages/convert/src/quarto-to-deepnote.ts:51
↓ 33 callersFunctionreadDotEnv
(filePath: string)
packages/cli/src/utils/dotenv.ts:71
↓ 33 callersFunctionresolvePathToDeepnoteFile
( path: string | undefined, options: ResolveDeepnoteFileOptions = {} )
packages/cli/src/utils/file-resolver.ts:85
↓ 32 callersFunctioncreateCatAction
(_program: Command)
packages/cli/src/commands/cat.ts:43
↓ 32 callersFunctionserializeMarimoFormat
(app: MarimoApp)
packages/convert/src/deepnote-to-marimo.ts:60
↓ 31 callersFunctioncreateConvertAction
(_program: Command)
packages/cli/src/commands/convert.ts:38
↓ 31 callersFunctiongetOutput
(spy: Mock<typeof console.log>)
packages/cli/src/commands/dag.test.ts:13
↓ 31 callersFunctiontoPythonLiteral
(value: unknown)
packages/runtime-core/src/javascript.ts:4
↓ 30 callersFunctionconvertIpynbFileToDeepnoteFile
( inputFilePath: string, options: ConvertIpynbFileToDeepnoteFileOptions )
packages/convert/src/jupyter-to-deepnote.ts:167
↓ 30 callersFunctiongetBlockLabel
(block: DeepnoteBlock)
packages/cli/src/utils/block-label.ts:10
↓ 30 callersFunctiongetDagForBlocks
( blocks: DeepnoteBlock[], options: { // If true, the function will not throw an error and return part
packages/reactivity/src/dag.ts:36
↓ 29 callersFunctionoutputJson
(data: unknown)
packages/cli/src/output.ts:151
↓ 29 callersFunctionparsePercentFormat
(content: string)
packages/convert/src/percent-to-deepnote.ts:46
↓ 27 callersFunctionconvertDeepnoteToJupyterNotebooks
( deepnoteFile: DeepnoteFile )
packages/convert/src/deepnote-to-jupyter.ts:92
↓ 27 callersFunctionresolveEnvVarRefs
(obj: T, currentPath?: string)
packages/cli/src/utils/env-var-refs.ts:12
↓ 26 callersFunctioncreateStatsAction
( _program: Command )
packages/cli/src/commands/stats.ts:23
↓ 25 callersFunctionescapePythonString
(value: string)
packages/blocks/src/blocks/python-utils.ts:1
↓ 25 callersFunctiongetOutput
(spy: Mock<typeof console.log>)
packages/cli/src/commands/cat.test.ts:18
↓ 25 callersFunctionoutputToon
(data: unknown, options?: { showEfficiencyHint?: boolean })
packages/cli/src/output.ts:165
↓ 25 callersFunctionupdateDotEnv
(filePath: string, updates: Record<string, string>)
packages/cli/src/utils/dotenv.ts:92
↓ 24 callersFunctionparseIntegrationsFile
( filePath: string, options: { env?: Record<string, string | undefined>; envFilePath?: string } = {} )
packages/cli/src/integrations/parse-integrations.ts:30
↓ 24 callersFunctionresetOutputConfig
()
packages/cli/src/output.ts:66
↓ 23 callersFunctionpromptForRequiredSecretField
({ label, defaultValue, customValidate, }: { label: string defaultValue?: string customValidate?:
packages/cli/src/utils/inquirer.ts:134
↓ 23 callersFunctionsanitizePythonVariableName
( name: string, options: Partial<{ disableEmptyFallback: boolean }> = {} )
packages/blocks/src/blocks/python-utils.ts:15
↓ 22 callersFunctiondetectFormat
(filename: string, content?: string)
packages/convert/src/format-detection.ts:88
↓ 22 callersFunctionmakeLoaded
Wraps a `DeepnoteFile` as the `LoadedRunnableFile` the resolver consumes.
packages/convert/src/snapshot/resolve-init.test.ts:54
↓ 22 callersFunctionresolvePythonExecutable
(pythonPath: string)
packages/runtime-core/src/python-env.ts:23
↓ 21 callersFunctioncreateOpenAction
(_program: Command)
packages/cli/src/commands/open.ts:13
↓ 21 callersFunctioncreateProgram
()
packages/cli/src/cli.ts:42
↓ 21 callersFunctionslugifyProjectName
(name: string)
packages/convert/src/snapshot/split.ts:15
↓ 20 callersFunctioncreateDagShowAction
( _program: Command )
packages/cli/src/commands/dag.ts:42
↓ 20 callersFunctioncreateValidateAction
( _program: Command )
packages/cli/src/commands/validate.ts:40
↓ 20 callersFunctiondecodeUtf8NoBom
(bytes: Uint8Array)
packages/blocks/src/deepnote-file/parse-yaml.ts:20
↓ 20 callersFunctiongetOutput
(spy: Mock<typeof console.log>)
packages/cli/src/commands/stats.test.ts:17
↓ 19 callersFunctioncreateFormatValidator
( allowedFormats: readonly T[], aliases?: Record<string, T> )
packages/cli/src/utils/format-validator.ts:33
↓ 19 callersFunctionlog
(message: string)
packages/cli/src/output.ts:118
↓ 19 callersFunctionrenderOutput
(output: IOutput)
packages/cli/src/output-renderer.ts:8
↓ 19 callersFunctionsplitDeepnoteFile
(file: DeepnoteFile)
packages/convert/src/snapshot/split.ts:148
↓ 18 callersFunctioncreateMarkdown
(block: DeepnoteBlock)
packages/blocks/src/markdown.ts:12
↓ 18 callersFunctionresolveAndComposeInit
(loaded: LoadedRunnableFile)
packages/convert/src/snapshot/resolve-init.ts:117
↓ 17 callersFunctiongenerateSnapshotFilename
(params: GenerateSnapshotFilenameParams)
packages/convert/src/snapshot/split.ts:98
↓ 17 callersFunctionhandleConversionTool
(name: string, args: Record<string, unknown> | undefined)
packages/mcp/src/tools/conversion.ts:308
↓ 17 callersFunctionhandleSnapshotTool
(name: string, args: Record<string, unknown> | undefined)
packages/mcp/src/tools/snapshots.ts:542
↓ 17 callersFunctionresolveAndConvertToDeepnote
(path: string)
packages/cli/src/utils/format-converter.ts:21
↓ 16 callersFunctionconvertJupyterNotebookToDeepnote
( input: JupyterNotebookInput, options: { projectName: string; projectId?: string } )
packages/convert/src/jupyter-to-deepnote.ts:71
↓ 16 callersFunctionfindSnapshotsForProject
( projectDir: string, projectId: string, options: SnapshotOptions = {} )
packages/convert/src/snapshot/lookup.ts:72
↓ 16 callersFunctiongenerateEnvVarName
(integrationId: string, fieldPath: string)
packages/database-integrations/src/loading/env-var-refs.ts:8
↓ 16 callersFunctionisMarimoContent
(content: string)
packages/convert/src/format-detection.ts:6
↓ 15 callersFunctionextractResult
(response: { content: Array<{ type: string; text: string }> })
packages/mcp/src/tools/snapshots.test.ts:11
↓ 15 callersFunctiongetOutputConfig
()
packages/cli/src/output.ts:47
↓ 15 callersFunctionisFederatedAuthMetadata
( metadata: M )
packages/database-integrations/src/sql-integration-auth-methods.ts:56
↓ 15 callersFunctionisFederatedAuthMethod
(authMethod: string)
packages/database-integrations/src/sql-integration-auth-methods.ts:52
↓ 15 callersFunctionparseEnvVarRef
(value: string)
packages/database-integrations/src/loading/env-var-refs.ts:14
↓ 15 callersFunctionserializePercentFormat
(notebook: PercentNotebook)
packages/convert/src/deepnote-to-percent.ts:51
↓ 14 callersMethodconnect
* Connect to a Jupyter server and start a kernel session.
packages/runtime-core/src/kernel-client.ts:55
↓ 14 callersFunctioncreateSplitAction
(_program: Command)
packages/cli/src/commands/split.ts:16
↓ 14 callersFunctionformatMemoryDelta
(bytes: number)
packages/cli/src/utils/metrics.ts:106
↓ 14 callersFunctionloadDeepnoteFile
(filePath: string)
packages/mcp/src/utils.ts:7
↓ 14 callersFunctionmergeSnapshotIntoSource
( source: DeepnoteFile, snapshot: DeepnoteSnapshot, options: MergeOptions = {} )
packages/convert/src/snapshot/merge.ts:13
↓ 14 callersFunctionparseSnapshotFilename
( filename: string )
packages/convert/src/snapshot/lookup.ts:40
↓ 13 callersFunctioncomputeSnapshotHash
(file: SnapshotHashInput)
packages/convert/src/snapshot/hash.ts:22
↓ 13 callersFunctioncreateInspectAction
( _program: Command )
packages/cli/src/commands/inspect.ts:12
↓ 13 callersFunctioncreateMockApiIntegration
(overrides: Partial<ApiIntegration> = {})
packages/cli/src/commands/run.test.ts:1487
↓ 13 callersFunctioncreateMockIntegration
(overrides: Partial<ApiIntegration> = {})
packages/cli/src/commands/integrations.test.ts:318
↓ 13 callersFunctioncreateTestFile
( blocks: Array<{ id: string; type: string; content?: string; metadata?: Record<string, unknown> }>, optio
packages/cli/src/utils/analysis.test.ts:6
↓ 13 callersMethodexecute
* Execute code on the kernel and collect outputs.
packages/runtime-core/src/kernel-client.ts:120
↓ 13 callersFunctiongetOutput
(spy: Mock<typeof console.log>)
packages/cli/src/commands/validate.test.ts:17
↓ 13 callersFunctionisMarkdownBlockType
(blockType: string)
packages/convert/src/utils.ts:24
↓ 13 callersFunctionminimalIpynb
(source: string)
packages/mcp/src/tools/conversion.test.ts:17
↓ 13 callersFunctionpromptForSshFields
(defaultValues?: { sshEnabled?: boolean sshHost?: string sshPort?: string sshUser?: string })
packages/cli/src/commands/integrations/integrations-prompts/prompt-for-ssh-fields.ts:7
↓ 13 callersFunctionrunPullCommand
(args: string[] = [])
packages/cli/src/commands/integrations.test.ts:338
↓ 13 callersFunctionserializeNotebookContext
( file: DeepnoteFile, notebookIndex: number, collectedOutputs: Map<string, { outputs: unknown[]; executi
packages/runtime-core/src/agent-handler.ts:40
↓ 13 callersFunctionserializeQuartoFormat
(document: QuartoDocument)
packages/convert/src/deepnote-to-quarto.ts:62
↓ 13 callersFunctionwriteIntegrationsFile
(filePath: string, doc: Document)
packages/database-integrations/src/loading/merge-integrations.test.ts:21
next →1–100 of 849, ranked by callers