This repository was archived by the owner on Sep 10, 2022. It is now read-only.
This repository was archived by the owner on Sep 10, 2022. It is now read-only.
Generate direct embeddings #1
Open
Description
Instead of embedding an iframe, generate a direct embedding. This will improve page loads, reduce flash-in and improve embed reliability, and enable offline persistence for PWAs that want it.
This solution should also allow embeds to support other languages and reduce reliance on any particular server's PythonTutor implementation.