Skip to content

Update _tokens_filename to never compress user path.#15195

Open
Carreau wants to merge 1 commit into
ipython:mainfrom
Carreau:noexpandpath
Open

Update _tokens_filename to never compress user path.#15195
Carreau wants to merge 1 commit into
ipython:mainfrom
Carreau:noexpandpath

Conversation

@Carreau
Copy link
Copy Markdown
Member

@Carreau Carreau commented Apr 27, 2026

Make it caller responsibility.

This can be desirable in some case to not compress, in particular in compex deployment where the filesystem of the server and the kernel don't match to be able to open the file path from the UI.

This will later be extended with global IPython configuration options, maybe at runtime.

Alternative to #15194

See Quansight/deshaw#259

Make it caller responsibility.

This can be desirable in some case to not compress,
in particular in compex deployment where the filesystem of the server
and the kernel don't match to be able to open the file path from the UI.

This will later be extended with global IPython configuration options,
maybe at runtime.

Alternative to ipython#15194

See Quansight/deshaw#259
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