Skip to content

grass.jupyter: Allow using script as display command #2372

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

wenzeslaus
Copy link
Member

This allows users to use (full or relative) path to a script instead of a display command. This allows to pass arbitrary scripts unrelated to display, but the check for first letter of the name is also just a heuristic to help the correct use and this addition just avoids constraining the user unnecessarily.

This allows users to use (full or relative) path to a script instead of a display command. This allows to pass arbitrary scripts unrelated to display, but the check for first letter of the name is also just a heuristic to help the correct use and this addition just avoids constraining the user unnecessarily.
@wenzeslaus wenzeslaus added this to the 8.4.0 milestone May 16, 2022
@wenzeslaus wenzeslaus added the Python Related code is in Python label May 20, 2022
@wenzeslaus wenzeslaus modified the milestones: 8.3.0, 8.4.0 Feb 10, 2023
@wenzeslaus wenzeslaus modified the milestones: 8.4.0, 8.5.0 Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libraries notebook Python Related code is in Python
Projects
Development

Successfully merging this pull request may close these issues.

3 participants