Forward console.log and friends to cell outputs in JupyterLite.
Project description
ipyloglite
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
- Apache License, Version 2.0 (
LICENSE-APACHE
or http://www.apache.org/licenses/LICENSE-2.0) - MIT license (
LICENSE-MIT
or http://opensource.org/licenses/MIT)
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
Built Distribution
File details
Details for the file ipyloglite-0.1.0.tar.gz
.
File metadata
- Download URL: ipyloglite-0.1.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 324b3d574d3c6ea0ec785416ebe1564ad74211c01a07f2b4c7a91eaf2734ce47 |
|
MD5 | 494c78b99ddf62df64d19df955399603 |
|
BLAKE2b-256 | d523f46648434779366734243740d7807d3f4dd85824d17fa7001e6ee8910304 |
File details
Details for the file ipyloglite-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ipyloglite-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84ecf061b6e18d6eace7c8b2bfab8e84882a4a64ef4c43aa55bd3f2b35961cdc |
|
MD5 | 58d9deee985e446be932b2917a0e5707 |
|
BLAKE2b-256 | 87573162d26c1f97cfe86bf2b55a144ad114a61d03049bd40e60ad51e0ae53b8 |