Skip to content

Instantly share code, notes, and snippets.

View SerbanVictor's full-sized avatar

SerbanVictor

View GitHub Profile
# -*- coding: utf-8 -*-
# !/usr/bin/python3
import socket
import dash
import dash_daq as daq
import dash_html_components as html
import dash_core_components as dcc
import plotly
import plotly.graph_objs as go