Skip to content

Commit d25d3c3

Browse files
authored
Merge pull request #995 from jweill-aws/remove-broken-links
Removes broken links (404s and pages with missing visualizations)
2 parents 1358505 + aaaaefd commit d25d3c3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

nbviewer/frontpage.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,6 @@
4646
{
4747
"header":"Misc",
4848
"links":[
49-
{
50-
"text": "Data Visualization with Lightning",
51-
"target": "/github/lightning-viz/lightning-example-notebooks/blob/master/index.ipynb",
52-
"img": "/img/example-nb/lightning.png"
53-
},
54-
{
55-
"text": "Interactive plots with Plotly",
56-
"target": "/github/plotly/python-user-guide/blob/master/Index.ipynb",
57-
"img": "/img/example-nb/plotly.png"
58-
},
5949
{
6050
"text": "XKCD Plot With Matplotlib",
6151
"target": "/url/jakevdp.github.io/downloads/notebooks/XKCD_plots.ipynb",

0 commit comments

Comments
 (0)