tag:github.com,2008:https://github.com/MathWorks-Teaching-Resources/Programming-A-Starter-Project-Using-MATLAB-and-Python/releases Release notes from Programming-A-Starter-Project-Using-MATLAB-and-Python 2024-10-30T21:17:20Z tag:github.com,2008:Repository/526598049/v2.1.0 2024-10-31T18:35:23Z v2.1.0 <p>Maintenance for R2024b and OpenWeather changes</p> <ol> <li>Update GitHub CI</li> <li>Update the .gitignore</li> <li>Make the images have more descriptive titles, and update the README<br> accordingly</li> <li>Remove scripts and references to the OneCall 3.0 API since OpenWeather<br> has discontinued that entirely</li> <li>Add InstructorResources with posted solutions</li> </ol> eszmw tag:github.com,2008:Repository/526598049/v2.0.0 2024-03-22T18:33:27Z v2.0.0 <p>The 2.0.0 version of this repository contains the following major changes:</p> <ol> <li>Support for the Run Python Live Task from File Exchange for R2023b and earlier as well as separate scripts supporting the Run Python Live Task in MATLAB for R2024a.</li> <li>Rewritten weather application to handle the changes to the OpenWeather API. Now, instead of creating a simple forecasting script in the Live Editor there are instructions for creating a MATLAB App using App Designer that will display a variety of information about the current weather in any location(s) chosen by the designer. The repository includes a sample solution following the instructions in the courseware module and a sample extension including more information, error handling, and dark/light theming.</li> <li>All equations and images have alt-text, as relevant.</li> </ol> eszmw tag:github.com,2008:Repository/526598049/v1.0.5 2023-04-28T14:50:09Z v1.0.5 <p>Fix a typographical error in sample code. The correct syntax is:<br> <code>print(f"Pay ${tax:.2f}")</code></p> eszmw tag:github.com,2008:Repository/526598049/v1.0.4 2023-01-27T22:43:01Z v1.0.4 <p>Update Onramp links</p> eszmw tag:github.com,2008:Repository/526598049/v1.0.3 2022-08-31T20:11:03Z v1.0.3 <p>Improve the instructions for installing and using the Live Task in MATLAB Online. Also, reorganize the instructions to make it clearer when there is more than one way to accomplish the same goal being presented by using Pro Tips to highlight the command-line versions.</p> eszmw tag:github.com,2008:Repository/526598049/v1.0.2 2022-08-31T19:06:33Z v1.0.2 <p>Improve support for MATLAB Online</p> <ol> <li>Add "Open in MATLAB Online" links to the README.</li> <li>Add local functions that will properly set the python environment variables in MATLAB Online.</li> </ol> <p>Note the requirement to use Python 3.8+ for the project</p> <ol> <li>Add modifications to improve the experience of users with Python 2.7 on MATLAB Desktop.</li> <li>Clarify that the OpenWeather API access script is written in Python3.8, so it will not work with Python 2.7.</li> </ol> eszmw tag:github.com,2008:Repository/526598049/v1.0.1 2022-08-19T12:56:53Z v1.0.1 <p>This is the fully-linked initial release of this courseware module.</p> eszmw tag:github.com,2008:Repository/526598049/v1.0.0 2022-08-19T12:41:47Z v1.0.0 <p>Initial release</p> eszmw