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

Magic tweaks #31

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Magic tweaks #31

merged 3 commits into from
Apr 5, 2023

Conversation

dlqqq
Copy link
Member

@dlqqq dlqqq commented Apr 5, 2023

  • Suppress warning when using openai-chat models via magics
  • do not call IPython.display.display() when displaying output
    • Required so you can reference output cells from magics via Out[*]
  • add raw format for debugging

@dlqqq dlqqq added the enhancement New feature or request label Apr 5, 2023
@dlqqq dlqqq merged commit 0031a9a into jupyterlab:main Apr 5, 2023
@dlqqq dlqqq deleted the magic-tweaks branch April 5, 2023 23:44
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* suppress warning when using OpenAIChat models

* do not call IPython.display.display() when returning output

* add raw format mode
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

Successfully merging this pull request may close these issues.

2 participants