pywwt.data_server Module

An internal HTTP server for sending data to WWT when running outside of Jupyter.

You do not need to use this module unless you are a pywwt developer.

Functions

get_data_server([verbose])

This starts up a tornado server and returns a handle to a DataServer object which can be used to register files to serve.