{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Directing notebook cell execution output to a custom VS Code notebook renderer\n", "\n", "Switch the cell output rendering by clicking on the [...] button next to the cell output and then _Change Presentation_. When you select the `x-application/github-issues`, the custom renderer will be invoked.\n", "\n", "If you are getting _Renderer not available_ message, you are not running/debugging this sample extension.\n", "\n", "## Using `IPython.display.display` function and mimetypes" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "data": { "application/json": [ { "body": "Bug A description...", "title": "Bug A", "url": "https://github.com/project/repo/issue/123" }, { "body": "Bug B description...", "title": "Bug B", "url": "https://github.com/project/repo/issue/456" } ], "text/html": [ "