From f945a7761914b7d5f69d10b300f8bfa220937d4c Mon Sep 17 00:00:00 2001 From: Rolfes <alois.rolfes@hs-hannover.de> Date: Sun, 23 Jan 2022 19:50:10 +0100 Subject: [PATCH] Neu --- Balance_Crystal.ipynb | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/Balance_Crystal.ipynb b/Balance_Crystal.ipynb index b855cf4..e7eedc1 100644 --- a/Balance_Crystal.ipynb +++ b/Balance_Crystal.ipynb @@ -147,7 +147,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 4, "id": "a38cffbc-42c9-4c39-823f-00f81c99fc8c", "metadata": {}, "outputs": [], @@ -163,7 +163,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 5, "id": "305dd061-c441-491c-8b92-8a5c54d739ad", "metadata": {}, "outputs": [], @@ -189,7 +189,7 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": 6, "id": "0b6c3312-1d1d-4b6c-8e8c-ea62057b8b3a", "metadata": { "extensions": { @@ -212,7 +212,7 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "d6af0cda59da4db9aaa23f0fa1dc69dd", + "model_id": "061f5f76eb2745a3bffe5c2c24a1fad6", "version_major": 2, "version_minor": 0 }, @@ -234,7 +234,7 @@ }, { "cell_type": "code", - "execution_count": 26, + "execution_count": 27, "id": "a5792526-053c-448a-9e57-7dc25bd86a6f", "metadata": {}, "outputs": [], @@ -245,13 +245,13 @@ "crystal_image = widgets.Image(\n", " value=image_2,\n", " format='svg+xml',\n", - " width = '60%'\n", + " width = '600px'\n", ")" ] }, { "cell_type": "code", - "execution_count": 27, + "execution_count": 28, "id": "eec838fd-a5a9-49c8-a873-07c0e3653622", "metadata": { "extensions": { @@ -279,7 +279,7 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": 29, "id": "7209ba84-1e31-4d7e-b205-eb3b822fba13", "metadata": { "extensions": { @@ -305,7 +305,7 @@ }, { "cell_type": "code", - "execution_count": 29, + "execution_count": 30, "id": "78564e31-2e23-4fd0-879e-e5fec1cf5c8e", "metadata": { "extensions": { @@ -341,7 +341,7 @@ }, { "cell_type": "code", - "execution_count": 30, + "execution_count": 31, "id": "5bc30890-5c60-4d96-8138-fe9b7c0682d1", "metadata": { "extensions": { @@ -402,7 +402,7 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "1740dbe516374fc9adfe47562af61b79", + "model_id": "56ed96521c26475cb2a132af1bbd1328", "version_major": 2, "version_minor": 0 }, @@ -420,6 +420,14 @@ "\n", "calc_accordionn" ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "29ba8189-2ca6-4a13-b0be-3d42634cac43", + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { -- GitLab