Changes between Version 51 and Version 53 of Ticket #21507
- Timestamp:
- 02/14/18 10:55:50 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21507
- Property Cc defeo slelievre added
- Property Keywords pip PyPI added
-
Ticket #21507 – Description
v51 v53 4 4 Then a simple 5 5 {{{ 6 6 pip install sagelib 7 7 }}} 8 8 would install sagelib in the user's Python installation. Then the user could do `from sage.all import *`.