{ "cells": [ { "cell_type": "raw", "id": "f8c678c7-180b-418b-8f39-08b9f8a5aa32", "metadata": {}, "source": [ "---\n", "title: Visualising sorting of numbers using recursion in merge sort\n", "author: damdkago\n", "description: first viz\n", "---" ] }, { "cell_type": "code", "execution_count": 14, "id": "77d54c3d-3582-4398-be8c-346baba005e4", "metadata": {}, "outputs": [], "source": [ "import mercury as mr" ] }, { "cell_type": "code", "execution_count": 48, "id": "207ffa0d-f9fa-4753-966d-40ee128dedea", "metadata": {}, "outputs": [ { "data": { "application/mercury+json": "{\n \"widget\": \"App\",\n \"title\": \"Visualising sorting of numbers using recursion in merge sort\",\n \"description\": \"using merge sort\",\n \"show_code\": false,\n \"show_prompt\": false,\n \"output\": \"app\",\n \"schedule\": \"\",\n \"notify\": \"{}\",\n \"continuous_update\": true,\n \"static_notebook\": false,\n \"show_sidebar\": true,\n \"full_screen\": true,\n \"allow_download\": true,\n \"stop_on_error\": false,\n \"model_id\": \"mercury-app\",\n \"code_uid\": \"App.0.40.25.1-rande8866b82\"\n}", "text/html": [ "