Skip to content

Moving to uv? #3

Description

@mathomp4

A query: any thoughts about moving from pip to uv? I did a test run of converting to uv and now you can clone and just run:

❯ uv run bokeh serve --show aether.py
Using CPython 3.13.7 interpreter at: /Users/mathomp4/.homebrew/brew/opt/python@3.13/bin/python3.13
Creating virtual environment at: .venv
Installed 30 packages in 164ms
2025-09-04 16:33:02,797 Starting Bokeh server version 3.6.3 (running on Tornado 6.5.1)
2025-09-04 16:33:02,799 User authentication hooks NOT provided (default user enabled)
2025-09-04 16:33:02,803 Bokeh app running at: http://localhost:5006/aether
2025-09-04 16:33:02,803 Starting Bokeh server with process id: 9584

and boom, Aether!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions