angadhn / SpacecraftDynamics

Executable Textbook for Spacecraft Dynamics
http://www.angadhn.com/SpacecraftDynamics/
4 stars 11 forks source link

PS1 Fix #29

Closed adrulpz closed 4 days ago

adrulpz commented 2 weeks ago

Hi, the problem is apparently just with the equation using $$ for a block... so I added more cells XD, and that should be fine just for better-looking equations with actual space between them.

review-notebook-app[bot] commented 2 weeks ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

angadhn commented 1 week ago

@adrulpz you do not actually have the most up to date version of my main. You can see that both your main and PS1_Fix; for example, your PS1_Fix branch is 154 commits behind my main. image

In fact, even your main is behind mine baby the same number. So you need to first update your main and then your PS1_Fix. push changes from both to GitHub. This is the process. The specifics on how to do all this at the command line? Glad you asked! This can be found here.

Maybe @Joosty can help here too, if/when he has time- pretty please.

Joosty commented 1 week ago

Happy to help. @adrulpz I would suggest just clicking this sync button in the GitHub website shown in my screenshot below.

image

If this doesn't work then please let me know and we can try the command line route...

Cheers

adrulpz commented 1 week ago

I thought I had pushed that button, but maybe I just didn't and didn't check later. Thanks! I'll let you know

adrulpz commented 1 week ago

So... I think what happened is that I synchronised the changes with the button in the main branch after creating the fix branch because I aborted the merging on the terminal 😅. Anyway, I believe everything has been updated. If not, would it be better if I started over again, creating another branch?

angadhn commented 6 days ago

@Joosty I believe this 101 file is from the tutorial.

@adrulpz can you please delete that and the entire directory .ipynb_checkpoints please? Then commit and push.

adrulpz commented 5 days ago

Done :) thanks for reviewing it and for the guidance @Joosty