Skip to content

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

Open
@stonebig

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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