Skip to content
View tonyfast's full-sized avatar

Organizations

@jupyterday-atlanta-2016 @deathbeds
Block or Report

Block or report tonyfast

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tonyfast/README.md

ℹ️ about tonyfast

tonyfast is a freelance developer, designer, and scientist with significant experience in open source and science software. they are a distinguished project jupyter contributor advocating for equity in computational literacy and digital accessibility in open science technologies.

🛠️ current projects

➕ more

💿 events and media

📽️ presentations

👨‍🏭 organizations

  • Materials Genome Foundation
  • Quansight, LLC
  • PyData Atlanta
  • Bastille Networks
  • Anaconda Inc
  • Georgia Tech
  • University of California Santa Barbara
❓ about this repository

the tonyfast distribution

this repository is one of github's special repositories for my personal profile. i wanted to do more with than just a readme so i'm using it as a place to package my computational essays or literate programs as a python distribution.

currently this project features:

  • blogs, essays, notebooks and markdown re-used as python source code

  • a python project called tonyfast that uses hatch for most development tasks (see pyproject.toml)

    pip install -e. # for development mode
    
  • github actions to deploy my content on github pages. the documentation is made of:

  • some things i'd like to do:

    • add cron for some posts
    • add tests for some posts
    • build a solid binder to run heavier demos that might not work in jupyterlite

Pinned

  1. deathbeds/importnb deathbeds/importnb Public

    notebook files as source

    Python 65 5

  2. deathbeds/pidgy deathbeds/pidgy Public

    Interactive computing in Markdown

    Python 42 7

  3. deathbeds/XlbsOSh_t deathbeds/XlbsOSh_t Public

    a deathbeds performance for pydata triangle sponsored by open source software

    Jupyter Notebook 1 4

  4. deathbeds/midgy deathbeds/midgy Public

    Python

  5. tonyfast tonyfast Public

    my readme blog

    Jupyter Notebook 1

  6. an essay on the value and implementa... an essay on the value and implementation of formal unit testing in jupyter notebooks
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "markdown",
    5
       "id": "0ad97229",