跳至主要内容
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
  • 关于演示
  • 参考
  • 模式

模式#

警告

当前模式版本为 0,因此可能会发生变化。一旦它稳定下来,我们希望提供类似于 Jupyter Notebook 格式 的向后兼容性保证。

由于模式提供了许多选项,请参阅以下专用页面。

  • JupyterLite 架构 v0
    • JupyterLite 配置
    • JupyterLab 设置覆盖
    • Jupyter 配置数据
    • 一个不以 / 结尾的 URI
    • 一个联合扩展
    • 文件类型
    • 一个 NPM 包名称
    • 一个 JupyterLab 插件
    • 一个 LocalForage 驱动程序集
    • 一个 LocalForage 驱动程序

previous

运行时配置文件

next

JupyterLite 模式 v0

在 GitHub 上编辑
显示源代码

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

使用 Sphinx 5.3.0 创建。

使用 PyData Sphinx 主题 0.15.2 构建。