Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.36 KB

notebook.md

File metadata and controls

24 lines (18 loc) · 1.36 KB
layout permalink keywords title menutitle weight excerpt
page
/notebook
jypyter notebook IFC Python openBIM
Jupyterhub for IFC programming
Notebook
80
This page contains information and link to rebelsnarrativ's jupyter notebook.
<script async defer src="https://buttons.github.io/buttons.js"></script>

Using python to script buildings

Python is a widely used programming language that is many times called a glue language. It is heavily used from data science to fullstack applications.

Due to Ifcopenshell and pythonOCC, and especially Thomas Krijnen with his jupyterhub setup script with IfcOpenShell and PythonOCC modules, everyone could setup a notebook server to use python to script on their openBIM models like showed in the image below.

Jupyter Notebook hub

If you need some tutorial material, please visit this github repo. Day 1 material is provided by [mok-see] and free to use and modify, just clone the repository and use it in your notebook environment.

[mok-see]