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

jupyter, cache - Respect JUPYTERCACHE environment variable #12123

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Feb 19, 2025

This variable is used to modified default cache in jupyter-cache https://jupyter-cache.readthedocs.io/en/latest/using/cli.html

Related to #12114

This needs to be tested, but seems to be an ok change.

Though, we are using the default .jupyter-cache value in Quarto VS code extension preview: https://github.com/quarto-dev/quarto/blob/57ed6fb2ab6066a6a4f0333c0c968586701e006a/apps/vscode/src/providers/preview/commands.ts#L227

Maybe env var needs to be supported there too. 🤷‍♂️

[skip ci]
@cderv cderv marked this pull request as ready for review February 25, 2025 17:05
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.

1 participant