Reputation
Badges 1
14 × Eureka!Thank you @<1523701070390366208:profile|CostlyOstrich36> ! Will try it now
@<1523701070390366208:profile|CostlyOstrich36>
In my scenario the process was killed by a cluster scheduler (after reaching a time limit) so that's why I find it weird.
Is there a way to prevent that from ever happening? any property I can or a flag, any method I can call and/or even "monkey patch" to prevent this from happening ?
at some point I click the "open URL in new tab" just to show it works
Hi @<1523714264911581184:profile|EnchantingFrog14> !
First, thanks for checking it out!
it is essentially a "file server" (very simple one, written in python) that just shares the files it is requested.
And specifically, that file is a static .html file that has built in it a viewer for protein, I can likely upload here a specific example of such .html file
@<1523714264911581184:profile|EnchantingFrog14> here is a more realistic example of a URL that I use:
@<1523714264911581184:profile|EnchantingFrog14>
changing it to index.html will make the url become incorrect ...
so far it looks like it's working, thank you @<1523701070390366208:profile|CostlyOstrich36> !
CostlyOstrich36 oh awesome! that's very handy, thanks for the info!