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 uv installation instructions #150

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Add uv installation instructions #150

merged 1 commit into from
Jan 26, 2025

Conversation

giswqs
Copy link
Member

@giswqs giswqs commented Jan 26, 2025

uv is an extremely fast Python package and project manager, written in Rust. Follow the instructions on the uv website to install uv on your computer. Once uv is installed, you can install hypercoast using the following command:

uv venv
uv pip install hypercoast jupyterlab

To run JupyterLab, use the following command:

uv run jupyter lab

Copy link

@github-actions github-actions bot temporarily deployed to pull request January 26, 2025 04:05 Inactive
@giswqs giswqs merged commit ca772e3 into main Jan 26, 2025
13 checks passed
@giswqs giswqs deleted the uv branch January 26, 2025 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant