Sha256: c92129765013f7c9a91ae3385417bf25b7c32ee47f03df298d25fb66371154ce
Contents?: true
Size: 553 Bytes
Versions: 33
Compression:
Stored size: 553 Bytes
Contents
# Mortar comes with the Python standard libraries, NumPy, SciPy, and NLTK # pre-installed. You can install additional Python packages by listing them out # here in pip requirements (https://pip.pypa.io/en/latest/reference/pip_install.html#requirements-file-format) format. # # Examples: # # Version 2.1 of python-dateutil # python-dateutil==2.1 # # Version 2.1 or higher of python-dateutil # python-dateutil>=2.1 # # Latest version of python-dateutil # python-dateutil # # Your private library stored in S3 # s3://my-bucket/my-custom-lib.tar.gz
Version data entries
33 entries across 33 versions & 1 rubygems