跳至主要内容
Ctrl+K
JupyterLite
  • 入门
  • 操作指南
  • 参考
  • 故障排除
  • 迁移指南
    • 贡献
    • 变更日志
  • GitHub
  • PyPI
  • 入门
  • 操作指南
  • 参考
  • 故障排除
  • 迁移指南
    • 贡献
    • 变更日志
  • GitHub
  • PyPI

章节导航

  • 运行时配置文件
  • 模式
    • JupyterLite 模式 v0
  • CLI
  • API
    • jupyterlite_core
    • @jupyterlite
      • 模块
        • @jupyterlite/application
        • 命名空间: Shell
        • 命名空间: SingleWidgetApp
        • @jupyterlite/application-extension
        • @jupyterlite/contents
        • 命名空间: BroadcastChannelWrapper
        • 命名空间: Contents
        • 命名空间: DriveFS
        • 命名空间: FILE
        • 命名空间: MIME
        • @jupyterlite/iframe-extension
        • @jupyterlite/kernel
        • 命名空间: IKernel
        • 命名空间: IWorkerKernel
        • 命名空间: KernelSpecs
        • 命名空间: Kernels
        • @jupyterlite/licenses
        • @jupyterlite/localforage
        • @jupyterlite/notebook-application-extension
        • @jupyterlite/repl-extension
        • @jupyterlite/server
        • 命名空间: IServiceWorkerManager
        • 命名空间: JupyterLiteServer
        • 命名空间: Router
        • @jupyterlite/server-extension
        • @jupyterlite/session
        • 命名空间: Sessions
        • @jupyterlite/settings
        • 命名空间: Settings
        • @jupyterlite/translation
        • @jupyterlite/types
        • @jupyterlite/ui-components
      • 接口
        • 接口: ISingleWidgetShell
        • 接口: IInfo
        • 接口: IOptions
        • 接口: IPluginModule
        • 接口: IOptions
        • 接口: IOptions
        • 接口: IFile
        • 接口: ILookup
        • 接口: IOptions
        • 接口: IBroadcastChannelWrapper
        • 接口: IContents
        • 接口: IDriveRequest
        • 接口: IDriveStream
        • 接口: IEmscriptenFSNode
        • 接口: IEmscriptenNodeOps
        • 接口: IEmscriptenStream
        • 接口: IEmscriptenStreamOps
        • 接口: IStats
        • 接口: IKernel
        • 接口: IOptions
        • 接口: IKernelSpecs
        • 接口: IKernels
        • 接口: IRemoteKernel
        • 接口: IWorkerKernel
        • 接口: IOptions
        • 接口: IKernelOptions
        • 接口: IKernelOptions
        • 接口: IOptions
        • 接口: ILicenseBundle
        • 接口: ILicenseBundles
        • 接口: ILicenseResponse
        • 接口: ILicenses
        • 接口: IPackageLicenseInfo
        • 接口: ILocalForage
        • 接口: IServiceWorkerManager
        • 接口: IOptions
        • 接口: IPluginModule
        • 接口: IRequest
        • 接口: IRoute
        • 接口: ISessions
        • 接口: IOptions
        • 接口: IPlugin
        • 接口: ISettings
        • 接口: IOptions
        • 接口: ITranslation
        • 接口: IFederatedExtension
      • 类
        • 类: SingleWidgetApp
        • 类: SingleWidgetShell
        • 类: BroadcastChannelWrapper
        • 类: Contents
        • 类: ContentsAPI
        • 类: DriveFS
        • 类: DriveFSEmscriptenNodeOps
        • 类: DriveFSEmscriptenStreamOps
        • 类: RenderedIFrame
        • 类: BaseKernel
        • 类: KernelSpecs
        • 类: Kernels
        • 类: Licenses
        • 类: JupyterLiteServer
        • 类: Router
        • 类: ServiceWorkerManager
        • 类: Sessions
        • 类: Settings
        • 类: Translation
  • 架构
  • 内容
  • doit
  • 关于演示
  • 参考

参考#

注意

如果您是 JupyterLite 的新手,并且想要创建您的第一个部署,请先查看 快速入门指南。

  • 运行时配置文件
  • 模式
    • JupyterLite 模式 v0
  • CLI
    • 安装
    • 快速入门
    • Lite 目录
    • 用法
    • 杂项
  • API
    • jupyterlite_core
    • @jupyterlite
  • 架构
    • 概述
    • 内容
  • 内容
    • 在内核中访问
  • doit
    • 使用 API 中的任务
    • 自定义任务和 %doit
  • 关于演示
    • 演示配置
    • 演示扩展说明

previous

困难的方式

next

运行时配置文件

在 GitHub 上编辑
显示源代码

© 版权所有 2024,JupyterLite 贡献者。

使用 Sphinx 5.3.0 创建。

使用 PyData Sphinx 主题 0.15.2 构建。