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 committed Jan 24, 2022
1 parent 1358505 commit bb04a97
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions nbviewer/frontpage.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +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",
"img": "/img/example-nb/XKCD-Matplotlib.png"
},
{
"text": "Python for Vision Research",
"target": "/github/gestaltrevision/python_for_visres/blob/master/index.ipynb",
Expand Down

0 comments on commit bb04a97

Please sign in to comment.