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 5 #11

Merged
merged 4 commits into from
Sep 2, 2024
Merged

Lecture 5 #11

merged 4 commits into from
Sep 2, 2024

Conversation

thedukeofeelam
Copy link
Collaborator

Pull Request for my Lecture 5. Contains 1 ipynb and 7 png files.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@angadhn
Copy link
Owner

angadhn commented Aug 29, 2024

@Joosty can you help review this PR?

You could do this on here using ReviewNB but I now feel the below approach is better.

  1. clone the repository
  2. fetch this pr (using Pr number) as a branch. For example, in this case it would be using the number 11:
git fetch origin pull/11/head:pr-11
  1. then checkout the branch.
  2. build the book locally and take a look at the output.

@Joosty
Copy link
Collaborator

Joosty commented Aug 29, 2024

Happy to, will start this evening and get back when I have some comments :)

@Joosty
Copy link
Collaborator

Joosty commented Aug 29, 2024

Issue 1: Images not loading

image

When I build the book images do not seem to be loading. I have looked in the ipynb file and see that the paths may not be fully set up. I have gone ahead and fixed this in my own version using the code below. While this is recognised in VSCode it still does not seem to load when the book is built. I will continue looking for a way to fix this.

image

@angadhn
Copy link
Owner

angadhn commented Aug 29, 2024

@Joosty Your task is only to review- not make fixes :-)

@Joosty
Copy link
Collaborator

Joosty commented Aug 29, 2024

Issue 2: \degree not rendering

The '\degree' method does not appear to be working. The best way of doing this is simply directly using the symbol ----> °

image

@angadhn
Copy link
Owner

angadhn commented Aug 29, 2024

Issue 2: \degree not rendering

The '\degree' method does not appear to be working. The best way of doing this is simply directly using the symbol ----> °

image

Actually ^\circ is better $^\circ$.

@Joosty
Copy link
Collaborator

Joosty commented Aug 29, 2024

Issue 3: Misc text issues

  1. Some brackets could be made to look nicer by using '\left[' and '\right]' in place of '\bigr' etc. Example: \left[\frac{-p}{u^2}\right]. Issue shown below:
    image

  2. '\ref' not working correctly.
    image

  3. Caption not rendering correctly
    image

  4. Unnessicary use of arrows on top of vectors, when I have spoken with @angadhn using \mathbf or \bf with no arrow is desired.
    image

A lot of these issues crop up across the file a few times so keep an eye out. If I see any other issues I will comment. Cheers and I hope this was helpful.

@angadhn
Copy link
Owner

angadhn commented Aug 29, 2024

Issue 3: Misc text issues

  1. Some brackets could be made to look nicer by using '\left[' and '\right]' in place of '\bigr' etc. Example: \left[\frac{-p}{u^2}\right]. Issue shown below:

image

  1. '\ref' not working correctly.

image

  1. Caption not rendering correctly

image

  1. Unnessicary use of arrows on top of vectors, when I have spoken with @angadhn using \mathbf or \bf with no arrow is desired.

image

A lot of these issues crop up across the file a few times so keep an eye out. If I see any other issues I will comment. Cheers and I hope this was helpful.

Brilliant review!

@thedukeofeelam
Copy link
Collaborator Author

Issue 3: Misc text issues

  1. Some brackets could be made to look nicer by using '\left[' and '\right]' in place of '\bigr' etc. Example: \left[\frac{-p}{u^2}\right]. Issue shown below:
    image
  2. '\ref' not working correctly.
    image
  3. Caption not rendering correctly
    image
  4. Unnessicary use of arrows on top of vectors, when I have spoken with @angadhn using \mathbf or \bf with no arrow is desired.
    image

A lot of these issues crop up across the file a few times so keep an eye out. If I see any other issues I will comment. Cheers and I hope this was helpful.

Thank you for all your support with this, I will try resolve them over the weekend!

@thedukeofeelam thedukeofeelam changed the title Lecture 5 All files Lecture 5 Sep 1, 2024
@Joosty
Copy link
Collaborator

Joosty commented Sep 1, 2024

Just had a brief look over it, on first glance the images are not working still - maybe worth building yourself to check if this is working.

In the past, I have used the method shown in the screenshot to import the images. This involves giving the path to the image in question. This may be worth a try.
image

I'll follow up if I find any other issues.

Cheers,
Joost

@angadhn
Copy link
Owner

angadhn commented Sep 2, 2024

Looking very good, @thedukeofeelam- thanks! I think there are just two things to resolve.

  1. fixing images as mentioned by £Joosty.
  2. I see extra $ signs at the end here.
    image

@Joosty, I'll sign off with your approval once these fixes are made by @thedukeofeelam .

@angadhn
Copy link
Owner

angadhn commented Sep 2, 2024

@thedukeofeelam @Joosty Please ignore my above comment. I will merge this PR and make the minor fixes.

Please do the needful on the other PR asap, @thedukeofeelam. Thanks! This is all great stuff and I hope you feel you are learning something new and potentially valuable from this.

@angadhn angadhn merged commit a1c0528 into angadhn:main Sep 2, 2024
1 check passed
@angadhn
Copy link
Owner

angadhn commented Sep 2, 2024

Thanks again for your efforts, @thedukeofeelam and @Joosty. You can see the pages over here for this PR and the fruits of your labour!

@angadhn angadhn requested a review from Joosty September 2, 2024 15:15
@angadhn
Copy link
Owner

angadhn commented Sep 2, 2024

@Joosty just adding you in the reviewer list so we have a formal trail of your being involved for good measure. A bit late with doing that- sorry.

@angadhn angadhn self-requested a review September 2, 2024 15:15
Copy link
Collaborator

@Joosty Joosty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants