Skip to content
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

Missing Info #2901

Closed
ghost opened this issue Jan 12, 2021 · 2 comments
Closed

Missing Info #2901

ghost opened this issue Jan 12, 2021 · 2 comments
Assignees
Labels
dev-environment/prod doc-bug feedback is about something that is out of date, unclear, confusing, or broken in the article windows-python/tech

Comments

@ghost
Copy link

ghost commented Jan 12, 2021

I couldn't run the "python3" command on powershell, since I didn't not install Python from Microsoft Store. So I made the following changes:

1. I changed the command call in the first part tenth header as follows:

python .\list-directory-contents.py

2. I changed the command call in the first part eleventh header as follows:

python .\list-directory-contents.py > food-directory.txt 

Python  1


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@hkhmsft hkhmsft added the doc-bug feedback is about something that is out of date, unclear, confusing, or broken in the article label Jan 12, 2021
@mattwojo
Copy link
Contributor

Awesome! Glad you were able to figure this out. I'll look into to adding your solution as a note in the article for other folks who may not be able to install Python from the Store. Thanks!

@mattwojo
Copy link
Contributor

QuinnRadich pushed a commit that referenced this issue Sep 7, 2022
* 1.2-preview 1 Release Notes

* Add Access Controls & ListView issue

* Edit pass...

...and decoupling ability to publish release notes from API ref being published. Leaving those `Stub-TODO` in there would mean we'd have to wait until the latest API ref were published before we could complete this PR. This way we can publish release notes whenever we like, and then as soon as we know the API ref urls I can update the release notes with them very quickly.

* Update preview-channel.md

* Update downloads.md

update dates

* Update release-channels.md

revised dates

* Update preview-channel.md

revised dates and updated some voice and tone

* Update preview-channel.md

minor rev

* Update downloads.md

updated aka links to those provided by Will in the App SDK Launch Ops chat

[10:55 AM] Will Thant
https://aka.ms/windowsappsdk/1.2/1.2.220902.1-preview1/Microsoft.WindowsAppRuntime.Redist.1.2.220902.1-preview1.zip

[10:55 AM] Will Thant
https://aka.ms/windowsappsdk/1.2/latest/Microsoft.WindowsAppRuntime.Redist.zip

[11:09 AM] Will Thant
https://aka.ms/windowsappsdk/1.2/1.2.220902.1-preview1/windowsappruntimeinstall-arm64.exe
https://aka.ms/windowsappsdk/1.2/1.2.220902.1-preview1/windowsappruntimeinstall-x64.exe
https://aka.ms/windowsappsdk/1.2/1.2.220902.1-preview1/windowsappruntimeinstall-x86.exe

* Update preview-channel.md

corrected class name for MediaTransportControls

Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com>
Co-authored-by: btueffers <82911735+btueffers@users.noreply.github.com>
Co-authored-by: KB <kbridge@microsoft.com>

Co-authored-by: Gabby Bilka <gabilka@microsoft.com>
Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com>
Co-authored-by: btueffers <82911735+btueffers@users.noreply.github.com>
Co-authored-by: KB <kbridge@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-environment/prod doc-bug feedback is about something that is out of date, unclear, confusing, or broken in the article windows-python/tech
Projects
None yet
Development

No branches or pull requests

3 participants