Skip to content

Commit 0f4a770

Browse files
committed
added links for inline rendering
1 parent 0d8f4fb commit 0f4a770

File tree

2 files changed

+1225
-45
lines changed

2 files changed

+1225
-45
lines changed

README.md

Lines changed: 61 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -43,81 +43,85 @@ Or even better: It would be great if you would simply fork this project and send
4343
<br>
4444

4545

46-
## [2D histograms / heat maps / levelplots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/heatmaps.ipynb)
46+
## [2D histograms / heat maps / levelplots](./ipynb/heatmaps.ipynb)
4747

4848
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
4949

5050
<br>
5151
<br>
5252

53-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/heatmaps.ipynb'>
54-
![3d plots](./images/heatmaps.png)
53+
<a href='./ipynb/heatmaps.ipynb'>
54+
![](./images/heatmaps.png)
5555
</a>
56+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/heatmaps.ipynb)][[GitHub Rendering](./ipynb/heatmaps.ipynb)]
57+
5658

5759
<br>
5860
<br>
5961
<br>
6062
<br>
6163

6264

63-
## [3D Plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/3dplots.ipynb)
65+
## [3D Plots](./ipynb/3dplots.ipynb)
6466

6567
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
6668

6769
<br>
6870
<br>
6971

70-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/3dplots.ipynb'>
71-
![3d plots](./images/3dplots.png)
72+
<a href='./ipynb/3dplots.ipynb'>
73+
![](./images/3dplots.png)
7274
</a>
73-
75+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/3dplots.ipynb)][[GitHub Rendering](./ipynb/3dplots.ipynb)]
7476
<br>
7577
<br>
7678
<br>
7779
<br>
7880

7981

80-
## [Bar plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/barplots.ipynb)
82+
## [Bar plots](./ipynb/barplots.ipynb)
8183

8284
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
8385

8486
<br>
8587
<br>
8688

87-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/barplots.ipynb'>
88-
![3d plots](./images/barplots.png)
89+
<a href='./ipynb/barplots.ipynb'>
90+
![](./images/barplots.png)
8991
</a>
90-
92+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/barplots.ipynb)][[GitHub Rendering](./ipynb/barplots.ipynb)]
9193
<br>
9294
<br>
9395
<br>
9496
<br>
9597

96-
## [Boxplots and Violinplots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb)
98+
## [Boxplots and Violinplots](./ipynb/boxplots.ipynb)
9799

98100
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
99101

100102
<br>
101103
<br>
102104

103-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb'>
104-
![3d plots](./images/boxplots.png)
105+
<a href='./ipynb/boxplots.ipynb'>
106+
![](./images/boxplots.png)
107+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/boxplots.ipynb)][[GitHub Rendering](./ipynb/boxplots.ipynb)]
105108
</a>
106109

107110
<br>
108111
<br>
109112
<br>
110113
<br>
111114

112-
## [Errorbar plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb)
115+
## [Errorbar plots](./ipynb/errorbars.ipynb)
113116

114117
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
115118

116119
<br>
117120
<br>
118121

119-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb'>
120-
![3d plots](./images/errorbars.png)
122+
<a href='./ipynb/errorbars.ipynb'>
123+
![](./images/errorbars.png)
124+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/errorbars.ipynb)][[GitHub Rendering](./ipynb/errorbars.ipynb)]
121125
</a>
122126

123127
<br>
@@ -126,47 +130,50 @@ Or even better: It would be great if you would simply fork this project and send
126130
<br>
127131

128132

129-
## [Formatting I: subplots, markers, colors, axes](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_1.ipynb)
133+
## [Formatting I: subplots, markers, colors, axes](./ipynb/formatting_1.ipynb)
130134

131135
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
132136

133137
<br>
134138
<br>
135139

136-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_1.ipynb'>
140+
<a href='./ipynb/formatting_1.ipynb'>
137141
![](./images/formatting_1.png)
142+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_1.ipynb)][[GitHub Rendering](./ipynb/formatting_1.ipynb)]
138143
</a>
139144

140145
<br>
141146
<br>
142147
<br>
143148
<br>
144149

145-
## [Formatting II: gridlines](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_2.ipynb)
150+
## [Formatting II: gridlines](./ipynb/formatting_2.ipynb)
146151

147152
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
148153

149154
<br>
150155
<br>
151156

152-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_2.ipynb'>
157+
<a href='./ipynb/formatting_2.ipynb'>
153158
![](./images/formatting_2.png)
159+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_2.ipynb)][[GitHub Rendering](./ipynb/formatting_2.ipynb)]
154160
</a>
155161

156162
<br>
157163
<br>
158164
<br>
159165
<br>
160166

161-
## [Formatting III: What it takes to become a legend](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)
167+
## [Formatting III: What it takes to become a legend](./ipynb/formatting_3.ipynb)
162168

163169
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
164170

165171
<br>
166172
<br>
167173

168-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb'>
174+
<a href='./ipynb/formatting_3.ipynb'>
169175
![](./images/formatting_3.png)
176+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)][[GitHub Rendering](./ipynb/formatting_3.ipynb)]
170177
</a>
171178

172179
<br>
@@ -175,15 +182,16 @@ Or even better: It would be great if you would simply fork this project and send
175182
<br>
176183

177184

178-
## [Histograms](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb)
185+
## [Histograms](./ipynb/histograms.ipynb)
179186

180187
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
181188

182189
<br>
183190
<br>
184191

185-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb'>
186-
![3d plots](./images/histograms.png)
192+
<a href='./ipynb/histograms.ipynb'>
193+
![](./images/histograms.png)
194+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/histograms.ipynb)][[GitHub Rendering](./ipynb/histograms.ipynb)]
187195
</a>
188196

189197
<br>
@@ -192,15 +200,16 @@ Or even better: It would be great if you would simply fork this project and send
192200
<br>
193201

194202

195-
## [Line plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)
203+
## [Line plots](./ipynb/lineplots.ipynb)
196204

197205
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
198206

199207
<br>
200208
<br>
201209

202-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb'>
203-
![3d plots](./images/lineplots.png)
210+
<a href='./ipynb/lineplots.ipynb'>
211+
![](./images/lineplots.png)
212+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)][[GitHub Rendering](./ipynb/lineplots.ipynb)]
204213
</a>
205214

206215
<br>
@@ -209,15 +218,16 @@ Or even better: It would be great if you would simply fork this project and send
209218
<br>
210219

211220

212-
## [Line plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)
221+
## [Line plots](./ipynb/lineplots.ipynb)
213222

214223
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
215224

216225
<br>
217226
<br>
218227

219-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb'>
220-
![3d plots](./images/lineplots.png)
228+
<a href='./ipynb/lineplots.ipynb'>
229+
![](./images/lineplots.png)
230+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/lineplots.ipynb)][[GitHub Rendering](./ipynb/lineplots.ipynb)]
221231
</a>
222232

223233
<br>
@@ -227,47 +237,50 @@ Or even better: It would be great if you would simply fork this project and send
227237

228238

229239

230-
## [Preparing Plots for Publication](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb)
240+
## [Preparing Plots for Publication](./ipynb/publication.ipynb)
231241

232242
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
233243

234244
<br>
235245
<br>
236246

237-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb'>
238-
![Publication plots](./images/publication.png)
247+
<a href='./ipynb/publication.ipynb'>
248+
![](./images/publication.png)
249+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/publication.ipynb)][[GitHub Rendering](./ipynb/publication.ipynb)]
239250
</a>
240251

241252
<br>
242253
<br>
243254
<br>
244255
<br>
245256

246-
## [Scatter plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb)
257+
## [Scatter plots](./ipynb/scatterplots.ipynb)
247258

248259
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
249260

250261
<br>
251262
<br>
252263

253-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb'>
254-
![Publication plots](./images/scatterplots.png)
264+
<a href='./ipynb/scatterplots.ipynb'>
265+
![](./images/scatterplots.png)
266+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/scatterplots.ipynb)][[GitHub Rendering](./ipynb/scatterplots.ipynb)]
255267
</a>
256268

257269
<br>
258270
<br>
259271
<br>
260272
<br>
261273

262-
## [Special plots](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb)
274+
## [Special plots](./ipynb/specialplots.ipynb)
263275

264276
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
265277

266278
<br>
267279
<br>
268280

269-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb'>
270-
![3d plots](./images/specialplots.png)
281+
<a href='./ipynb/specialplots.ipynb'>
282+
![](./images/specialplots.png)
283+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb)][[GitHub Rendering](./ipynb/specialplots.ipynb)]
271284
</a>
272285

273286
<br>
@@ -278,15 +291,16 @@ Or even better: It would be great if you would simply fork this project and send
278291

279292

280293

281-
## [Clustering - Heatmaps and Dendrograms](http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical/clust_complete_linkage.ipynb)
294+
## [Clustering - Heatmaps and Dendrograms](./ipynb/clust_complete_linkage.ipynb)
282295

283296
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
284297

285298
<br>
286299
<br>
287300

288-
<a href='http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical/clust_complete_linkage.ipynb'>
289-
![3d plots](./images/heat_dendro.png)
301+
<a href='./ipynb/clust_complete_linkage.ipynb'>
302+
![](./images/heat_dendro.png)
303+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/clust_complete_linkage.ipynb)][[GitHub Rendering](./ipynb/clust_complete_linkage.ipynb)]
290304
</a>
291305

292306
<br>
@@ -296,10 +310,12 @@ Or even better: It would be great if you would simply fork this project and send
296310

297311

298312

299-
## [Tips and Tricks](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/tricks.ipynb)
313+
## [Tips and Tricks](./ipynb/tricks.ipynb)
300314

301315
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
302316

317+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/tricks.ipynb)][[GitHub Rendering](./ipynb/tricks.ipynb)]
318+
303319
<br>
304320
<br>
305321

0 commit comments

Comments
 (0)