docs

所属分类:collect
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2023-02-21 17:53:34
上 传 者sh-1993
说明:  用于使用Brick的以开发人员为中心的联机文档。托管地址:
(Online developer-focused documentation for the use of Brick. Hosted at ,)

文件列表:
Dockerfile (445, 2023-10-26)
LICENSE (1940, 2023-10-26)
_config.yml (1085, 2023-10-26)
_toc.yml (866, 2023-10-26)
brick/ (0, 2023-10-26)
brick/concepts.md (4385, 2023-10-26)
brick/designpatterns.md (207, 2023-10-26)
brick/overview.md (1310, 2023-10-26)
brick/relationships.md (6801, 2023-10-26)
brick/timeseries.md (7274, 2023-10-26)
extra/ (0, 2023-10-26)
extra/extending.md (13406, 2023-10-26)
img/ (0, 2023-10-26)
img/brick-model-example.png (45550, 2023-10-26)
img/brick-point-unit.png (43341, 2023-10-26)
img/entity-property.png (30458, 2023-10-26)
img/logo.png (7698, 2023-10-26)
img/node-edge-graph.png (22919, 2023-10-26)
intro.md (4122, 2023-10-26)
lifecycle/ (0, 2023-10-26)
lifecycle/creation.md (8420, 2023-10-26)
lifecycle/inference (64, 2023-10-26)
lifecycle/inference.md (4847, 2023-10-26)
lifecycle/validation.md (417, 2023-10-26)
lifecycle/versioning.md (2687, 2023-10-26)
logo.png (9854, 2023-10-26)
metadata/ (0, 2023-10-26)
metadata/entity-properties.md (3692, 2023-10-26)
metadata/external-representations.md (4257, 2023-10-26)
metadata/overview.md (315, 2023-10-26)
metadata/tags.md (5592, 2023-10-26)
metadata/timeseries-storage.md (2067, 2023-10-26)
modeling/ (0, 2023-10-26)
modeling/collections.md (4696, 2023-10-26)
modeling/meters.md (6361, 2023-10-26)
references.bib (380, 2023-10-26)
requirements.txt (64, 2023-10-26)
software/ (0, 2023-10-26)
... ...

# Brick Docs These are developer-focused docs for using Brick to model buildings. ## Getting Started 1. [Install JupyterBook](https://jupyterbook.org/intro.html#install-jupyter-book) 2. Install deps: ``` pip install --user -r requirements.txt jupyter sparqlkernel install # depending on how you setup your python env, you may need to run this instead # jupyter sparqlkernel install --user ``` 3. Build docs: `jupyter book build .` 4. Visit docs: `cd _build/html && python3 -m http.server` One other note: if you are using a virtual environment, do not create the virtual environment in the same directory as you have checked out this repository. JupyterBook may try to interpret your virutalenv directory as part of the book, if you see messages about "data.metadata.kernelspec must contain ['name', 'display_name'] properties" this is likely what's happening.

近期下载者

相关文件


收藏者