Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 521 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 521 Bytes

hls4ml+QKeras Lab

  • Make sure your python environment (conda or otherwise) with qkeras and jupyter is working
  • Note if you're remote, you'll have to log in with port forwarding, e.g. ssh -L 127.0.0.1:8888:127.0.0.1:8888 username@host
  • Launch jupyter
jupyter notebook --port 8888 --ip 127.0.0.1 --no-browser