エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
What does this MR do? Adds iPython notebook rendering with a Vue component (see the project https... What does this MR do? Adds iPython notebook rendering with a Vue component (see the project https://gitlab.com/gitlab-org/notebooklab). All this code does it renders a different template for notebook files, fetches the raw JSON, parses the JSON and passes it into the Vue component. It includes markdown rendering (without any GFM references) and syntax highlighting. The syntax highlighting uses our