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

What should be new features and removal of old features on C++ kernel? #36

Open
shiroinekotfs opened this issue Oct 10, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@shiroinekotfs
Copy link
Owner

Hi there, It is me, @shiroinekotfs!

Sorry for being "offline" on this project for a long time. Because I lost my way to boost up new features for C++ kernel.

Any idea? I am really upset for literally doing nothing right now .

@shiroinekotfs shiroinekotfs added the enhancement New feature or request label Oct 10, 2024
@shiroinekotfs shiroinekotfs self-assigned this Oct 10, 2024
@shiroinekotfs
Copy link
Owner Author

@anhvlt-2k6 Help me 😢

Repository owner deleted a comment from anhvlt-2k6 Nov 5, 2024
@shiroinekotfs
Copy link
Owner Author

According to ChatGPT, so far:

Essential features for a Jupyter language kernel like C++ to support instant debugging and visualization include:

  1. Integrated Debugger: Support for step-by-step code execution, breakpoints, and variable inspection.
  2. Variable Watch and Display: Real-time tracking and visualization of variable values.
  3. Error Highlighting: Clear and immediate feedback on runtime and syntax errors.
  4. Graphical Visualization: Libraries or extensions for plotting data, charts, and other visual aids.
  5. Interactive Widgets: Tools to modify parameters dynamically and visualize outputs without rerunning the code block.
  6. Memory Management: Ability to inspect memory allocation and usage.
  7. Logging: Built-in support for logging outputs for detailed analysis.
  8. Output Display Customization: Enhanced text and graphical formatting for displaying results.

@anhvlt-2k6
Copy link
Collaborator

anhvlt-2k6 commented Jan 9, 2025

Alright, so first of all I don't like the current logo of the C++ kernel, please change it.

Or try using the C++ default logo, it is better.

@shiroinekotfs
Copy link
Owner Author

shiroinekotfs commented Jan 18, 2025

Can I use the ; in Python as the code breaks? It would be so fun.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants