Skip to content

Commit

Permalink
Removes broken links (404s and pages with missing visualizations)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWeill authored and minrk committed Jan 28, 2022
1 parent 1358505 commit aaaaefd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions nbviewer/frontpage.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,6 @@
{
"header":"Misc",
"links":[
{
"text": "Data Visualization with Lightning",
"target": "/github/lightning-viz/lightning-example-notebooks/blob/master/index.ipynb",
"img": "/img/example-nb/lightning.png"
},
{
"text": "Interactive plots with Plotly",
"target": "/github/plotly/python-user-guide/blob/master/Index.ipynb",
"img": "/img/example-nb/plotly.png"
},
{
"text": "XKCD Plot With Matplotlib",
"target": "/url/jakevdp.github.io/downloads/notebooks/XKCD_plots.ipynb",
Expand Down

0 comments on commit aaaaefd

Please sign in to comment.