Hi there, I'm kind of new to sage. I have an existing python virtualenv managed by pyenv used by my jupyter notebook. I'd like to install sage to this existing python3 env and I'm wondering how I should do this. Thank you!
1 | initial version | asked 2021-04-19 23:01:41 +0100 Anonymous |
Hi there, I'm kind of new to sage. I have an existing python virtualenv managed by pyenv used by my jupyter notebook. I'd like to install sage to this existing python3 env and I'm wondering how I should do this. Thank you!
Hi there, I'm kind of new to sage. I have an existing python virtualenv managed by pyenv used by my jupyter notebook. I'd like to install sage to this existing python3 env so that my jupyter notebooks can immediately import sage and use it. I'm wondering how I should do this. Thank you!