Skip to content

Instantly share code, notes, and snippets.

@lincolnfrias
lincolnfrias / index.html
Last active February 23, 2018 18:12
scatterplot
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>D3: A simple scatterplot with SVG</title>
<script type="text/javascript" src="https://d3js.org/d3.v4.min.js"></script>
<style type="text/css">
/* No style rules here yet */
</style>
</head>
sudo apt update
sudo apt upgrade
sudo apt install httpie r-base r-base-dev git unity-tweak-tool gnome-tweak-tool texstudio (demora)
http --download https://www.dropbox.com/download?plat=lnx.x86_64 https://repo.continuum.io/archive/Anaconda3-4.2.0-Linux-x86_64.sh https://atom.io/download/deb https://s3.amazonaws.com/rstudio-dailybuilds/rstudio-1.0.134-amd64.deb
- bash anaconda
- conda config --add channels conda-forge
- conda install xonsh
- dkpg -i rstudio atom dropbox
@lincolnfrias
lincolnfrias / .block
Created November 6, 2016 15:59
Animated d3 word cloud
license: mit