Skip to content

Instantly share code, notes, and snippets.

View moritzmaier's full-sized avatar

Moritz Maier moritzmaier

  • Munich, Germany
View GitHub Profile
@FBosler
FBosler / covid19.py
Created March 15, 2020 19:24
covid-visualization
import dash
import os
import plotly.express as px
import pandas as pd
import dash_core_components as dcc
import dash_bootstrap_components as dbc
import dash_html_components as html
import json
from urllib.request import urlopen
from dash.dependencies import Input, Output
@DanielArnett
DanielArnett / vive-tracker-ubuntu-instructions.md
Last active April 15, 2025 06:16
How to use the HTC Vive Trackers in Ubuntu using Python 3.6.

This tutorial will guide you through the setup of the HTC Vive Tracker in Python 3.6 on Ubuntu 14.04.

Prerequesites

Up to date graphics drivers

x86 architecture

SteamVR requires >4GB disk space