forked from executablebooks/meta
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery.yml
More file actions
600 lines (600 loc) · 37.4 KB
/
Copy pathgallery.yml
File metadata and controls
600 lines (600 loc) · 37.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
- name: Metrology Lecture Book
website: https://kisleif.github.io/mtbook/intro.html
repository: https://github.com/Kisleif/mtbook
image: https://kisleif.github.io/mtbook/_static/i_mt.png
- name: Introduction to Python Programming
website: https://vdsukhov.github.io/python-intro-course/intro.html
repository: https://github.com/vdsukhov/python-intro-course
image: https://vdsukhov.github.io/python-intro-course/_static/logo.png
- name: Introduction to Programming for Engineers
website: https://courses.coe.drexel.edu/ENGR/ENGR131W24/
repository: https://github.com/DrexelEngineering/ENGR131_W24
image: https://github.com/DrexelEngineering/ENGR131_W24/blob/main/jupyterbook/assets/Drexel_Logo.png?raw=true
- name: Mathematical Methods in Data Science (with Python)
website: https://mmids-textbook.github.io/
repository: https://github.com/MMiDS-textbook/MMiDS-textbook.github.io
image: https://raw.githubusercontent.com/MMiDS-textbook/MMiDS-textbook.github.io/main/mmids-cover.png
- name: "Unraveling Hidden Patterns of Brain Activity: A Journey Through Hemodynamic Deconvolution in Functional MRI"
website: https://phd.enekourunuela.com
repository: https://github.com/eurunuela/phd
image: https://raw.githubusercontent.com/eurunuela/phd/main/figures/thumbnail.png
- name: "Beyond the Basics: Mastering Advanced Python"
website: https://happyravenlabs.github.io/python-beyond-basics/intro.html
repository: https://github.com/HappyRavenLabs/python-beyond-basics
image: https://raw.githubusercontent.com/HappyRavenLabs/python-beyond-basics/refs/heads/main/figs/logo_noname.png
- name: The image analysis field guide
website: https://imaging.epfl.ch/field-guide/
repository: https://github.com/EPFL-Center-for-Imaging/image-analysis-field-guide
image: https://imaging.epfl.ch/field-guide/_images/epfl.jpeg
- name: Understanding Quantitative Finance
website: https://quantgirluk.github.io/Understanding-Quantitative-Finance/intro.html
repository: https://github.com/quantgirluk/Understanding-Quantitative-Finance
image: https://quantgirluk.github.io/Understanding-Quantitative-Finance/_static/puzzle.jpeg
- name: "Taming LLMs: A Practical Guide to LLM Pitfalls with Open Source Software"
website: https://www.souzatharsis.com/tamingLLMs/
repository: https://github.com/souzatharsis/tamingLLMs
image: https://raw.githubusercontent.com/souzatharsis/tamingLLMs/master/tamingllms/_static/cover_curve.png
- name: Real-Time Digital Signal Processing
website: https://realtimedsp.net/lab/
repository: https://github.com/Real-Time-DSP/lab
image: https://realtimedsp.net/lab/_static/logo.png
- name: "Discrete-Event Simulation in Python"
website: https://health-data-science-or.github.io/simpy-streamlit-tutorial
repository: https://github.com/health-data-science-OR/simpy-streamlit-tutorial
- name: Show the Physics
website: https://interactivetextbooks.tudelft.nl/showthephysics/
repository: https://github.com/TeachBooks/Showing-Physics
image: https://interactivetextbooks.tudelft.nl/showthephysics/_images/coverbook.jpg
- name: Developing with QIIME 2
website: https://develop.qiime2.org
repository: https://github.com/caporaso-lab/developing-with-qiime2
image: https://develop.qiime2.org/en/latest/_static/dwq2-light.png
- name: Python for Materials Engineers
website: https://sgcorcoran.github.io/Python-for-MSE/intro.html
repository: https://github.com/sgcorcoran/Python-for-MSE
image: https://sgcorcoran.github.io/Python-for-MSE/_images/71f487b5c22dda4ec3f5d8a4897a858b20e7520b5d1b918d72c2ededbddebff9.png
- name: InterpretML
website: https://interpret.ml/docs
repository: https://github.com/interpretml/interpret
image: http://interpret.ml/interpretml.png
- name: NumPy Tutorials
website: https://numpy.org/numpy-tutorials/
repository: https://github.com/numpy/numpy-tutorials
image: https://numpy.org/numpy-tutorials/build/numpylogo-9bec70caa141d81618eacdcceac20c3e.svg
- name: Open Source in Environmental Sustainability
website: https://report.opensustain.tech/
repository: https://github.com/protontypes/open-source-in-environmental-sustainability
image: https://raw.githubusercontent.com/protontypes/open-source-in-environmental-sustainability/main/open-source-in-environmental-sustainability/images/mycelium_sustainability.png
- name: HPX - The C++ Standard Library for Concurrency and Parallelism
website: https://hpx-docs.stellar-group.org/latest/html/index.html
repository: https://github.com/STEllAR-GROUP/hpx
image: https://github.com/STEllAR-GROUP/hpx/raw/master/docs/sphinx/_static/images/HPX_STELLAR_blue.png
- name: Hands-on Network Machine Learning with Scikit-Learn and Graspologic
website: http://docs.neurodata.io/graph-stats-book/coverpage.html
repository: https://github.com/neurodata/graph-stats-book
image: https://raw.githubusercontent.com/neurodata/graph-stats-book/master/network_machine_learning_in_python/Images/umap_pedigo_small.jpg
- name: NetworkX Guides
website: https://networkx.org/nx-guides/
repository: https://github.com/networkx/nx-guides
image: https://raw.githubusercontent.com/networkx/branding/main/logo/networkx_logo.svg
- name: Security Reference Architecture
website: https://nocomplexity.com/documents/securityarchitecture/introduction.html
repository: https://github.com/nocomplexity/SecurityArchitecture
image: https://github.com/nocomplexity/SecurityArchitecture/raw/master/images/nocxbanner.png
- name: "Enhancing Science Courses by Integrating Python (ESCIP)"
website: https://escip.github.io/
repository: https://github.com/ESCIP/escip.github.io
image: https://raw.githubusercontent.com/ESCIP/escip.github.io/jbook/logo.png
- name: "eChem: Computational Chemistry from Laptop to HPC"
website: https://kthpanor.github.io/echem/
repository: https://github.com/kthpanor/echem
image: https://raw.githubusercontent.com/kthpanor/echem/master/img/logo.png
- name: Graph Pandas
website: https://pandas.liuzaoqi.com/
repository: https://github.com/liuhuanshuo/zaoqi-book
image: https://pandas.liuzaoqi.com/_static/mylogo.png
- name: The Data Science Interview Book
website: https://book.thedatascienceinterviewproject.com
repository: https://github.com/dipranjan/dsinterviewqns
image: https://raw.githubusercontent.com/dipranjan/dsinterviewqns/master/logo.gif
- name: Coding for Economists
website: https://aeturrell.github.io/coding-for-economists
repository: https://github.com/aeturrell/coding-for-economists
image: https://aeturrell.github.io/coding-for-economists/_static/smith_lovelace.png
- name: Python Programming for Economics and Finance
website: https://python-programming.quantecon.org/intro.html
repository: https://github.com/QuantEcon/lecture-python-programming.myst
image: https://python-programming.quantecon.org/_static/qe-logo.png
- name: Quantitative Economics with Python
website: https://python.quantecon.org/intro.html
repository: https://github.com/QuantEcon/lecture-python.myst
image: https://python-programming.quantecon.org/_static/qe-logo.png
- name: AstroML Interactive Book -- Statistics, Data Mining, and Machine Learning in Astronomy
website: http://www.astroml.org/astroML-notebooks/
repository: https://github.com/astroML/astroML-notebooks/
image: https://raw.githubusercontent.com/astroML/astroML-notebooks/main/_static/astroml_logo.gif
- name: Advanced Quantitative Economics with Python
website: https://python-advanced.quantecon.org/intro.html
repository: https://github.com/QuantEcon/lecture-python-advanced.myst
image: https://python-programming.quantecon.org/_static/qe-logo.png
- name: Introduction to Economic Modeling and Data Science
website: https://datascience.quantecon.org/
repository: https://github.com/QuantEcon/lecture-datascience.myst
image: https://datascience.quantecon.org/_static/datascience-logo.png
- name: Explaining neural networks in raw Python
website: https://bronwojtek.github.io/neuralnets-in-raw-python/docs/index.html
repository: https://github.com/bronwojtek/neuralnets-in-raw-python
image: https://bronwojtek.github.io/neuralnets-in-raw-python/_static/koh.png
- name: TensorDiffEq Documentation
website: http://docs.tensordiffeq.io
repository: https://github.com/tensordiffeq/TensorDiffEq
image: https://docs.tensordiffeq.io/_static/logo.png
- name: Learn Python Programming
website: https://durgeshsamariya.github.io/learn-python/README.html
repository: https://github.com/durgeshsamariya/learn-python
image: https://raw.githubusercontent.com/durgeshsamariya/learn-python/main/resources/logo.png
- name: Algorithms for Automated Driving
image: https://thomasfermi.github.io/Algorithms-for-Automated-Driving/_static/car_sketch_wide.png
website: https://thomasfermi.github.io/Algorithms-for-Automated-Driving/Introduction/intro.html
repository: https://github.com/thomasfermi/Algorithms-for-Automated-Driving
- name: NASA Fornax Astrophysics Science Platform Demo Notebooks
website: https://nasa-fornax.github.io/fornax-demo-notebooks
repository: https://github.com/nasa-fornax/fornax-demo-notebooks
image: https://raw.githubusercontent.com/nasa-fornax/fornax-demo-notebooks/main/_static/fornax_logo.png
- name: NASA VirtualObservatory Notebooks
website: https://nasa-navo.github.io/navo-workshop/
repository: https://github.com/NASA-NAVO/navo-workshop
- name: NASA/IPAC Infrared Science Archive Python Notebook Tutorials
website: https://caltech-ipac.github.io/irsa-tutorials/
repository: https://github.com/Caltech-IPAC/irsa-tutorials
image: https://raw.githubusercontent.com/Caltech-IPAC/irsa-tutorials/main/_static/irsa_logo.png
- name: Solving Partial Differential Equations
image: https://aquaulb.github.io/book_solving_pde_mooc/_static/logo.png
website: https://aquaulb.github.io/book_solving_pde_mooc/solving_pde_mooc/notebooks/01_Introduction/01_00_Preface.html
repository: https://github.com/aquaULB/solving_pde_mooc
- name: Intro to Cultural Analytics
website: https://melaniewalsh.github.io/Intro-Cultural-Analytics/welcome.html
repository: https://github.com/melaniewalsh/Intro-Cultural-Analytics
image: https://melaniewalsh.github.io/Intro-Cultural-Analytics/_static/favicon.ico
- name: The Data-Sitters Club
website: https://datasittersclub.github.io/site/
repository: https://github.com/datasittersclub/site
image: https://datasittersclub.github.io/site/_static/DSClogo.png
- name: Computational and Inferential Thinking
website: https://www.inferentialthinking.com
repository: https://github.com/data-8/textbook
image: https://inferentialthinking.com/_static/favicon.png
- name: Python For Data Science
website: https://www.tomasbeuzen.com/python-programming-for-data-science/README.html
repository: https://github.com/TomasBeuzen/python-programming-for-data-science
image: https://www.tomasbeuzen.com/python-programming-for-data-science/_images/logo.png
- name: Python Packages
website: https://py-pkgs.org/
repository: https://github.com/UBC-MDS/py-pkgs
image: https://d33wubrfki0l68.cloudfront.net/6b7f66b16d59652f8693c91e7a985e457d841a49/20ff1/_static/py-pkgs-hex.png
- name: Geographic Data Science with Python
website: https://geographicdata.science
repository: https://github.com/gdsbook/book
image: https://geographicdata.science/book/_static/logo.png
- name: Continuous Time Markov Chains
website: https://continuous-time-mcs.quantecon.org/intro.html
repository: http://github.com/jstac/continuous_time_mcs
image: https://python-programming.quantecon.org/_static/qe-logo.png
- name: Statistics and Data Science
website: https://cranmer.github.io/stats-ds-book/intro.html
repository: https://github.com/cranmer/stats-ds-book
image:
- name: Machine Learning, Statistics, and Data Mining for Heliophysics
website: https://helioml.org
repository: https://github.com/HelioML/HelioML/
image: https://raw.githubusercontent.com/HelioML/HelioML/master/book/logo.png
- name: Earth and Environmental Data Science
website: http://earth-env-data-science.github.io/
repository: https://github.com/earth-env-data-science/earth-env-data-science-book
image: https://earth-env-data-science.github.io/_static/eeds-logo.png
- name: DartBrains
website: https://dartbrains.org/
repository: https://github.com/ljchang/dartbrains
image: https://raw.githubusercontent.com/ljchang/dartbrains/master/images/logo/dartbrains_logo_square_transparent.png
- name: Neuroimaging Analysis Methods for Naturalistic Data
website: http://naturalistic-data.org/
repository: https://github.com/naturalistic-data-analysis/naturalistic_data_analysis
image: https://naturalistic-data.org/_static/Naturalistic_Data_Logo_v7.png
- name: Neural Process Family
website: https://yanndubs.github.io/Neural-Process-Family
repository: https://github.com/YannDubs/Neural-Process-Family
image: https://yanndubs.github.io/Neural-Process-Family/_static/logo.gif
- name: "The Turing Way: A guide to reproducible, ethical, inclusive and collaborative data science"
website: https://book.the-turing-way.org
repository: https://github.com/the-turing-way/the-turing-way
image: https://raw.githubusercontent.com/the-turing-way/the-turing-way/main/book/figures/logo/logo.png
- name: Deep Learning for Molecules and Materials
website: https://dmol.pub
repository: https://github.com/whitead/dmol-book
image: https://raw.githubusercontent.com/whitead/dmol-book/master/_static/images/logo.png
- name: genome-sampler Software Documentation
website: https://caporasolab.us/genome-sampler/
repository: https://github.com/caporaso-lab/genome-sampler
image:
- name: PyTorch를 활용한 딥러닝 튜토리얼 (Deep Learning Tutorials with PyTorch)
website: https://pseudo-lab.github.io/Tutorial-Book/
repository: https://github.com/Pseudo-Lab/Tutorial-Book/
image: https://pseudo-lab.github.io/Tutorial-Book/_static/PseudoLab_logo.png
- name: Exploratory Data Visualization with Altair
website: https://altair-viz.github.io/altair-tutorial/README.html
repository: https://github.com/altair-viz/altair-tutorial
image: https://altair-viz.github.io/altair-tutorial/_static/altair-logo.png
- name: "IntroPy: an introductory Python & PsychoPy course"
repository: https://github.com/lukassnoek/introPy
image: https://raw.githubusercontent.com/lukassnoek/introPy/master/intropy/img/logo.png
website: https://lukas-snoek.com/introPy/
- name: "Computational Thermodynamics"
repository: https://github.com/kyleniemeyer/computational-thermo
image: https://kyleniemeyer.github.io/computational-thermo/_static/logo.png
website: https://kyleniemeyer.github.io/computational-thermo
- name: "Introduction to Computer Control System interactive exercise book"
repository: https://github.com/bonassifabio/1RT485
image: https://bonassifabio.github.io/1RT485/_static/logo.svg
website: https://bonassifabio.github.io/1RT485/intro.html
# Temporarily down
# - name: "Make Use of Data: Data Science Notes"
# repository: https://github.com/wyattowalsh/data-science-notes
# image: https://raw.githubusercontent.com/wyattowalsh/data-science-notes/master/data-science-notes/favicon_io/apple-touch-icon.png
# website: https://makeuseofdata.com
- name: "Guide de bonnes pratiques sur les données de la recherche"
repository: https://github.com/miti-gt-donnees/guide.git
image: https://mi-gt-donnees.pages.math.unistra.fr/guide/_static/logo.png
website: https://mi-gt-donnees.pages.math.unistra.fr/guide
- name: "Callysto Curriculum Notebooks"
repository: https://github.com/callysto/curriculum-jbook/tree/gh-pages
image: https://callysto.github.io/curriculum-jbook/_static/CallystoLogo.png
website: https://callysto.github.io/curriculum-jbook/intro.html
- name: "Introducción a la ciencia de datos"
repository: https://github.com/rafneta/CienciaDatosPythonCIDE
image: https://raw.githubusercontent.com/rafneta/CienciaDatosPythonCIDE/master/docs/logo.jpg
website: https://rafneta.github.io/CienciaDatosPythonCIDE/intro.html
- name: "OpenPifPaf Guide"
image: https://openpifpaf.github.io/_static/logo.png
website: https://openpifpaf.github.io
repository: https://github.com/openpifpaf/openpifpaf
- name: "The FAIR Cookbook"
repository: https://github.com/FAIRplus/the-fair-cookbook
image: https://raw.githubusercontent.com/FAIRplus/the-fair-cookbook/7b0eba0d01d129ee826e941fd082bad42e6f3151/_static/images/logo/cookbook-logo-small.png
website: https://fairplus.github.io/the-fair-cookbook/content/home.html
- name: "UW Data Visualization Curriculum"
repository: https://github.com/uwdata/visualization-curriculum
image: https://raw.githubusercontent.com/uwdata/visualization-curriculum/master/altair-hist.png
website: https://uwdata.github.io/visualization-curriculum/intro.html
- name: "MalariaGEN Vector Data User Guide"
repository: https://github.com/malariagen/vector-data/
image: https://malariagen.github.io/vector-data/_static/logo.png
website: https://malariagen.github.io/vector-data/landing-page.html
- name: "Scikit-learn course"
repository: https://github.com/INRIA/scikit-learn-mooc
image: https://inria.github.io/scikit-learn-mooc/_static/scikit-learn-logo.png
website: https://inria.github.io/scikit-learn-mooc/
- name: "Machine Learning for Credit Card Fraud Detection"
repository: https://github.com/Fraud-Detection-Handbook/fraud-detection-handbook
image: https://raw.githubusercontent.com/Fraud-Detection-Handbook/fraud-detection-handbook/main/images/icon_gallery.png
website: https://fraud-detection-handbook.github.io/fraud-detection-handbook
- name: "Epidemic modelling: Some notes, maths, and code"
repository: https://github.com/simoninireland/introduction-to-epidemics
image: https://raw.githubusercontent.com/simoninireland/introduction-to-epidemics/master/src/print-cover-small.png
website: https://simondobson.org/introduction-to-epidemics/
- name: "단국대 2020 캐글 뽀개기 (DKU Kaggle Class)"
repository: https://github.com/kaggler-tv/dku-kaggle-class/
image: https://kaggler-tv.github.io/dku-kaggle-class/_static/logo.png
website: https://kaggler-tv.github.io/dku-kaggle-class/main.html
- name: "Jupyter Guide to Linear Algebra"
repository: https://github.com/bvanderlei/jupyter-guide-to-linear-algebra
image: https://bvanderlei.github.io/jupyter-guide-to-linear-algebra/_static/reflection_logo.png
website: https://bvanderlei.github.io/jupyter-guide-to-linear-algebra/
# Note: this one has no public repository
- name: "Python Programming And Numerical Methods: A Guide For Engineers And Scientists"
image: https://pythonnumericalmethods.berkeley.edu/_static/book_cover.jpg
website: https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html
- name: "Programming Differential Privacy"
repository: https://github.com/uvm-plaid/programming-dp
image: https://uvm-plaid.github.io/programming-dp/_static/logo.png
website: https://uvm-plaid.github.io/programming-dp/
- name: "Argo Online School"
repository: https://github.com/euroargodev/argoonlineschool
image: https://euroargodev.github.io/argoonlineschool/_static/logoAoS.png
website: https://euroargodev.github.io/argoonlineschool
# Temporarily down
# - name: An Introduction to Applied Bioinformatics
# website: http://readIAB.org
# repository: https://github.com/applied-bioinformatics/iab2
# image: https://github.com/applied-bioinformatics/iab2/raw/main/book/logo.png
- name: Primer on Statistics
website: https://r05323028.github.io/primer-on-statistics
repository: https://github.com/r05323028/primer-on-statistics
image: https://raw.githubusercontent.com/r05323028/primer-on-statistics/main/logo.png
- name: Computational Mechanics
website: https://cooperrc.github.io/computational-mechanics
repository: https://github.com/cooperrc/computational-mechanics
image: https://raw.githubusercontent.com/cooperrc/computational-mechanics/b6a88f2d32f9d90418a9b575aec4bec0d6757b2a/comp-mech-logo.svg
- name: "Topology in condensed matter: tying quantum knots"
website: https://topocondmat.org
repository: https://github.com/topocm/topocm_content
image: https://raw.githubusercontent.com/topocm/topocm_content/master/logo_small.jpg
- name: "VisDepot: An Introductory Resource for Data Visualization"
website: https://necote.github.io/VisDepot/
repository: https://github.com/necote/VisDepot
image: https://raw.githubusercontent.com/necote/VisDepot/main/visdepot_logo_4.png
- name: Introduction to Materials Informatics
website: https://enze-chen.github.io/mi-book-2021/
repository: https://github.com/enze-chen/mi-book
image: https://raw.githubusercontent.com/enze-chen/mi-book/master/mi_logo.png
- name: "ML-AI Guide"
website: https://csinva.io/blog/compiled_notes/_build/html//intro.html
repository: https://github.com/csinva/csinva.github.io
image: https://csinva.io/blog/compiled_notes/_build/html//_static/logo.png
- name: The State of Open Source AI
repository: https://github.com/premAI-io/state-of-open-source-ai
website: https://book.premai.io/state-of-open-source-ai
image: https://static.premai.io/logo.png
- name: Computational Models of Human Social Behavior & Neuroscience
website: https://shawnrhoads.github.io/gu-psyc-347
repository: https://github.com/shawnrhoads/gu-psyc-347
image: https://raw.githubusercontent.com/shawnrhoads/gu-psyc-347/master/docs/static/images/logo-background.jpg
- name: Foundations of Data Science with Python
website: https://jmshea.github.io/Foundations-of-Data-Science-with-Python
repository: https://github.com/jmshea/Foundations-of-Data-Science-with-Python
image: https://jmshea.github.io/Foundations-of-Data-Science-with-Python/_static/normal-people.png
- name: "Data Science Process using CRISP-DM"
website: https://syahrulhamdani.github.io/data-science-crisp-dm
repository: https://github.com/syahrulhamdani/data-science-crisp-dm
image: https://syahrulhamdani.github.io/data-science-crisp-dm/_static/bitlabs.png
- name: "Chainladder - Actuarial Reserving in Python"
website: https://chainladder-python.readthedocs.io
repository: https://github.com/casact/chainladder-python
image: https://chainladder-python.readthedocs.io/en/stable/_static/logo.png
- name: Basics of Image Processing
website: https://vincmazet.github.io/bip/
repository: https://github.com/vincmazet/bip
image:
- name: "NI-edu: fMRI analysis in Python"
website: https://lukas-snoek.com/NI-edu
repository: https://github.com/lukassnoek/NI-edu
image: https://raw.githubusercontent.com/lukassnoek/NI-edu/master/NI-edu/img/fmri_lowres.gif
- name: "Music Classification: Beyond Supervised Learning, Towards Real-world Applications"
website: https://music-classification.github.io/tutorial/
repository: https://github.com/music-classification/tutorial
image: https://raw.githubusercontent.com/music-classification/tutorial/main/book/images/favicon_io/android-chrome-512x512.png
- name: "PyMedPhys: Supporting Medical Physicists in making radiotherapy cancer treatment safer"
website: https://docs.pymedphys.com/
repository: https://github.com/pymedphys/pymedphys/tree/main/lib/pymedphys/docs
image: https://raw.githubusercontent.com/pymedphys/pymedphys/67819b7b49337fb2213ec1bcb7ee64c1ae914eee/logos/pymedphys_square.svg
- name: "The Good Research Code handbook"
website: https://goodresearch.dev
repository: https://github.com/patrickmineault/codebook
image: https://goodresearch.dev/_images/unicorn.png
- name: "Prodigious Python - Quest for the fun filled adventure of Python"
website: https://prodigiouspython.github.io/ProdigiousPython
repository: https://github.com/ProdigiousPython/ProdigiousPython
image: https://raw.githubusercontent.com/ProdigiousPython/AssetStore/main/Prodigious%20Python%20Main%20logo.png
- name: "ALLCools - single-cell DNA Methylome Analysis Package"
website: https://lhqing.github.io/ALLCools/intro.html
repository: https://github.com/lhqing/ALLCools
image: https://raw.githubusercontent.com/lhqing/ALLCools/master/docs/allcools/img/allcools_logo_large.png
- name: "Quality Assurance of Code for Analysis and Research"
website: https://best-practice-and-impact.github.io/qa-of-code-guidance/intro.html
repository: https://github.com/best-practice-and-impact/qa-of-code-guidance
image: https://raw.githubusercontent.com/best-practice-and-impact/qa-of-code-guidance/master/book/_static/duck_book_logo.svg
- name: "Network Data Science"
website: https://bdpedigo.github.io/networks-course
repository: https://github.com/bdpedigo/networks-course
image: https://raw.githubusercontent.com/bdpedigo/networks-course/main/docs/images/logo.png
- name: "Mathematik für Physikstudierende C"
website: https://fau-ammn.github.io/MathPhysicsC/intro.html
repository: https://github.com/FAU-AMMN/MathPhysicsC
image: https://raw.githubusercontent.com/FAU-AMMN/MathPhysicsC/main/img/FAU_Nat_logo.svg
- name: "Pythia Foundations -- A community learning resource for Python-based computing in the geosciences"
website: https://foundations.projectpythia.org
repository: https://github.com/ProjectPythia/pythia-foundations
image: https://avatars.githubusercontent.com/projectpythia
- name: "10 Lectures on Inverse Problems and Imaging"
website: https://tristanvanleeuwen.github.io/IP_and_Im_Lectures/intro.html
repository: https://github.com/TristanvanLeeuwen/IP_and_Im_Lectures
image: https://tristanvanleeuwen.github.io/IP_and_Im_Lectures/_static/logo.png
- name: "Computational Discovery on Jupyter"
website: https://computational-discovery-on-jupyter.github.io/Computational-Discovery-on-Jupyter/
repository: https://github.com/Computational-Discovery-on-Jupyter/Computational-Discovery-on-Jupyter
image: https://raw.githubusercontent.com/Computational-Discovery-on-Jupyter/Computational-Discovery-on-Jupyter/master/book/logo.jpg
- name: "Scientific Computing for Chemists"
website: https://weisscharlesj.github.io/SciCompforChemists
repository: https://github.com/weisscharlesj/SciCompforChemists
image: https://weisscharlesj.github.io/SciCompforChemists/_static/logo.svg
- name: "Practical Guide to Climate Econometrics"
website: https://climateestimate.net
repository: https://github.com/atrisovic/weather-panel.github.io/
image: https://climateestimate.net/_static/climate_estimate_logo.png
- name: "Introducción a Big Data. Apuntes de análisis de datos y ML"
website: https://fortinux.github.io/bigdata-book/intro.html
repository: https://github.com/fortinux/bigdata-book/
image: https://fortinux.com/wp-content/uploads/2022/04/Big-data-stack.png
- name: "Introduction to Bioimage Analysis"
website: https://bioimagebook.github.io
repository: https://github.com/bioimagebook/bioimagebook.github.io
image: https://bioimagebook.github.io/_static/book-logo-smaller.png
- name: "Introduction à la PROgrammation Scientifique"
website: https://mbuffat.github.io/INPROS/
repository: https://github.com/mbuffat/INPROS
image: https://mbuffat.github.io/INPROS/_static/logo.png
- name: "Classifying 19th Century British Library books using Crowdsourcing and Machine Learning"
website: https://living-with-machines.github.io/genre-classification/
repository: https://github.com/Living-with-machines/genre-classification
image: https://raw.githubusercontent.com/Living-with-machines/genre-classification/main/genre_classification_of_bl_books/logo.jpg?raw=true
- name: "pyhf User Guide and Tutorial"
website: https://pyhf.github.io/pyhf-tutorial/
repository: https://github.com/pyhf/pyhf-tutorial
image: https://raw.githubusercontent.com/scikit-hep/pyhf/master/docs/_static/img/pyhf-logo.png
- name: "MAT244E Statistics"
website: https://gulinan.github.io/mat244e/
repository: https://github.com/gulinan/mat244e
image: https://github.com/gulinan/mat244e/raw/main/course_class_files/images/logo.png
- name: "Deep Learning for Particle Physicists"
website: https://lewtun.github.io/dl4phys/
repository: https://github.com/lewtun/dl4phys
image: https://raw.githubusercontent.com/lewtun/dl4phys/main/logo.jpg
- name: "OK Transformer: Notebooks on ML Engineering and MLOps"
website: https://particle1331.github.io/ok-transformer/intro.html
repository: https://github.com/particle1331/ok-transformer
image: https://particle1331.github.io/ok-transformer/_static/logo.png
- name: "Applying Maths in the Chemical and Biomolecular Sciences"
website: https://applying-maths-book.com/
repository: https://github.com/subblue/applying-maths-book
image: https://applying-maths-book.com/_static/book-cover.jpg
- name: "NiMARE: Neuroimaging Meta-Analysis Research Environment"
website: https://neurolibre.org/papers/10.55458/neurolibre.00007
repository: https://github.com/NBCLab/nimare-paper
image: https://github.com/NBCLab/nimare-paper/blob/master/featured.png?raw=true
- name: "An interactive meta-analysis of MRI biomarkers of myelin"
website: https://neurolibre.org/papers/10.55458/neurolibre.00004
repository: https://github.com/Notebook-Factory/myelin-meta-analysis
image: https://github.com/Notebook-Factory/myelin-meta-analysis/blob/main/featured.png?raw=true
- name: "CCD Data Reduction Guide"
website: http://www.astropy.org/ccd-reduction-and-photometry-guide
repository: https://github.com/astropy/ccd-reduction-and-photometry-guide
image: https://raw.githubusercontent.com/astropy/ccd-reduction-and-photometry-guide/main/book_media/images/logo/logo.png
- name: "Simply Logical – Intelligent Reasoning by Example"
website: https://book.simply-logical.space/
repository: https://github.com/simply-logical/simply-logical
image: https://raw.githubusercontent.com/simply-logical/simply-logical/master/src/img/SL.svg
- name: "Environmental Data Science Book"
website: https://the-environmental-ds-book.netlify.app/
repository: https://github.com/alan-turing-institute/environmental-ds-book
image: https://raw.githubusercontent.com/eds-book/eds-book/main/book/_static/edsbook_logo-black.png
- name: Python Coding for Public Policy
website: https://python-public-policy.afeld.me/
repository: https://github.com/afeld/python-public-policy
image: https://user-images.githubusercontent.com/86842/197553222-3bb7f8e7-a136-4bae-b8c0-896837bcc199.png
- name: "PmagPy: An open source package for paleomagnetic data analysis"
website: https://pmagpy.github.io/PmagPy-docs/
repository: https://github.com/pmagpy/pmagpy-docs
image: https://github.com/PmagPy/PmagPy-docs/raw/main/images/logos/pmagpy_logo2.png
- name: "Geospatial Data Science with Earth Engine and Geemap"
website: https://book.geemap.org
repository: https://github.com/giswqs/geebook
image: https://raw.githubusercontent.com/giswqs/geemap/master/docs/assets/logo.png
- name: "Kinetics Toolkit"
website: https://kineticstoolkit.uqam.ca
repository: https://github.com/felixchenier/kineticstoolkit_doc
image: https://kineticstoolkit.uqam.ca/doc/_static/logo.png
- name: "Geo-Structure-from-Motion (Geo-SfM) Course"
repository: https://github.com/UNISvalbard/Geo-SfM
image: https://unisvalbard.github.io/Geo-SfM/_static/logo.gif
website: https://unisvalbard.github.io/Geo-SfM/landing-page.html
- name: "UNIS GNSS Compendium"
repository: https://github.com/UNISvalbard/gnss-compendium
image: https://unisvalbard.github.io/gnss-compendium/_static/logo.png
website: https://unisvalbard.github.io/gnss-compendium/readme.html
- name: "Geo-Unmanned Aerial Vehicle (Geo-UAV) Course"
repository: https://github.com/UNISvalbard/Geo-UAV
image: https://unisvalbard.github.io/Geo-UAV/_static/geo_mod-01.png
website: https://unisvalbard.github.io/Geo-UAV/landing-page.html
- name: "Machine Learning Recipe Book"
repository: https://github.com/bipinKrishnan/ml-recipe-book
website: https://bipinkrishnan.github.io/ml-recipe-book
image: https://raw.githubusercontent.com/bipinKrishnan/ml-recipe-book/main/logo.png
- name: "Computer Science Lecture"
repository: https://github.com/FireDynamics/LectureComputerScience
website: https://firedynamics.github.io/LectureComputerScience
image: https://firedynamics.github.io/LectureComputerScience/_static/cce_logo.png
- name: "Fire Simulation Lecture"
repository: https://github.com/FireDynamics/LectureFireSimulation
website: https://firedynamics.github.io/LectureFireSimulation
image: https://firedynamics.github.io/LectureFireSimulation/_static/cce_logo.png
- name: "TESS-Atlas"
repository: https://github.com/dfm/tess-atlas
website: http://catalog.tess-atlas.cloud.edu.au/
image: http://catalog.tess-atlas.cloud.edu.au/_static/atlas_logo.png
- name: "NRSurCat-1"
repository: https://github.com/nrsur-catalog/NRSurCat-1/
website: https://nrsur-catalog.github.io/NRSurCat-1
image: https://raw.githubusercontent.com/nrsur-catalog/logo/main/nrsurcat_1_logo.png
- name: "Parallel Techniques Tutorial"
repository: https://github.com/avivajpeyi/parallelization_techniques
website: https://avivajpeyi.github.io/parallelization_techniques/
image: https://avivajpeyi.github.io/parallelization_techniques/_images/orbit1.gif
- name: "GW Parameter Estimation Tutorial"
repository: https://github.com/avivajpeyi/gw_pe_tutorial
website: https://avivajpeyi.github.io/gw_pe_tutorial/
image: https://avivajpeyi.github.io/gw_pe_tutorial/_images/workshop_notebook_69_1.png
- name: "Topics in Mathematical Biology"
repository: https://github.com/abestshef/mas377
website: https://abestshef.github.io/mas377
image: https://abestshef.github.io/mas377/_static/logo.png
- name: "Quantum Metrology with Photoelectrons Vol. 3: Analysis methodologies"
repository: https://github.com/phockett/Quantum-Metrology-with-Photoelectrons-Vol3
website: https://phockett.github.io/Quantum-Metrology-with-Photoelectrons-Vol3
image: https://raw.githubusercontent.com/phockett/Quantum-Metrology-with-Photoelectrons-Vol3/main/notes/cover_art/quantum_met_cover_mock_vol3_070823.png
- name: "NeuroML"
repository: https://github.com/NeuroML/Documentation/
website: https://docs.neuroml.org
image: https://docs.neuroml.org/_static/logo.png
- name: "Daisy"
repository: https://github.com/huyuhuster/daisydoc
website: https://daisydoc.readthedocs.io/
image: https://daisydoc.readthedocs.io/en/latest/_static/logo-wide.png
- name: "OpenScope Databook"
repository: https://github.com/AllenInstitute/openscope_databook
website: https://alleninstitute.github.io/openscope_databook/intro.html
image: https://github.com/AllenInstitute/openscope_databook/blob/f2be9890b57eb04e65cf9d2ef088ca97afe5f28b/data/images/logo.png
- name: Introduction to Data Science
website: https://florian-huber.github.io/data_science_course/
repository: https://github.com/florian-huber/data_science_course
image: https://florian-huber.github.io/data_science_course/_static/data_science_cover_illustration.png
- name: "University of Alabama Libraries Scholarly API Cookbook"
repository: https://github.com/UA-Libraries-Research-Data-Services/UALIB_ScholarlyAPI_Cookbook
website: https://ua-libraries-research-data-services.github.io/UALIB_ScholarlyAPI_Cookbook/
image: https://raw.githubusercontent.com/ua-libraries-research-data-services/UALIB_ScholarlyAPI_Cookbook/main/images/UALIB_logo.png
- name: "Notas de Clases - 2024"
repository: https://github.com/ClaudioRojasMon/Apoyo
website: https://claudiorojasmon.github.io/Apoyo/intro.html
image: https://github.com/ClaudioRojasMon/Apoyo/blob/master/Original%20Logo.png
- name: "Molecular Simulations"
repository: https://github.com/BarakHirshberg/MolecularSimulations
website: https://barakhirshberg.github.io/MolecularSimulations
image: https://barakhirshberg.github.io/MolecularSimulations/_static/tau_logo.jpg
- name: "Python Data Science 数据科学"
repository: https://github.com/RobinChen121/book-Python-Data-Science-cn
website: https://robinchen121.github.io/book-Python-Data-Science-cn
image: https://github.com/RobinChen121/book-Python-Data-Science-cn/blob/main/data-science/logo2.png
- name: "Computational Astrophysics"
repository: https://github.com/zingale/computational_astrophysics
website: https://zingale.github.io/computational_astrophysics/
image: https://github.com/zingale/computational_astrophysics/blob/a756151090ca1da94d0cd6a3e92a8a47cb940630/content/rt_small.png?raw=true
- name: Computational Problem Solving in the Chemical Sciences
repository: https://github.com/rwexler/comp-prob-solv
website: https://wexlergroup.github.io/comp-prob-solv/
image: https://github.com/wexlergroup/comp-prob-solv/blob/main/logo.png
- name: Aprendendo Físico-Química com auxílio de Phython
repository: https://github.com/leobap01/ebook-fisico-quimica
website: https://leobap01.github.io/ebook-fisico-quimica/
image: https://leobap01.github.io/ebook-fisico-quimica/_static/logo.png
- name: Learn Probability
repository: https://github.com/snowch/learn_probability
website: https://snowch.github.io/learn_probability
image: https://snowch.github.io/learn_probability/_static/logo.png
- name: Fuzzing with Fandango
repository: https://github.com/fandango-fuzzer/fandango
website: https://fandango-fuzzer.github.io/
image: https://fandango-fuzzer.github.io/_static/fandango.png
- name: Modelling, Uncertainty and Data for Engineers
repository: https://github.com/TUDelft-MUDE/book
website: https://mude.citg.tudelft.nl/book/2024
image: https://files.mude.citg.tudelft.nl/MUDE_Logo-small.png
- name: Applied Linear Algebra
repository: https://github.com/jwjohnson314/linear-algebra-book
website: https://thelinearalgebrabook.com
image: https://raw.githubusercontent.com/jwjohnson314/linear-algebra-book/refs/heads/main/assets/logo.png
- name: "Programando la Historia"
repository: https://github.com/ClaudioRojasMon/apuntes_2025
website: https://claudiorojasmon.github.io/apuntes_2025/
image: https://github.com/ClaudioRojasMon/apuntes_2025/blob/main/Original.png?raw=true
- name: "Analytical Groundwater Modeling: Theory and Applications Using Python"
repository: https://github.com/pythongroundwaterbook/analytic_gw_book
website: https://interactive-education.gw-project.org/analytical-groundwater-modeling
image: https://interactive-education.gw-project.org/analytical-groundwater-modeling/_static/logo.jpg