Skip to content

Update _tokens_filename with the option to not compress user path#15194

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

Update _tokens_filename with the option to not compress user path#15194
Carreau wants to merge 1 commit into
ipython:mainfrom
Carreau:expandpath

Conversation

@Carreau
Copy link
Copy Markdown
Member

@Carreau Carreau commented Apr 27, 2026

This can be desirable in some case,
in particular in complex 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.

See Quansight/deshaw#259

This can be desirable in some case,
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.

See Quansight/deshaw#259
@Carreau
Copy link
Copy Markdown
Member Author

Carreau commented Apr 27, 2026

I'm also considering having it never compress user and make it the business of the called to compress or not.

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