diff --git a/README.md b/README.md index 1946e2b..91f7492 100644 --- a/README.md +++ b/README.md @@ -3350,7 +3350,7 @@ Plotly ### Covid Deaths by Continent ![Covid Deaths](web/covid_deaths.png) -
+
```python # $ pip3 install pandas plotly diff --git a/index.html b/index.html index 05e52a6..5338656 100644 --- a/index.html +++ b/index.html @@ -213,7 +213,7 @@ pre.prettyprint {
- +
@@ -2840,7 +2840,7 @@ c 7 8 -

#Plotly

Covid Deaths by Continent

# $ pip3 install pandas plotly
+

#Plotly

Covid Deaths by Continent

# $ pip3 install pandas plotly
 import pandas as pd
 import plotly.express
 
@@ -2961,7 +2961,7 @@ cdef <type/void> <func_name>(<type> <arg_name_1>, ...):
  
 
   
 
diff --git a/web/template.html b/web/template.html
index 73fff46..10d6471 100644
--- a/web/template.html
+++ b/web/template.html
@@ -213,7 +213,7 @@ pre.prettyprint {
 
 
   
- +
@@ -221,7 +221,7 @@ pre.prettyprint {