First you need to install npm and then install required node modules:
npm install jsdomnpm install fsnpm install underscore
to run the script, run node index.js. It will output the output.html file, which can be viewed in a browser.
First you need to install npm and then install required node modules:
npm install jsdomnpm install fsnpm install underscoreto run the script, run node index.js. It will output the output.html file, which can be viewed in a browser.
##Getting Started ####download
cd to that directorypresto####launching presto
cd to directory with presto jar fileclass SeeMore extends Component {
// ...
_handleClick (e) {
// do stuff
//
// ** send event to capture service
// > event name?
// > event category?In this session we went over an intro to Sparrow, other tools the data tech team are working on, and how they can be useful to Autopilot and Aviator.
Sparrow documentation
#test
| import React from 'react'; | |
| import JsonML from 'jsonml.js/lib/utils'; | |
| import isFunction from 'lodash.isfunction'; | |
| import { | |
| reactConverters, | |
| toStyleObject | |
| } from './utils'; | |
| /***************** |
get-pip.py: https://pip.pypa.io/en/stable/installing/. This is the package manager for python.pip install Django==1.10.1 (https://www.djangoproject.com/download/)