An open API service indexing awesome lists of open source software.

https://github.com/compas-dev/compas_notebook

Visualisation of COMPAS objects in Jupyter notebooks
https://github.com/compas-dev/compas_notebook

compas jupyter notebook threejs

Last synced: 5 months ago
JSON representation

Visualisation of COMPAS objects in Jupyter notebooks

Awesome Lists containing this project

README

          

# COMPAS Notebook

[![GitHub - License](https://img.shields.io/github/license/compas-dev/compas_notebook.svg)](https://github.com/compas-dev/compas_notebook)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/compas-notebook.svg)](https://pypi.python.org/project/compas-notebook)
[![PyPI - Latest Release](https://img.shields.io/pypi/v/compas-notebook.svg)](https://pypi.python.org/project/compas-notebook)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/compas-dev/compas_notebook/main?urlpath/lab/tree/notebooks)

Notebook visualization backend for COMPAS using pythreejs.

## Documentation

To get started with `compas_notebook` have a look at [the documentation](https://compas.dev/compas_notebook).

## Questions and Feedback

For questions and feedback, have a look at the [COMPAS Forum](https://forum.compas-framework.org).

## Issues

If you run into problems, please file an issue on the [issue tracker](https://github.com/compas-dev/compas_notebook/issues). If we don't know it is broken, we can't fix it...

## Contributing

Guidelines for developers are under construction. However, we always accept contributions in the form of Pull Requests.

## License

`compas_notebook` is licensed under the MIT License. See [LICENSE](https://github.com/compas-dev/compas_notebook/blob/master/LICENSE), for more information.