2023.213.0 • Published 1 year ago

openintro-statistics-3e v2023.213.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

OpenIntro Statistics 3e

下载

Docker

docker pull apachecn0/openintro-statistics-3e
docker run -tid -p <port>:80 apachecn0/openintro-statistics-3e
# 访问 http://localhost:{port} 查看文档

PYPI

pip install openintro-statistics-3e
openintro-statistics-3e <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g openintro-statistics-3e
openintro-statistics-3e <port>
# 访问 http://localhost:{port} 查看文档
2023.213.0

1 year ago