this should do what you want
./sage -sh
python -i file.py
On Apr 14, 12:10 am, AndyNovo wrote:
> I think he's actually asking about the -i flag. I was just wondering
> the same thing.
>
> sage myfile.sage
>
> runs myfile but doesn't return the interactive prompt.
> I'm guessing the goal is to
I think he's actually asking about the -i flag. I was just wondering
the same thing.
sage myfile.sage
runs myfile but doesn't return the interactive prompt.
I'm guessing the goal is to run a script and have it end with a sage
prompt and some stuff loaded for a session. sage -i looks for
package