Visit my blog or connect with me on Twitter
git init
or
<!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> |
Visit my blog or connect with me on Twitter
git init
or
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 |
license: mit |