Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using IfcOpenshell in Binder Notebooks with web-viewer and graph visualization | IfcOpenShell Academy #9

Open
utterances-bot opened this issue Nov 22, 2021 · 9 comments

Comments

@utterances-bot
Copy link

Using IfcOpenshell in Binder Notebooks with web-viewer and graph visualization | IfcOpenShell Academy

https://academy.ifcopenshell.org/posts/using-ifcopenshell-in-binder-notebook-with-viewer-and-graph/

Copy link

Awesome - Thanks!

Copy link

Cool, let upload library to support pip install :)

Copy link

Thank you. This is awesome :)

Copy link

Thank you, this very explanatory notebook is very useful. Unfortunately, 05_1_ifc_documentation.py doesn`t work. Every time I try to run third cell, I get an error saying: OSError: Unable to open file for reading.

@aothms
Copy link
Member

aothms commented Oct 17, 2022

Ping @jakob-beetz

Copy link

Seems we need to change:
m = ifcopenshell.open("..//data/Duplex_A.ifc")
to
m = ifcopenshell.open("data/Duplex_A.ifc")
It was written correctly in notebook 04.

@Moult
Copy link

Moult commented Oct 18, 2022

Should this be added to the docs as a potential way for users to get started? https://blenderbim.org/docs-python/ifcopenshell-python/installation.html

I'm not familiar with jupyter. Does someone need to maintain the ifcopenshell build or can it be linked to pip or ifcopenbot to keep it updated?

Copy link

@aothms not able to import the util library for 'IfcGraphViz`. is that still available?

@aothms
Copy link
Member

aothms commented Feb 28, 2023

@aothms not able to import the util library for 'IfcGraphViz`. is that still available?

CC @jakob-beetz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants