Skip to content

Instantly share code, notes, and snippets.

View tonygentilcore's full-sized avatar

Tony Gentilcore tonygentilcore

View GitHub Profile
@tonygentilcore
tonygentilcore / titanic.ipynb
Created March 21, 2018 21:29
Titanic Kaggle w/ fast.ai
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
const {Feature} = require('other')
module.exports = new Feature({
name: 'Teh',
version: '0.0.7',
dependencies: {
otherjs: '3.12.x',
},
listeners: [{
to: {words: ['the']},
const {fetch, Feature} = require('other')
const feature = new Feature({
name: 'Duck Duck Go',
version: '0.0.8',
dependencies: {
otherjs: '^3.6.x',
},
})
@tonygentilcore
tonygentilcore / test.html
Last active November 3, 2016 15:10
Viewport measurement test
<!DOCTYPE html>
<html>
<head>
<title>Viewport measurement test</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" />
</head>
<body>
<div>