davidcavazos commented on pull request #12277: URL: https://github.com/apache/beam/pull/12277#issuecomment-661453501
We're not linking to colab for the moment. After the Hugo migration, the entire Markdown templating system is no longer Jinja-compatible and I need to write an extensible Markdown parser from scratch. I was exploring that in Python but it's really cumbersome and hard to maintain. I'll be re-writing the notebook generator with the parser in a [real functional language](https://elm-lang.org/) which will make things a lot easier and will give us the guarantee of **no runtime exceptions**. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
