Skip to content

Example files, slides and other resources for the COMPAS FAB workshop at SUPSI 2022 Summer School

License

Notifications You must be signed in to change notification settings

gramaziokohler/workshop_supsi_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUPSI SUPERFAB Summer School

🎦 Slides | 📃 COMPAS docs

Requirements

Optional:

Installation

We use conda to make sure we have clean, isolated environment for dependencies.

First time using conda?

Make sure you run this at least once:

(base) conda config --add channels conda-forge

(base) conda env create -f https://dfab.link/supsi22.yml

Add to Rhino

(base)  conda activate fab22
(fab22) python -m compas_rhino.install -v 7.0

Get the workshop files

Download the zip file from Github.

Or optionally, clone the repository instead:

(fab22) cd Documents
(fab22) git clone https://github.com/gramaziokohler/workshop_supsi_2022.git

Verify installation

(fab22) python -m compas

Yay! COMPAS is installed correctly!

COMPAS: 1.16.0
Python: 3.8.13 (CPython)
Extensions: ['compas-fab', 'compas-cgal', 'compas-rrc']

Update installation

To update your environment:

(fab22) conda env update -f https://dfab.link/supsi22.yml

About

Example files, slides and other resources for the COMPAS FAB workshop at SUPSI 2022 Summer School

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages