# Run with Jupyterlab for example notebooks
ryzers build sam jupyterlab
ryzers runThe SAM container has a default command that launches Jupyter Lab with the notebook directory set to /ryzers/notebooks.
- Open your web browser and go to:
http://localhost:8888 - Locate and open the following supported tutorials you want to begin:
automatic_mask_generator_example.ipynbpredictor_example.ipynb
For further details, refer to the official Segment Anything repository.