Working with the notebook service
Amazon Braket provides Jupyter Notebook and JupyterLab within the notebook section. For those not familiar with programming in Python, Jupyter Notebook provides an easy-to-use interface where you can clearly identify code and rich text sections to explain your code clearly.
Some users will find using Braket notebooks easy to use as they are integrated with the Braket service and do not require the creation of an environment and loading of software libraries to get started. Additionally, the notebooks include Amazon Braket code examples for those who are already familiar with Python and quantum computing.
Starting the notebook service in Braket
The administrator must decide whether users are going to access the notebooks from within AWS Braket or only submit jobs using the remote method via Boto3. Amazon Braket examples are available when the Jupyter Notebook or JupyterLab is created. These notebooks can also be found on GitHub at https:...