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

[DOCS] Improve installation guidelines #51

Merged
merged 2 commits into from
May 3, 2024

Conversation

polkadot21
Copy link
Contributor

@polkadot21 polkadot21 commented May 3, 2024

Description

This PR introduces several enhancements to the installation instructions for pykan. The goal is to streamline the setup process and encourage the use of virtual environments, which are crucial for managing dependencies without affecting global Python settings.

Key Changes:

  • Integrated the GitHub repository clone and package installation steps into a single command.
  • Added instructions for setting up and using a Python virtual environment.
  • Provided an alternative setup using Conda environments, catering to users who prefer Conda over pip.
  • Ensured all installation commands are compatible with both Unix and Windows systems.

Related issue

#48

@KindXiaoming KindXiaoming merged commit 4507b99 into KindXiaoming:master May 3, 2024
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.

2 participants