Skip to content

ZoneInfo('UTC') doesn't work on Jupyterlite v0.1.0b17 demo #104

@stonebig

Description

@stonebig

Problem

I would like this to work

from zoneinfo import ZoneInfo
utc = ZoneInfo('UTC')

currently it crashes,
image

the fix proposed here doesn't seem to be in effect emscripten-forge/empack#53

whished result

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions