Skip to main content
Sign in
Snippets Groups Projects
Commit a2a9cc48 authored by Alexandros Asonitis's avatar Alexandros Asonitis
Browse files

fixed bugs of the previous commit

parent 3408b472
No related branches found
No related tags found
No related merge requests found
......@@ -127,8 +127,8 @@ CC_vreset=widgets.BoundedFloatText(
Vretention=widgets.BoundedFloatText(
value=1,
min=-200,
max=200,
min=-100,
max=100,
step=1,
description='Voltage(V):',
)
......
......
%% Cell type:code id:33f299ef-2302-4e0a-b45f-291460d944c6 tags:
%% Cell type:code id:df99f5a2-80af-4892-8633-33177239e444 tags:
``` python
%run memristor.py
```
%% Output
%% Cell type:code id:9613a247-7ebb-46b8-ae8f-5d4ba21e5d43 tags:
``` python
```
......
......
......@@ -9,7 +9,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "08ad5e24d23947b5a9a616b8a2165364",
"model_id": "9679914678b84989b72a434397e6f4ca",
"version_major": 2,
"version_minor": 0
},
......@@ -23,7 +23,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "690baa6abd0c41d6b997c7de84fc85bd",
"model_id": "d70773fdcb9a4feeaf4f74db8676b703",
"version_major": 2,
"version_minor": 0
},
......@@ -44,7 +44,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "4bf79fdfea93481681b9dd9f94393e53",
"model_id": "7c46666e2d754164bdf4b961b6122719",
"version_major": 2,
"version_minor": 0
},
......@@ -65,7 +65,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "50ceb1727ee34815937571313c59d36c",
"model_id": "261c2c3346ff4a9cada6195b9587130d",
"version_major": 2,
"version_minor": 0
},
......@@ -79,7 +79,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "69384aaa047741308c8b693594ce8b44",
"model_id": "1a3243ff52ba482681df7c839a69dcab",
"version_major": 2,
"version_minor": 0
},
......@@ -100,7 +100,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "4a8414a15c3341bea4a1915db55716df",
"model_id": "551c29081a374529ab1e94610beb9d5b",
"version_major": 2,
"version_minor": 0
},
......@@ -114,7 +114,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "fd26504c37ae4c11b9bafa8ee7f61b0b",
"model_id": "3a850fb9a12f41afa8d635abf964890d",
"version_major": 2,
"version_minor": 0
},
......@@ -135,7 +135,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "a8b542b054bf45659f5fb4d50e5f7c6b",
"model_id": "2e65c194d82743a3b966824fd7bab997",
"version_major": 2,
"version_minor": 0
},
......@@ -149,7 +149,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "4e14febceeb14befa01bb1a750ff53be",
"model_id": "06b0c8aedd7d437da136420fc6ad1225",
"version_major": 2,
"version_minor": 0
},
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment