Skip to content

Instantly share code, notes, and snippets.

import React from 'react'
import * as V from 'victory'
import moment from 'moment'
const HourlyChart = (props) => {
// make axis show 10 at a time. hack since axis prop isnt working
let tick = Math.floor(props.tweets.length * .1)
return (
<V.VictoryChart>
<V.VictoryArea

setup a vbox network like this:

https://i1.someimage.com/2PbqeKG.png

make all vms use this network

You need apache set up (the first part of lab 6).

Cobbler needs django as a pre-req (it's a server framework for python):