This table shows consumption of countries around the world. Its a list of costs! May be i'll break them in separate bars.
Another stacked graph!
title | site | apiNotebookVersion |
---|---|---|
Politicians In India! |
1.0.26 |
##Politicians In India This is describing how to run wisevoter api.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<style> | |
</style> | |
</head> | |
<body> | |
<section class="module"> | |
<header class="top-bar"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="import" href="../components/polymer/polymer.html"> | |
<polymer-element name="my-element"> | |
<template> | |
<style> | |
:host { | |
position: absolute; | |
width: 100%; | |
height: 100%; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="" xmlns:cda="urn:hl7-org:v3" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mif="urn:hl7-org:v3/mif" xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:h="urn:com.microsoft.wc.thing" xmlns:msxsl="urn:schemas-microsoft-com:xslt" version="1.0"><xsl:output method="xml" indent="no" encoding="utf-8" /><xsl:param name="g_debug" /><xsl:template name="Unknown"><xsl:text>Unknown</xsl:text></xsl:template><xsl:template name="Write_LF"><xsl:value-of select="h:lf()" /></xsl:template><xsl:template name="Write_Line"><xsl:param name="value" /><xsl:if test="$value != ''"><xsl:value-of select="$value" /><xsl:call-template name="Write_LF" /></xsl:if></xsl:template><xsl:template name="Write_Divider"><xsl:call-template name="Write_Line"><xsl:with-param name="value">----------</xsl:with-param></xsl:call-template></xsl:template><xsl:template name="Concat"><xsl:param name="separator" /><xsl:param name="n |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="" xmlns:cda="urn:hl7-org:v3" | |
xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mif="urn:hl7-org:v3/mif" | |
xmlns:sch="http://www.ascc.net/xml/schematron" xmlns:h="urn:com.microsoft.wc.thing" | |
xmlns:msxsl="urn:schemas-microsoft-com:xslt" version="1.0"> | |
<xsl:output method="xml" indent="no" encoding="utf-8"/> | |
<xsl:param name="g_debug"/> | |
<xsl:template name="Write_LF"> | |
<xsl:value-of select="h:lf()"/> | |
</xsl:template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In a terminal try: | |
> python fork.py |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer