Skip to main content

Forward console.log and friends to cell outputs in JupyterLite.

Project description

ipyloglite   PyPi License Apache-2.0 License MIT CI Status

ipyloglite is a Python package to capture console.log and frieds and forward them to cell outputs in a JupyterLite notebook running a Pyodide Python kernel.

Installation

pip

The ipyloglite package is available on the Python Package Index (PyPI) and can be installed using

pip install ipyloglite

This command can also be run inside a conda environment to install ipyloglite with conda.

From Source

First, clone the git repository using

git clone https://github.com/juntyr/ipyloglite.git

or

git clone git@github.com:juntyr/ipyloglite.git

Next, enter the repository folder and use pip to install the program:

cd ipyloglite && pip install .

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipyloglite-0.0.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

ipyloglite-0.0.0-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page