Skip to content

Use Neutral theme for Inspector #588

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

Merged
merged 2 commits into from
Mar 23, 2025
Merged

Use Neutral theme for Inspector #588

merged 2 commits into from
Mar 23, 2025

Conversation

dbieber
Copy link
Collaborator

@dbieber dbieber commented Mar 23, 2025

Resolves #587

Copy link

google-cla bot commented Mar 23, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dbieber dbieber merged commit 2e0867d into master Mar 23, 2025
18 checks passed
@majidaldo
Copy link

still, DeprecationWarning: Theme names and color schemes are lowercase in IPython 9.0 use neutral instead inspector = oinspect.Inspector(theme_name="Neutral")

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

Successfully merging this pull request may close these issues.

issue with brand new ipython==9.0
2 participants