Skip to content

Instantly share code, notes, and snippets.

@jorgealarcon
jorgealarcon / docker-compose.yaml
Created October 4, 2019 14:39
Dremio (latest) with CORS enabled
version: '2'
services:
dremio:
image: dremio/dremio-oss
container_name: dremio
#volumes:
#- dremio-local:/opt/dremio/data
ports:
- 9047:9047
- 31010:31010
@jorgealarcon
jorgealarcon / dremio-33.yml
Created October 4, 2019 14:32
Dremio 3.3 with CORS enabled
version: '2'
services:
dremio:
image: dremio/dremio-oss:3.3
container_name: dremio
#volumes:
#- dremio-local:/opt/dremio3/data
ports:
- 9047:9047
- 31010:31010
@jorgealarcon
jorgealarcon / index.html
Created August 27, 2016 21:26 — forked from marcneuwirth/index.html
D3 Globe
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<svg id="defs">
<defs>
<linearGradient id="gradBlue" x1="0%" y1="0%" x2="100%" y2="0%">
@jorgealarcon
jorgealarcon / _.md
Created April 9, 2013 17:49
Tributary inlet