Skip to content

Commit 8d35033

Browse files
committed
merged beta branch into master
1 parent 2751d9d commit 8d35033

1 file changed

Lines changed: 5 additions & 32 deletions

File tree

BiCEP GUI.ipynb

Lines changed: 5 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,6 @@
33
{
44
"cell_type": "code",
55
"execution_count": 1,
6-
"metadata": {},
7-
"outputs": [
8-
{
9-
"data": {
10-
"application/javascript": [
11-
"IPython.OutputArea.prototype._should_scroll = function(lines) {\n",
12-
" return false;\n",
13-
"}\n"
14-
],
15-
"text/plain": [
16-
"<IPython.core.display.Javascript object>"
17-
]
18-
},
19-
"metadata": {},
20-
"output_type": "display_data"
21-
}
22-
],
23-
"source": [
24-
"%%javascript\n",
25-
"IPython.OutputArea.prototype._should_scroll = function(lines) {\n",
26-
" return false;\n",
27-
"}"
28-
]
29-
},
30-
{
31-
"cell_type": "code",
32-
"execution_count": 2,
336
"metadata": {
347
"scrolled": true
358
},
@@ -54,13 +27,13 @@
5427
},
5528
{
5629
"cell_type": "code",
57-
"execution_count": 5,
30+
"execution_count": 2,
5831
"metadata": {},
5932
"outputs": [
6033
{
6134
"data": {
6235
"application/vnd.jupyter.widget-view+json": {
63-
"model_id": "22afb1fa2c404232bf28d0f9dc87c076",
36+
"model_id": "05be40ac5aee45fea57554a9f131bbf3",
6437
"version_major": 2,
6538
"version_minor": 0
6639
},
@@ -74,10 +47,10 @@
7447
{
7548
"data": {
7649
"text/plain": [
77-
"<BiCEP.gui.GUI at 0x7faaa7f40f50>"
50+
"<BiCEP.gui.GUI at 0x7fceaba918d0>"
7851
]
7952
},
80-
"execution_count": 5,
53+
"execution_count": 2,
8154
"metadata": {},
8255
"output_type": "execute_result"
8356
}
@@ -114,7 +87,7 @@
11487
"name": "python",
11588
"nbconvert_exporter": "python",
11689
"pygments_lexer": "ipython3",
117-
"version": "3.13.3"
90+
"version": "3.11.9"
11891
},
11992
"vscode": {
12093
"interpreter": {

0 commit comments

Comments
 (0)