Resources

We free and open science. Here we share some of our creations related to research and education.

Software

vim-ipython-cell

Vim/Neovim plugin created by Hans Chen to run Python code in the IPython interactive terminal shell. Other languages (for example Julia) and REPLs are also supported. The plugin makes it possible to execute individual code cells, similar to Jupyter Notebook and MATLAB, which makes it especially suited for data exploration and visualization.

vim-ipython-cell on GitHub

rofi-zotero

Simple Python script by Hans Chen to search and open Zotero PDF/DjVu attachments using Rofi.

rofi-zotero on GitHub

text2qti

If you work with quizzes in Canvas or other platforms that support QTI imports, text2qti lets you write quizzes in plain text and then converts them to QTI format. Erik Holmgren has made a fork of text2qti that supports more question types and additional options.

text2qti fork on GitHub (use the new_q_types branch)