Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Developer Guide for Python users #1512

Merged
merged 5 commits into from
Jul 13, 2019

Conversation

hkvision
Copy link
Contributor

@hkvision hkvision commented Jul 12, 2019

  • Add local build pip script and website guide.
  • Add IDE development guide.
  • Update some style errors in Python User Guide.

Fix intel-analytics/analytics-zoo#1058

@hkvision hkvision mentioned this pull request Jul 12, 2019
@hkvision
Copy link
Contributor Author

@hkvision hkvision merged commit d7d1f13 into intel-analytics:master Jul 13, 2019
pip3 install analytics-zoo/pyzoo/dist/analytics_zoo-VERSION-py2.py3-none-PLATFORM_x86_64.whl # for Python 3.5 and Python 3.6
```

See [here](../PythonUserGuide/install/#install-from-pip-for-local-usage) for more remarks related to pip install.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the link is broken @hkvision

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a script to build master python local whl
2 participants