This repository contains the source code and documentation for the Inception Renderer Python package, which is available on PyPi. The Inception Renderer is a powerful tool for rendering any youtube videos and any web page over the Jupyter/Colab Notebook.
conda create -n inrenderer python=3.8 -yconda activate inrendererpip install -r requirements_dev.txt