Metadata-Version: 2.4
Name: czml-jupyter
Version: 0.1.0
Summary: Render Cesium in Jupyter Notebooks
Author-email: Mateusz Drwal <czmljupyter@mateuszdrwal.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/mateuszdrwal/czml-jupyter
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: czml3
Dynamic: license-file

# czml-jupyter

This library wraps [czml3](https://pypi.org/project/czml3/) to allow rendering a czml `Document` inside a Jupyter notebook cell.

## Usage

See [the example notebook](example.ipynb).
