Skip to content

Commit 082a963

Browse files
committed
Adding the cost_constrained_qr.ipynb
1 parent 11d5bc7 commit 082a963

File tree

2 files changed

+370
-10
lines changed

2 files changed

+370
-10
lines changed

examples/cost_constrained_qr.ipynb

Lines changed: 370 additions & 0 deletions
Large diffs are not rendered by default.

examples/spatially_constrained_qr.ipynb

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,6 @@
5555
"Loading and preprocessing the data:"
5656
]
5757
},
58-
{
59-
"cell_type": "code",
60-
"execution_count": 2,
61-
"metadata": {},
62-
"outputs": [],
63-
"source": [
64-
"import ssl\n",
65-
"ssl._create_default_https_context = ssl._create_unverified_context"
66-
]
67-
},
6858
{
6959
"cell_type": "code",
7060
"execution_count": 3,

0 commit comments

Comments
 (0)