This folder contains the necessary files to build and run a Docker container with PYNQ.remote installed using Ryzers.
# Build PYNQ container with JupyterLab for interactive development
ryzers build pynq-remote jupyterlab
ryzers runThe PYNQ container has a default command that launches JupyterLab when built with the jupyterlab package.
- Open your web browser and go to:
http://localhost:8888 - Navigate to the
/workspacedirectory for your notebooks and PYNQ development
For detailed usage instructions, refer to the PYNQ documentation.
- 8888: JupyterLab interface
- 7967: PYNQ.remote communication