Skip to content

Commit decc767

Browse files
author
Olivier Davant
committed
Refinitiv logo added to Examples (bis)
1 parent 7a72144 commit decc767

12 files changed

+73
-15
lines changed

Examples/2-Content/2.01-HistoricalPricing/EX-2.01.01-HistoricalPricing.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.01-HistoricalPricing/EX-2.01.02-HistoricalPricing-ParallelRequests.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.01-HistoricalPricing/EX-2.01.03-HistoricalPricing-RequestsWithEvents.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.01-HistoricalPricing/EX-2.01.04-HistoricalPricing-ErrorManagement.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.02-Pricing/EX-2.02.01-Pricing-Snapshot.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.02-Pricing/EX-2.02.02-Pricing-StreamingWithDataFrame.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.02-Pricing/EX-2.02.03-Pricing-StreamingCache.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.02-Pricing/EX-2.02.04-Pricing-StreamingEvents.ipynb

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"metadata": {
6-
"tags": []
7-
},
5+
"metadata": {},
86
"source": [
9-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
1013
]
1114
},
1215
{

Examples/2-Content/2.02-Pricing/EX-2.02.05-Pricing-StreamingNews.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

Examples/2-Content/2.02-Pricing/EX-2.02.06-Pricing-StreamingChain.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Refinitiv Data Library for Python"
7+
"----\n",
8+
"<img src=\"../../../files/refinitiv.png\" width=\"20%\" style=\"vertical-align: top;\">\n",
9+
"\n",
10+
"# Data Library for Python\n",
11+
"\n",
12+
"----"
813
]
914
},
1015
{

0 commit comments

Comments
 (0)