Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 330 Bytes

File metadata and controls

19 lines (11 loc) · 330 Bytes

chisel4ml-presentation

First read chisel-presentation.ipynb then chisel4ml_presentation.ipynb.

You can recreate the running enviroment in a docker:

docker build -t c4ml-present:1.0

and then

docker compose up

You can then connect to the jupyter notebook by clicking on the link shown in terminal.