-
Notifications
You must be signed in to change notification settings - Fork 6
Update Notebook #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Notebook #10
Conversation
👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. |
Mathworks consistently creates 403 Forbidden errors and causes the link checker to fail even when the manual links work as expected. Where can I edit the configuration to have the link checker ignore these links @erogluorhan ? |
This is due to how MathWorks try to prevent automated/bot access from their website, right? Please see this commit from another cookbook as an example to how to ignore. |
No description provided.