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

Adds code format option #57

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Conversation

JasonWeill
Copy link
Collaborator

@JasonWeill JasonWeill commented Apr 12, 2023

Fixes #43.

Adds a --format code option that produces a new code cell after the input. The %%ai command returns no output if --format code is used.

Screen Shot 2023-04-12 at 3 02 50 PM

Adds a new example file. Updates docs.

@JasonWeill JasonWeill added enhancement New feature or request @jupyter-ai/magics labels Apr 12, 2023
Copy link
Member

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

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

Great work! 🎉

@JasonWeill JasonWeill merged commit 82dc651 into jupyterlab:main Apr 12, 2023
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* Adds code format

* Adds code to docs
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
* Adds code format

* Adds code to docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @jupyter-ai/magics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --format code that inserts new code cell using ipylab
2 participants