Skip to main content

Displays Polus Render dashboard in Jupyter Notebooks.

Project description

Polus Render

Enables the embedding of content from polus-render within Jupyer notebooks.

image

Requirements

  • Python 3.9+

Installation

TODO

Sample usage

from polus import render

# Embeds a render into Jupyter notebooks at https://render.ci.ncats.io/
render()

Functions

def render(path:ParseResult = None, width:int=960, height:int=500)->None:
    """
    Displays "https://render.ci.ncats.io/"
    
    Param:
        path (ParseResult): Acquired from urllib.parse.ParseResult, renders url in ParseResult 
                            If not specified, renders default url
        width (int): width of render to be displayed
        height (int): height of render to be displayed
    """

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

polus-render-0.0.3.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

polus_render-0.0.3.2-py3-none-any.whl (3.2 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