MisterAI's picture
download
raw
241 Bytes
from typing import Any
def load_ipython_extension(ip: Any) -> None: # pragma: no cover
# prevent circular import
from rich.pretty import install
from rich.traceback import install as tr_install
install()
tr_install()

Xet Storage Details

Size:
241 Bytes
·
Xet hash:
a1c717ce73e0421bff3ed1593854e62bd0a8e21ae1385e17d0372532192e357f

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.