Tag: jekyll
- My First Working Plotly Post (20 Jun 2021)
This notebook addresses the `Liquid::SyntaxError` that occurs with Plotly.js in Markdown files by eliminating in-notebook rendering of Plotly charts (using `pio.write_html`) and removing Plotly.js DOM (no `init_notebook_mode()`).