How to embed SlideWiki decks in other platforms?

Status
IN PROGRESS
Stakeholders
Outcome
Due date
Owner

Background

We received a request to embed SlideWiki decks in Jupyter Notebook to provide interactive demos combined with presentation slides.

We had a quick chat about the topic on 4 August 2017 and shared some ideas. It would be great if we support import/export of LTI in the platform so that both sides can benefit from the embedding.

An authenticator for Jupyterhub which uses the LTI standard. Still in development:  https://github.com/huwf/ltiauthenticator

A library which allows the embedding of a notebook into HTML https://github.com/oreillymedia/thebe

A library which converts the Jupyter notebook .ipynb format to HTML https://github.com/jupyter/nbconvert


Action items

  • Create a lightweight version of presenter mode to be embedded in other systems as IFRAME
  • Find best strategies to handle the authentication in LTI embedding environments