Fix plotly plots
Plotly was broken because the HTML output was interpreted incorrectly.
This MR:
- Installs all the dependencies from
requirements.txt
for GitLab CI. - Forces HTML output for cells with HTML data.
Fixes #61 (closed)
Plotly was broken because the HTML output was interpreted incorrectly.
This MR:
requirements.txt
for GitLab CI.Fixes #61 (closed)