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 virtual environment documentation #233

Closed
wants to merge 39 commits into from
Closed

Conversation

alex-l-kong
Copy link
Contributor

What is the purpose of this PR?

Addresses and closes #202. We add documentation for creating virtual environments and installing our package via pip now that it has been deployed to PyPI. This will provide a foundation for users with more technical expertise to use ark.

How did you implement your changes

Content is added to docs/_rtd/virtualenv.md to generate documentation on ReadTheDocs about virtual environment creation with conda and pip installation.

Remaining issues

This PR may also need to address an issue which prevents all the install_requires packages in setup.py from installing on top of running pip install ark-analysis. We could get around this by simply listing in this page which additional packages need to be installed. What do you guys think?

alex-l-kong and others added 30 commits September 10, 2020 11:52
…dd file saving tests to calc_dist_matrix in spatial_analysis_utils_test.py
@alex-l-kong alex-l-kong self-assigned this Sep 21, 2020
@alex-l-kong
Copy link
Contributor Author

Accidentally branched off of context_spatial, restarting.

@alex-l-kong alex-l-kong deleted the virt_env_doc branch September 21, 2020 21:00
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.

Split getting started section into user/developer
1 participant