Skip to content

Instantly share code, notes, and snippets.

View leonoverweel's full-sized avatar

Leon Overweel leonoverweel

View GitHub Profile
@leonoverweel
leonoverweel / check_notebooks_cleared.py
Created December 2, 2021 11:41
Simple Python script to fail CI/CD checks if Jupyter notebooks aren't cleared
import glob
import subprocess
import sys
CLEAR_COMMAND = "jupyter nbconvert --to notebook --inplace --clear-output"
DIFF_COMMAND = "git diff --quiet --exit-code"
# Clear notebook outputs
for notebook_file in glob.glob("notebooks/*.ipynb"):
subprocess.run([*CLEAR_COMMAND.split(), notebook_file])
@leonoverweel
leonoverweel / revue_to_markdown.py
Last active September 11, 2019 20:28
Convert a Revue newsletter issue to markdown; currently supported content types: title, headers, paragraphs, lists, blockquotes, and images.
import sys
from urllib import request
from bs4 import BeautifulSoup
import html2text
# CSS classes used by Revue
CLS_BLOCKQUOTE = 'revue-blockquote'
CLS_H2 = 'header-text'
@leonoverweel
leonoverweel / exc-review.md
Last active December 12, 2018 14:21
Extreme Computing Exam Review
@leonoverweel
leonoverweel / informatics-urls
Last active October 18, 2018 11:11
People page URLS for University of Edinburgh Informatics Academic Staff (October 2018)
http://www.inf.ed.ac.uk/people/staff/Stefano_Albrecht.html
http://www.inf.ed.ac.uk/people/staff/Cristina_Adriana_Alexandru.html
http://www.inf.ed.ac.uk/people/staff/Paul_Anderson.html
http://www.inf.ed.ac.uk/people/staff/Stuart_Anderson.html
http://www.inf.ed.ac.uk/people/staff/Pavlos_Andreadis.html
http://www.inf.ed.ac.uk/people/staff/Myrto_Arapinis.html
http://www.inf.ed.ac.uk/people/staff/James_Armstrong.html
http://www.inf.ed.ac.uk/people/staff/Damal_Arvind.html
http://www.inf.ed.ac.uk/people/staff/David_Aspinall.html
http://www.inf.ed.ac.uk/people/staff/Malcolm_Atkinson.html
@leonoverweel
leonoverweel / informatics-staff.md
Last active September 28, 2023 09:58
University of Edinburgh Informatics Academic Staff (October 2018)
Name Position Groups Personal Page Publications
Stefano Albrecht Lecturer in Artificial Intelligence Centre for Intelligent Systems and their Applications, Institute of Perception, Action and Behaviour Personal page link Publications link
Cristina Alexandru Research Associate Centre for Intelligent Systems and their Applications, Institute for Language, Cognition and Computation Personal page link Publications link
Paul Anderson Research Fellow Centre for Intelligent Systems and their Applications Personal page link [Publications link](http://www.research.ed.ac.uk/portal/en/persons