-
Notifications
You must be signed in to change notification settings - Fork 61
Add intro blog and contributor info for GSoC'25 #304
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
Conversation
_data/contributors.yml
Outdated
description: | | ||
This project aims at integrating debugging into the xeus-cpp kernel for Jupyter using LLDB and its Debug Adapter Protocol (lldb-dap). Modeled after xeus-python, it leverages LLDB’s Clang and JIT debugging support to enable breakpoints, variable inspection, and step-through execution. The modular design ensures compatibility with Jupyter’s frontend, enhancing interactive C++ development in notebooks. | ||
proposal: /assets/docs/Abhinav_Kumar_Proposal_GSoC_2025.pdf | ||
mentors: Vassil Vassilev, Vipul Cariappa, Aaron Jomy, Anutosh Bhat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mentors: Vassil Vassilev, Vipul Cariappa, Aaron Jomy, Anutosh Bhat | |
mentors: Anutosh Bhat, Vipul Cariappa, Aaron Jomy, Vassil Vassilev |
projects: | ||
- title: "Implementing Debugging Support for xeus-cpp" | ||
status: Ongoing | ||
description: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we break at 80 cols?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you run this file through some online pdf optimization tool
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure, done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you run this file through some online PDF optimization tool?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done. reduced size to 746kb
Is there any reason for this PR to be a draft? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you run this pdf through some online pdf optimization tool?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reduced the size from 700kb to 350kb. Does this suffice?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. Should work.
No, it's ready for review now. |
No description provided.