Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Fix figures#19

Merged
rlanzafame merged 5 commits intomainfrom
fix-figures
Dec 10, 2024
Merged

Fix figures#19
rlanzafame merged 5 commits intomainfrom
fix-figures

Conversation

@tshiya731
Copy link
Copy Markdown
Collaborator

The main changes I made are:

  1. fixed the figures problems in book 04
  2. changed all the codes which insert the pictures, making the link into learn-python repository, so we won't lose the pictures again as long as the learn-python repository exists.
    @rlanzafame

@tshiya731 tshiya731 requested a review from rlanzafame December 9, 2024 02:22
Copy link
Copy Markdown
Member

@rlanzafame rlanzafame left a comment

Choose a reason for hiding this comment

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

Great! Unfortunately I probably should have told you to use MyST admonitions rather than HTML tags, sorry. Luckily it is an easy fix, and good practice. Some comments and tips:

  • see this page where it explains that raw HTML is generally not advised
  • see this page which shows the preferred way to include images.
  • experiment with the build locally and feel free to adjust the width/height to reach a formatting/image size that you think is good
  • once you commit more changes to this branch it will show up in the PR conversation and you can then re-request a review from me!

@tshiya731 tshiya731 requested review from rlanzafame and removed request for rlanzafame December 9, 2024 15:50
@tshiya731
Copy link
Copy Markdown
Collaborator Author

Hi Robert, I changed all the html into MyST at the final commit: fix by MyST. @rlanzafame

@tshiya731 tshiya731 requested a review from rlanzafame December 9, 2024 16:58
@rlanzafame
Copy link
Copy Markdown
Member

great!

@rlanzafame rlanzafame merged commit 4eeb52d into main Dec 10, 2024
@tshiya731 tshiya731 deleted the fix-figures branch January 6, 2025 23:01
rlanzafame added a commit that referenced this pull request Mar 22, 2025
* Update requirements.txt

* Update _config.yml

to fix the Sympy reference

* Update 01.ipynb

Add some markdowns to align the errors and debugging section to MUDE corresponding part

* Update sympy.ipynb

please ignore the first pull request, which changed the config.yml. config is completely fine and i just forget to add the reference. after adding the reference it should be completely fine to show the reference part.

* Update _config.yml (#13)

* Update _config.yml

to fix the Sympy reference

* Update 01.ipynb

Add some markdowns to align the errors and debugging section to MUDE corresponding part

* Update sympy.ipynb

please ignore the first pull request, which changed the config.yml. config is completely fine and i just forget to add the reference. after adding the reference it should be completely fine to show the reference part.

* Update _config.yml

to make it the original

* First branch (#14)

* Update _config.yml (#17)

* Update 01.ipynb (#18)

* Fix figures (#19)

* fix figures

* fix 04

* MyST

* myst_try

* fix by MyST

* simple bug fix  (#25)

* fix bugs for book6

* fix typo in chapter 5

* matrix operator fix

wrong matrix operator in chapter 5

* matrix operator fix

* H5p test(only changed Exercise 1.2.2) (#22)

* exercise transition

* test

* update readme

* create docs subdir and add old stuff

* describe quiz convention

* apply quiz convention

* book1_exercises_updata

* remove-input

* remove-input

* remove_input

---------

Co-authored-by: Robert Lanzafame <R.C.Lanzafame@tudelft.nl>

* Chapter2  h5p (#27)

* h5p--chapter2

* add notes to h5p

* chapter1- typo fix (#28)

* Chapter5 h5p (#29)

* chapter5-h5p

* exercise2

* bug form remove

* reportbug-setup

* intro comments and filename formatting

* intro text: adjust additional resources info

* update feedback instructions

* toolbox-calculator update

* fix intro

* better name

* get sphinx-thebe from github

---------

Co-authored-by: Tom van Woudenberg <t.r.vanwoudenberg@tudelft.nl>
Co-authored-by: tshiya731 <tshiya05@gmail.com>
Co-authored-by: tshiya731 <152382463+tshiya731@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants