1 | initial version |
The recommended way to install a pip-based package into the SageMath macOS app is to use the %pip magic command. This works in both the notebook and the terminal. To install nltk, simply type, in either interface,
%pip install nltk