Queer European MD passionate about IT
Browse Source

Clear outputs for Mission234

Spiro Sideris 7 năm trước cách đây
mục cha
commit
94678d4d69
1 tập tin đã thay đổi với 3 bổ sung21 xóa
  1. 3 21
      Mission234Solutions.ipynb

+ 3 - 21
Mission234Solutions.ipynb

@@ -2,7 +2,7 @@
  "cells": [
   {
    "cell_type": "code",
-   "execution_count": 39,
+   "execution_count": null,
    "metadata": {
     "collapsed": true
    },
@@ -63,27 +63,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 45,
+   "execution_count": null,
    "metadata": {},
-   "outputs": [
-    {
-     "name": "stdout",
-     "output_type": "stream",
-     "text": [
-      "[<NodeKey: (2, world)>]\n"
-     ]
-    },
-    {
-     "data": {
-      "text/plain": [
-       "True"
-      ]
-     },
-     "execution_count": 45,
-     "metadata": {},
-     "output_type": "execute_result"
-    }
-   ],
+   "outputs": [],
    "source": [
     "dq = DQKV(int)\n",
     "dq.set(1, 'hello')\n",