Skip to content

codeaudit/wittgenstein

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wittgenstein 2022

Try it out at wittgenstein.app and read more on Medium.

Data

Colab (interactive)

Website

App Engine & Firestore

cd frontend
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
export GOOGLE_CLOUD_PROJECT=$(gcloud config get-value project)
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/service-account.json"
python main.py
gcloud app deploy

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • TeX 45.5%
  • Jupyter Notebook 3.6%
  • Python 0.6%