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

grass.jupyter: importing display function from IPython.display #4476

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
20bd453
importing display function from IPython.display to display the map image
rohannallamadge Oct 8, 2024
653139e
Merge branch 'main' into display_update
rohannallamadge Oct 8, 2024
e95c87d
grass.jupyter:Add _repr_pretty_ for better Jupyter/Quarto integration
rohannallamadge Oct 17, 2024
4a8e906
Merge branch 'main' into display_update
rohannallamadge Oct 17, 2024
e5fb33c
grass.jupyter:update show() to return Image object instead of calling…
rohannallamadge Oct 17, 2024
25345d9
Merge branch 'display_update' of https://github.com/rohannallamadge/g…
rohannallamadge Oct 17, 2024
fb89f80
git commit -m "Remove empty line as suggested by ruff"
rohannallamadge Oct 18, 2024
be3b9d8
Merge branch 'main' into display_update
rohannallamadge Oct 18, 2024
66157e0
refactor: remove return from show() and use display() for inline rend…
rohannallamadge Oct 19, 2024
8103055
Merge branch 'display_update' of https://github.com/rohannallamadge/g…
rohannallamadge Oct 19, 2024
291030c
Merge branch 'main' into display_update
rohannallamadge Oct 19, 2024
0cc242a
Removed empty line as suggested by ruff
rohannallamadge Oct 19, 2024
dcd7e56
Merge branch 'display_update' of https://github.com/rohannallamadge/g…
rohannallamadge Oct 19, 2024
05d9b90
style: reformat import statements as suggested by black
rohannallamadge Oct 19, 2024
9db48cd
Fix formatting of imports and remove duplicate display line
rohannallamadge Oct 19, 2024
084d246
Update .pylintrc: fix overgeneral-exceptions and remove no-self-use o…
rohannallamadge Oct 20, 2024
53e86f9
git commit -m "Fix formatting issues in parsetab.py"
rohannallamadge Oct 20, 2024
6aef31c
Fix import organization based on review suggestion
rohannallamadge Oct 20, 2024
d16bbf3
Fix import organization based on review suggestion
rohannallamadge Oct 20, 2024
ebc6a71
Fix formatting display line
rohannallamadge Oct 21, 2024
e6a1395
Fix formatting display line
rohannallamadge Oct 27, 2024
fc232f4
Merge branch 'main' into display_update
echoix Dec 21, 2024
13674c8
Apply suggestions from code review
echoix Dec 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into display_update
  • Loading branch information
rohannallamadge authored Oct 17, 2024
commit 4a8e906b5b89030ab08397161b041aebb7dc5a00

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.