|
2 | 2 | "cells": [ |
3 | 3 | { |
4 | 4 | "cell_type": "code", |
5 | | - "execution_count": 1, |
| 5 | + "execution_count": null, |
6 | 6 | "id": "681a30ec-5a81-4582-b564-a243895ef0e3", |
7 | 7 | "metadata": {}, |
8 | 8 | "outputs": [ |
9 | 9 | { |
10 | | - "name": "stdout", |
11 | | - "output_type": "stream", |
12 | | - "text": [ |
13 | | - "hello\n" |
| 10 | + "ename": "", |
| 11 | + "evalue": "", |
| 12 | + "output_type": "error", |
| 13 | + "traceback": [ |
| 14 | + "\u001b[1;31mRunning cells with 'Python 3.12.5' requires the ipykernel package.\n", |
| 15 | + "\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n", |
| 16 | + "\u001b[1;31mCommand: '/opt/homebrew/bin/python3 -m pip install ipykernel -U --user --force-reinstall'" |
14 | 17 | ] |
15 | 18 | } |
16 | 19 | ], |
|
20 | 23 | }, |
21 | 24 | { |
22 | 25 | "cell_type": "code", |
23 | | - "execution_count": 3, |
| 26 | + "execution_count": null, |
24 | 27 | "id": "cd8b0e64-777c-46aa-b782-f8f1c3cbe949", |
25 | 28 | "metadata": {}, |
26 | 29 | "outputs": [ |
27 | 30 | { |
28 | | - "name": "stdout", |
29 | | - "output_type": "stream", |
30 | | - "text": [ |
31 | | - "new\n" |
| 31 | + "ename": "", |
| 32 | + "evalue": "", |
| 33 | + "output_type": "error", |
| 34 | + "traceback": [ |
| 35 | + "\u001b[1;31mRunning cells with 'Python 3.12.5' requires the ipykernel package.\n", |
| 36 | + "\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n", |
| 37 | + "\u001b[1;31mCommand: '/opt/homebrew/bin/python3 -m pip install ipykernel -U --user --force-reinstall'" |
32 | 38 | ] |
33 | 39 | } |
34 | 40 | ], |
|
46 | 52 | }, |
47 | 53 | { |
48 | 54 | "cell_type": "code", |
49 | | - "execution_count": 7, |
| 55 | + "execution_count": null, |
50 | 56 | "id": "6ba945a7-6f40-46de-b5e5-60071644662f", |
51 | 57 | "metadata": {}, |
52 | 58 | "outputs": [ |
53 | 59 | { |
54 | | - "name": "stdout", |
55 | | - "output_type": "stream", |
56 | | - "text": [ |
57 | | - "new\n" |
| 60 | + "ename": "", |
| 61 | + "evalue": "", |
| 62 | + "output_type": "error", |
| 63 | + "traceback": [ |
| 64 | + "\u001b[1;31mRunning cells with 'Python 3.12.5' requires the ipykernel package.\n", |
| 65 | + "\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n", |
| 66 | + "\u001b[1;31mCommand: '/opt/homebrew/bin/python3 -m pip install ipykernel -U --user --force-reinstall'" |
58 | 67 | ] |
59 | 68 | } |
60 | 69 | ], |
|
67 | 76 | "execution_count": null, |
68 | 77 | "id": "bc3f13c3-7ae8-40d7-9c9c-78f87bee8b13", |
69 | 78 | "metadata": {}, |
70 | | - "outputs": [], |
| 79 | + "outputs": [ |
| 80 | + { |
| 81 | + "ename": "", |
| 82 | + "evalue": "", |
| 83 | + "output_type": "error", |
| 84 | + "traceback": [ |
| 85 | + "\u001b[1;31mRunning cells with 'Python 3.12.5' requires the ipykernel package.\n", |
| 86 | + "\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n", |
| 87 | + "\u001b[1;31mCommand: '/opt/homebrew/bin/python3 -m pip install ipykernel -U --user --force-reinstall'" |
| 88 | + ] |
| 89 | + } |
| 90 | + ], |
71 | 91 | "source": [] |
72 | 92 | } |
73 | 93 | ], |
|
87 | 107 | "name": "python", |
88 | 108 | "nbconvert_exporter": "python", |
89 | 109 | "pygments_lexer": "ipython3", |
90 | | - "version": "3.12.4" |
| 110 | + "version": "3.12.5" |
91 | 111 | } |
92 | 112 | }, |
93 | 113 | "nbformat": 4, |
|
0 commit comments