Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style(notebooks): remove trailing spaces and update Python kernel info
- Remove trailing whitespace in import statements for better code style adherence. - Update the Jupyter notebook's kernel specification from 'nams' to 'python3' for clarity. - Update the Python version in the notebook metadata from 3.8.10 to 3.8.13 to reflect the use of a newer interpreter. No functional changes are made to the code, ensuring no impact on existing functionality.
- Loading branch information