-
Notifications
You must be signed in to change notification settings - Fork 36
feat: enhanced the visualization of plot theme & application theme #172
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
Closed
Closed
Changes from 9 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d387a31
Update: Enforce light mode theme and prevent system defaults
achalbajpai 148f809
fix: improve theme switching and dark theme visibility
achalbajpai b1b9e6c
chore: add bokeh dependency for theme support
achalbajpai 1d10e26
chore: resolve merge conflicts with upstream
achalbajpai c174f50
fix: update bokeh theme config and increase test timeout
achalbajpai e797769
fix: increase test timeout and update dependencies
achalbajpai a8576f5
fix: update environment.yml for CI compatibility
achalbajpai 8df64db
fix: add bokeh to both conda and pip dependencies
achalbajpai a3253e4
fix: make bokeh and psutil optional dependencies and improve theme ha…
achalbajpai e07e5ab
Improve theme switching with immediate visual feedback and fix Bokeh …
achalbajpai 32326b2
fix : Bokeh's built-in themes instead of creating custom theme config…
achalbajpai 305b03a
Fix plot_theme widget warning and use Bokeh built-in themes
achalbajpai 92b976f
Remove pandas and pytest
achalbajpai ca8e8fd
Handle optional dependencies gracefully (pandas, bokeh, psutil, matpl…
achalbajpai 18aaf02
fix: improve theme handling - Fixed Bokeh theme configuration, enhanc…
3cece29
fix: testing over config.toml fixed
54a09b7
merge: resolve conflicts with upstream while preserving theme settings
109038d
update : got removed during merge conflict
achalbajpai 15e985f
remove : bioconda
achalbajpai 3424cad
fix : as we changed to curdoc this does not matter now
55ae1f1
changes : remove optionality for pandas and psutil
achalbajpai ee79da8
changes : pt2 remove optionality for pandas and psutil
achalbajpai 1871639
resolve : merge conflict
achalbajpai 2cca57a
toml parser issue
achalbajpai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
achalbajpai marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.