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

Visualisation of COMPAS objects in Jupyter notebooks

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

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary

Keywords

compas jupyter notebook threejs
Last synced: 5 months ago · JSON representation

Repository

Visualisation of COMPAS objects in Jupyter notebooks

Basic Info
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 4
  • Open Issues: 1
  • Releases: 19
Topics
compas jupyter notebook threejs
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Code of conduct

README.md

COMPAS Notebook

GitHub - License PyPI - Python Version PyPI - Latest Release Binder

Notebook visualization backend for COMPAS using pythreejs.

Documentation

To get started with compas_notebook have a look at the documentation.

Questions and Feedback

For questions and feedback, have a look at the COMPAS Forum.

Issues

If you run into problems, please file an issue on the issue tracker. 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, for more information.

Owner

  • Name: compas-dev
  • Login: compas-dev
  • Kind: organization

COMPAS - an open source computational framework for research and collaboration in AEC

GitHub Events

Total
  • Release event: 3
  • Push event: 11
  • Create event: 3
Last Year
  • Release event: 3
  • Push event: 11
  • Create event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 2
  • Average time to close issues: about 22 hours
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Licini (2)
Pull Request Authors
  • chenkasirer (2)
  • Licini (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 1,150 last-month
  • Total dependent packages: 10
  • Total dependent repositories: 0
  • Total versions: 21
  • Total maintainers: 1
pypi.org: compas-notebook

A COMPAS viewer for Jupyter notebooks based on PyThreeJS.

  • Homepage: https://compas-dev.github.io/compas_notebook
  • Documentation: https://compas-notebook.readthedocs.io/
  • License: MIT License ETH Zurich - Block Research Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.10.0
    published about 1 year ago
  • Versions: 21
  • Dependent Packages: 10
  • Dependent Repositories: 0
  • Downloads: 1,150 Last month
Rankings
Dependent packages count: 4.7%
Stargazers count: 23.0%
Downloads: 26.3%
Forks count: 29.8%
Average: 30.2%
Dependent repos count: 67.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/build.yml actions
  • compas-dev/compas-actions.build v3 composite
.github/workflows/docs.yml actions
  • compas-dev/compas-actions.docs v2 composite
.github/workflows/pr-checks.yml actions
  • Zomzog/changelog-checker v1.2.0 composite
  • actions/checkout v1 composite
.github/workflows/release.yml actions
  • compas-dev/compas-actions.build v3 composite
  • compas-dev/compas-actions.publish v2 composite
docs/_static/versions.json meteor
pyproject.toml pypi
requirements-dev.txt pypi
  • attrs >=17.4 development
  • black ==22.12.0 development
  • bump2version >=1.0.1 development
  • check-manifest >=0.36 development
  • compas_invocations * development
  • doc8 * development
  • flake8 * development
  • invoke >=0.14 development
  • isort * development
  • nbsphinx * development
  • sphinx_compas2_theme * development
  • twine * development
  • wheel * development
requirements.txt pypi
  • compas >=2.0.0b3
  • jupyter *
  • pythreejs *
setup.py pypi