Skip to main content
Ctrl+K
JupyterLite JupyterLite
  • Get Started
  • How-To Guides
  • Reference
  • Troubleshooting
  • Migration Guide
    • Contributing
    • CHANGELOG
  • GitHub
  • PyPI
  • Get Started
  • How-To Guides
  • Reference
  • Troubleshooting
  • Migration Guide
  • Contributing
  • CHANGELOG
  • GitHub
  • PyPI

Section Navigation

  • Runtime Configuration Files
  • Schema
    • JupyterLite Schema v0
  • CLI
  • API
    • jupyterlite_core
    • @jupyterlite
      • Modules
        • @jupyterlite/application
        • Namespace: Shell
        • Namespace: SingleWidgetApp
        • @jupyterlite/application-extension
        • @jupyterlite/contents
        • Namespace: BroadcastChannelWrapper
        • Namespace: Contents
        • Namespace: DriveContentsProcessor
        • Namespace: DriveFS
        • Namespace: FILE
        • Namespace: MIME
        • @jupyterlite/iframe-extension
        • @jupyterlite/kernel
        • Namespace: IKernel
        • Namespace: IWorkerKernel
        • Namespace: KernelSpecs
        • Namespace: Kernels
        • @jupyterlite/licenses
        • @jupyterlite/localforage
        • @jupyterlite/notebook-application-extension
        • @jupyterlite/repl-extension
        • @jupyterlite/server
        • Namespace: IServiceWorkerManager
        • Namespace: JupyterLiteServer
        • Namespace: Router
        • @jupyterlite/server-extension
        • @jupyterlite/session
        • Namespace: Sessions
        • @jupyterlite/settings
        • Namespace: Settings
        • @jupyterlite/translation
        • @jupyterlite/types
        • @jupyterlite/ui-components
      • Interfaces
        • Interface: ISingleWidgetShell
        • Interface: IInfo
        • Interface: IOptions
        • Interface: IPluginModule
        • Interface: IOptions
        • Interface: IOptions
        • Interface: IOptions
        • Interface: IFile
        • Interface: ILookup
        • Interface: IOptions
        • Interface: IBroadcastChannelWrapper
        • Interface: IContents
        • Interface: IDriveContentsProcessor
        • Interface: IDriveStream
        • Interface: IEmscriptenFSNode
        • Interface: IEmscriptenNodeOps
        • Interface: IEmscriptenStream
        • Interface: IEmscriptenStreamOps
        • Interface: IStats
        • Interface: IKernel
        • Interface: IOptions
        • Interface: IKernelSpecs
        • Interface: IKernels
        • Interface: IRemoteKernel
        • Interface: IWorkerKernel
        • Interface: IOptions
        • Interface: IKernelOptions
        • Interface: IKernelOptions
        • Interface: IOptions
        • Interface: ILicenseBundle
        • Interface: ILicenseBundles
        • Interface: ILicenseResponse
        • Interface: ILicenses
        • Interface: IPackageLicenseInfo
        • Interface: ILocalForage
        • Interface: IServiceWorkerManager
        • Interface: IOptions
        • Interface: IPluginModule
        • Interface: IRequest
        • Interface: IRoute
        • Interface: ISessions
        • Interface: IOptions
        • Interface: IPlugin
        • Interface: ISettings
        • Interface: IOptions
        • Interface: ITranslation
        • Interface: IFederatedExtension
      • Classes
        • Class: SingleWidgetApp
        • Class: SingleWidgetShell
        • Class: BroadcastChannelWrapper
        • Class: Contents
        • Class: ContentsAPI
        • Class: DriveContentsProcessor
        • Class: DriveFS
        • Class: DriveFSEmscriptenNodeOps
        • Class: DriveFSEmscriptenStreamOps
        • Class: ServiceWorkerContentsAPI
        • Class: RenderedIFrame
        • Class: BaseKernel
        • Class: KernelSpecs
        • Class: Kernels
        • Class: Licenses
        • Class: JupyterLiteServer
        • Class: Router
        • Class: ServiceWorkerManager
        • Class: Sessions
        • Class: Settings
        • Class: Translation
  • Architecture
  • Contents
  • doit
  • About the Demo
  • Reference
  • API
  • @jupyterlite
  • Interfaces
  • Interface: IFile

Interface: IFile#

@jupyterlite/contents.DriveFS.IFile

A file representation;

Properties#

data#

data: Uint8Array

Defined in#

packages/contents/src/drivefs.ts:681

format#

format: "json" | "text" | "base64"

Defined in#

packages/contents/src/drivefs.ts:682

previous

Interface: IOptions

next

Interface: ILookup

On this page
  • Properties
    • data
      • Defined in
    • format
      • Defined in
Edit on GitHub

This Page

  • Show Source

© Copyright 2025, JupyterLite Contributors.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.