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

LECTURE: Development Environments Updated and Added #283

Merged
merged 22 commits into from
Dec 12, 2023
Merged

Conversation

orectique
Copy link
Contributor

@orectique orectique commented Jul 14, 2023

fixes #279

  • incorporated @jstac comments
  • included content on using Jupyter notebooks in VS Code

@github-actions
Copy link

github-actions bot commented Jul 14, 2023

@github-actions github-actions bot temporarily deployed to pull request July 14, 2023 06:51 Inactive
@jstac
Copy link
Contributor

jstac commented Jul 14, 2023

Thanks @orectique . Could you please look into the failing link check?

@orectique
Copy link
Contributor Author

I've verified that the links flagged by the link checker are all functional.

It might be that the flagged sites are shutting down automated access.

@jstac
Copy link
Contributor

jstac commented Jul 14, 2023

@mmcky or @HumphreyYang , could you please advise? I think we just ignore the link checker in this case?

@HengchengZhang
Copy link
Member

Hi @jstac, @mmcky and @HumphreyYang, I checked these links manually and they all should be false positives. My opinion is to add them to the ignore list.

@HumphreyYang
Copy link
Collaborator

Hi @jstac, @mmcky and @HumphreyYang, I checked these links manually and they all should be false positives. My opinion is to add them to the ignore list.

Many thanks @HengchengZhang and @jstac. I also think we can have it on since it still works on other links. We can manually check the white list when we have major releases as long as the list is not too long. We can consider disabling it in the future if the list of false positives is getting too long.

@jstac
Copy link
Contributor

jstac commented Jul 15, 2023

Thanks @HengchengZhang and @HumphreyYang . Let's ignore as suggested.

@jstac
Copy link
Contributor

jstac commented Jul 15, 2023

@orectique Nice work on this lecture. Let's meet up and discuss it. I'll contact you to set up a time.

@github-actions github-actions bot temporarily deployed to pull request July 15, 2023 22:43 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 15, 2023 22:44 Inactive
@HengchengZhang
Copy link
Member

Hi @jstac I added them to the ignore list and it's working now.

@orectique
Copy link
Contributor Author

Thanks, @jstac.

@github-actions github-actions bot temporarily deployed to pull request July 25, 2023 01:18 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 29, 2023 04:07 Inactive
Workspaces - implement suggestions and corrections

getting stared - add content on debugging
@github-actions github-actions bot temporarily deployed to pull request July 29, 2023 06:13 Inactive
@mmcky
Copy link
Contributor

mmcky commented Jul 31, 2023

thanks @orectique -- this looks like it is in-work but let me know if you need a review etc.

@mmcky
Copy link
Contributor

mmcky commented Sep 19, 2023

Sorry @orectique this slipped through my radar. Can you update on the latest main and then ping me for review. Thanks,.

mmcky and others added 8 commits September 21, 2023 12:31
* remove MatplotlibDeprecationWarning

* update false-positive link
* add sympy

* update sympy exercise

* Update lectures/sympy.md

Co-authored-by: Smit Lunagariya <[email protected]>

* Update lectures/sympy.md

Co-authored-by: Smit Lunagariya <[email protected]>

* update stats

* remove user expressions

* Update lectures/sympy.md

Co-authored-by: zhc <[email protected]>

* try build without scaling headers

* draft of application section

* update exercise again

* proofread

* proofread changes

* Update lectures/sympy.md

Co-authored-by: mmcky <[email protected]>

* update two sentences

* integrate feedbacks

---------

Co-authored-by: Smit Lunagariya <[email protected]>
Co-authored-by: zhc <[email protected]>
Co-authored-by: mmcky <[email protected]>
* MAINT: Migrate from EC2 backend to GA backend

* update machine details to github actions
* FIX: fix requests issue with docutils incompatibility

* Fix broken links

---------

Co-authored-by: hengchengzhang <[email protected]>
@orectique
Copy link
Contributor Author

Hi @mmcky,

Thanks for the review. I have merged changes on Main to this branch. There should be no conflicts.

@github-actions github-actions bot temporarily deployed to pull request September 21, 2023 03:17 Inactive
.vscode/settings.json Outdated Show resolved Hide resolved
lectures/workspace.md Outdated Show resolved Hide resolved
lectures/workspace.md Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request September 25, 2023 16:45 Inactive
@mmcky
Copy link
Contributor

mmcky commented Dec 12, 2023

thanks @orectique I reviewed 95de21e and see they resolved all the outstanding items. Thank you.

@github-actions github-actions bot temporarily deployed to pull request December 12, 2023 03:24 Inactive
@mmcky
Copy link
Contributor

mmcky commented Dec 12, 2023

thanks @orectique -- @jstac this is now at review stage.

@mmcky mmcky changed the title Update lecture on dev envs LECTURE: Development Environments Updated and Added Dec 12, 2023
@mmcky mmcky added review and removed in-work labels Dec 12, 2023
@jstac
Copy link
Contributor

jstac commented Dec 12, 2023

Thanks @mmcky , looks good to me. It's nicely written.

@mmcky
Copy link
Contributor

mmcky commented Dec 12, 2023

thanks @jstac and @orectique for these improvements.

@mmcky mmcky merged commit 995c490 into main Dec 12, 2023
5 checks passed
@mmcky mmcky deleted the dev-envs-lecture branch December 12, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a lecture on development environments
6 participants