Skip to content

Instantly share code, notes, and snippets.

View kd2718's full-sized avatar
🏌️

koryd kd2718

🏌️
View GitHub Profile
@kd2718
kd2718 / Gun data Trial.ipynb
Created October 2, 2019 05:59
Gun data Trial.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kd2718
kd2718 / docker-on-wsl-windows-10-home-docker-toolbox
Created November 3, 2017 08:35 — forked from strarsis/docker-on-wsl-windows-10-home-docker-toolbox.md
Notes about Docker on WSL (Windows 10 Home / Docker Toolbox) (Virtualbox instead Hyper-V)
Docker on WSL (Windows 10 Home / Docker Toolbox)
(Virtualbox instead Hyper-V)
Docker on WSL communicates with Docker on Windows from Docker Toolbox.
Install VirtualBox and Docker Toolbox on Windows.
Docker on Windows uses VM for Linux based docker containers.

Keybase proof

I hereby claim:

  • I am kd2718 on github.
  • I am koryd2718 (https://keybase.io/koryd2718) on keybase.
  • I have a public key ASCK00lJojwzbZCzLw71sTmNARDO1lYn4T4LPFjTWPL2GQo

To claim this, I am signing this object:

@kd2718
kd2718 / .json
Last active December 9, 2016 19:13
store_return
{
"type": "FeatureCollection",
"features": [{
"id": 1,
"type": "Feature",
"geometry": {
"point": {
"type": "Point",
"coordinates": [-123.0208, 44.0464]
}