dBCooper2/dBCooper.io

Figure out how to include Jupyter Notebooks/Binders into the website

Closed this issue · 1 comments

I want to be able to cleanly embed the Jupyter Notebooks that I think showcase my skills in Data Analysis into the website

  • Look into Binder?

  • Look into exporting Notebooks into HTML, and what formatting issues this will cause

The process for adding notebooks will be:

  • new branch will be created in the repo
  • notebooks will be exported manually to HTML using NBConvert and a custom template to reduce their size
  • HTML is added to an Article page that adjusts their CSS and adds a link to their original repo
  • Quick Test
  • Merge the Branches and make sure deployment succeeds