Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit c56578e

Browse files
Adjust sections in "Vehicle Routing" notebook (#1041)
* header * undo unrelated change Co-authored-by: Paul Nation <nonhermitian@gmail.com>
1 parent 3fbc959 commit c56578e

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

tutorials/optimization/7_examples_vehicle_routing.ipynb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,7 @@
66
"collapsed": true
77
},
88
"source": [
9-
"# _*Qiskit Aqua: Vehicle Routing*_\n",
10-
"\n",
11-
"The latest version of this notebook is available on https://github.com/qiskit/qiskit-tutorials.\n",
12-
"\n",
13-
"***\n",
14-
"### Contributors\n",
15-
"Andrea Simonetto<sup>[1]</sup>, Jakub Marecek<sup>[1]</sup>, Martin Mevissen<sup>[1]</sup>\n",
16-
"\n",
17-
"### Affiliation\n",
18-
"- <sup>[1]</sup>IBMQ\n",
9+
"# _*Vehicle Routing*_\n",
1910
"\n",
2011
"## The Introduction\n",
2112
"\n",
@@ -875,4 +866,4 @@
875866
},
876867
"nbformat": 4,
877868
"nbformat_minor": 1
878-
}
869+
}

0 commit comments

Comments
 (0)