Skip to content

Instantly share code, notes, and snippets.

View cenveoanalyst's full-sized avatar

cenveoanalyst

View GitHub Profile
@cenveoanalyst
cenveoanalyst / gist:f6111ba3c2c3731ad5818363982d6b1b
Created August 24, 2016 23:05
Google Maps aren't working in jupyter notebook with Bokeh 0.12.1
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>G地図</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
@cenveoanalyst
cenveoanalyst / gist:8931355cd8ee7466808e0cc452666246
Last active July 12, 2016 19:27
Example google maps showing nothing but pure whiteness in Jupyter Notebook
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [