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

Save index.p to users cache location #117

Open
kelle opened this issue Oct 31, 2024 · 6 comments
Open

Save index.p to users cache location #117

kelle opened this issue Oct 31, 2024 · 6 comments

Comments

@kelle
Copy link
Member

kelle commented Oct 31, 2024

Index.p is a cache file that's used to increase performance.

I think we should add to the .gitignore or learn how to use the computers cache location.

@SherelynA
Copy link
Collaborator

ooh this looks nice but a bit confusing, so we would be adding this to our scripts or?

@kelle
Copy link
Member Author

kelle commented Oct 31, 2024

We would modify the package to write the cache somewhere on the users computer rather than in the root directory of the package.

@kelle
Copy link
Member Author

kelle commented Oct 31, 2024

This is where it would be changed in the code:

# See if there is a table of parameters

@kelle kelle changed the title Add index.p to .gitignore Save index.p to users cache location Oct 31, 2024
@SherelynA
Copy link
Collaborator

I still have this index.p in my changes, should it be okay to do something like rollback or what would y'all recommend on dealing with this file.

@kelle
Copy link
Member Author

kelle commented Nov 25, 2024 via email

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

No branches or pull requests

2 participants