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

Allow to download provided pdb files #38

Open
GiovanniBussi opened this issue Apr 22, 2019 · 4 comments
Open

Allow to download provided pdb files #38

GiovanniBussi opened this issue Apr 22, 2019 · 4 comments

Comments

@GiovanniBussi
Copy link
Contributor

(This was suggested by @mbernett).

We could improve the syntax highlighter to understand when a command points to a pdb file and upload also the pdb file so that users can see it by clicking on it (similarly to the way now one can see included files).

@maxbonomi
Copy link
Contributor

maxbonomi commented Apr 23, 2019 via email

@GiovanniBussi
Copy link
Contributor Author

That's true (and in principle true also for input file and, most likely, for stdout files). I will check if we can store them gzipped. And we can additionally put a cap on the size of individual files to be stored on the server.

@maxbonomi
Copy link
Contributor

maxbonomi commented Apr 23, 2019 via email

GiovanniBussi added a commit that referenced this issue Apr 23, 2019
This makes navigation less pleasant (file is gzipped and must be downloaded)
but it decreases significantly the size of the checked-out site
(currently 27 Mb -> 4 Mb) so I think we have to do it.

See also #38 (though this commit does not cover PDB files)
@GiovanniBussi
Copy link
Contributor Author

changed browse to download in the issue name. Actually we might make available the gzipped pdb files.

@GiovanniBussi GiovanniBussi changed the title Allow to browse provided pdb files Allow to download provided pdb files Apr 23, 2019
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