Monorepo for Aesthetic.Computer aesthetic.computer
at main 65 lines 1.5 kB view raw
1{ 2 "cells": [ 3 { 4 "cell_type": "markdown", 5 "id": "b0e959f0", 6 "metadata": {}, 7 "source": [ 8 "# Aesthetic.Computer\n" 9 ] 10 }, 11 { 12 "cell_type": "code", 13 "execution_count": 3, 14 "id": "e0f9038b", 15 "metadata": {}, 16 "outputs": [ 17 { 18 "data": { 19 "text/html": [ 20 "\n", 21 " <div style=\"margin: -8px -8px 0 -8px; padding: 0; overflow: hidden;\">\n", 22 " <iframe id=\"ac-iframe-7546806a\" src=\"https://localhost:8888/@jeffrey?nolabel=true&nogap=true\" \n", 23 " width=\"100%\" \n", 24 " height=\"240\" \n", 25 " frameborder=\"0\"\n", 26 " style=\"background: transparent; margin: 0; padding: 0; border: none; display: block;\">\n", 27 " </iframe>\n", 28 " </div>\n", 29 " " 30 ], 31 "text/plain": [ 32 "<IPython.core.display.HTML object>" 33 ] 34 }, 35 "metadata": {}, 36 "output_type": "display_data" 37 } 38 ], 39 "source": [ 40 "%ac 240 @jeffrey " 41 ] 42 } 43 ], 44 "metadata": { 45 "kernelspec": { 46 "display_name": "py311 (3.11.13)", 47 "language": "python", 48 "name": "python3" 49 }, 50 "language_info": { 51 "codemirror_mode": { 52 "name": "ipython", 53 "version": 3 54 }, 55 "file_extension": ".py", 56 "mimetype": "text/x-python", 57 "name": "python", 58 "nbconvert_exporter": "python", 59 "pygments_lexer": "ipython3", 60 "version": "3.11.13" 61 } 62 }, 63 "nbformat": 4, 64 "nbformat_minor": 5 65}