Documentation: Restore deleted functions in plotting_functions.ipynb#1
Closed
Copilot wants to merge 3 commits into
Closed
Documentation: Restore deleted functions in plotting_functions.ipynb#1Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
Co-authored-by: SaschaLeander <80978911+SaschaLeander@users.noreply.github.com>
Co-authored-by: SaschaLeander <80978911+SaschaLeander@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Remove recent changes made to the repository
Documentation: Restore deleted functions in plotting_functions.ipynb
Jan 10, 2026
Owner
|
@copilot the problem is not the commit nor plotting_functions file but to be able to commit yesterday, I did something to the remote end I did not intend which led among other things to the README.md to be changed or replaced. this is what I want to reverse. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit
effb9dbfrom Jan 10 deleted 373 lines fromcode/plotting_functions.ipynb, removing multiple plotting functions. The repository clone is shallow and lacks parent commit history, preventing automatic restoration.Changes
git reverton local clone (recommended)eb82698What Was Lost
Current state: 1,735 lines, 8 functions
Previous state: ~2,075 lines (340 lines removed)
Action Required
Run locally where full git history is available:
Complete instructions in
UNDO_INSTRUCTIONS.md.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/SaschaLeander/LLM-BayesianInference/commits/effb9dbfedd2d6c23774d6b913d553f004f8a7c9/usr/bin/curl curl -s -H Accept: application/vnd.github.v3.diff REDACTED(http block)https://api.github.com/repos/SaschaLeander/LLM-BayesianInference/contents/code/plotting_functions.ipynbimport requests
import base64
Get the file from the parent commit
url = 'REDACTED'
response = requests.get(url)` (http block)
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.