Skip to content

ipynbRenderer73

This package is meant to render Youtube tutorial videos and reference site into the Colab or Jupyter notebooks for easy reference in future.

Getting Started

Installation

installation steps

First let's do an easy pip installation of the library by running the following command -

pip install ipynbRenderer73

Quickstart

Check the short video for quickstart -

How to run?

Installation:

Create a conda environment

conda create -n renderer python=3.x -y
conda activate renderer

Now install using pip

pip install ipynbRenderer73

Demo:

For Youtube videos

workflow

For Websites

workflow