From 2977655b5da8a26b09b8810b72b04a15761bb5d6 Mon Sep 17 00:00:00 2001 From: Donny Greenberg Date: Thu, 27 Dec 2018 02:27:09 +0900 Subject: [PATCH] Remove snaphot warning (#473) --- .../Terra_0.7_New_Features_and_Changes_Guide.ipynb | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/releases/Terra_0.7_New_Features_and_Changes_Guide.ipynb b/releases/Terra_0.7_New_Features_and_Changes_Guide.ipynb index c1e459b9c..7083a2853 100644 --- a/releases/Terra_0.7_New_Features_and_Changes_Guide.ipynb +++ b/releases/Terra_0.7_New_Features_and_Changes_Guide.ipynb @@ -506,20 +506,6 @@ } }, "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "/Users/donny.greenberg@ibm.com/code/qiskit-terra/qiskit/providers/legacysimulators/legacyprovider.py:41: DeprecationWarning: Simulators in the LegacySimulators provider are deprecated. If you want\n", - " maximum compatibility, you can use those in the Simulators provider. If you want to make the most\n", - " of performance, consider installing the Qiskit Aer element and user the Aer provider.\n", - " warnings.warn(DEPRECATION_MSG, DeprecationWarning)\n", - "/Users/donny.greenberg@ibm.com/code/qiskit-terra/qiskit/providers/legacysimulators/legacyprovider.py:37: DeprecationWarning: Simulators in the LegacySimulators provider are deprecated. If you want\n", - " maximum compatibility, you can use those in the Simulators provider. If you want to make the most\n", - " of performance, consider installing the Qiskit Aer element and user the Aer provider.\n", - " warnings.warn(DEPRECATION_MSG, DeprecationWarning)\n" - ] - }, { "data": { "text/plain": [