Skip to main content

A small package for rendering HTML pages in jupyter notebooks

Project description

Python application

HTMLrenderer-c17hawke

A small package for rendering HTML pages in jupyter notebooks

How to use -

  • install the latest package
  • in jupyter notebook -
    !pip install HTMLrenderer
  • in command prompt -
    pip install HTMLrenderer
  • Now run below snippets of code in your jupyter-notebooks cell to render your website as an IFrame-

default use case -

from HTMLrenderer.render import render_site

URL="use your https URL here"
render_site(URL)

custom use case -

from HTMLrenderer.render import render_site

URL="use your https URL here"
render_site(URL, width="100%", height=600)

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

HTMLrenderer-0.1.6.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

HTMLrenderer-0.1.6-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file HTMLrenderer-0.1.6.tar.gz.

File metadata

  • Download URL: HTMLrenderer-0.1.6.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for HTMLrenderer-0.1.6.tar.gz
Algorithm Hash digest
SHA256 2a9c35f6d75f30e8506c45e6b893d12bfd9732404ad43f8d9a3b93c3fbd7287c
MD5 9183161c12e8dbc4a77fb1c9cac9c432
BLAKE2b-256 7c224f7a063df5ef6d6f55bd21380892aa724cab318d439ff010bbedec1c71d4

See more details on using hashes here.

File details

Details for the file HTMLrenderer-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for HTMLrenderer-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 cabd7935fa19fffe2d4abefb885565c3e53cb4b406c7c0d1706f52b5333d3af9
MD5 fa4c9228213b0455ace6fbf015ae5286
BLAKE2b-256 f3bde231ed222999e4c75b381db488cbb1429515a7f8bb48f38a971b8be6a401

See more details on using hashes here.

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