summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-scenario/src/main/Python_scripts/multimodel-retry.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-experiments/opendc-experiments-scenario/src/main/Python_scripts/multimodel-retry.ipynb')
-rw-r--r--opendc-experiments/opendc-experiments-scenario/src/main/Python_scripts/multimodel-retry.ipynb40
1 files changed, 40 insertions, 0 deletions
diff --git a/opendc-experiments/opendc-experiments-scenario/src/main/Python_scripts/multimodel-retry.ipynb b/opendc-experiments/opendc-experiments-scenario/src/main/Python_scripts/multimodel-retry.ipynb
new file mode 100644
index 00000000..02d91831
--- /dev/null
+++ b/opendc-experiments/opendc-experiments-scenario/src/main/Python_scripts/multimodel-retry.ipynb
@@ -0,0 +1,40 @@
+{
+ "cells": [
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "initial_id",
+ "metadata": {
+ "collapsed": true
+ },
+ "outputs": [],
+ "source": [
+ "import numpy as np\n",
+ "import matplotlib.pyplot as plt\n",
+ "import pandas as pd\n",
+ "import os"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 2
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython2",
+ "version": "2.7.6"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}