# conda-ui **Repository Path**: only_mere/conda-ui ## Basic Information - **Project Name**: conda-ui - **Description**: UI for Conda package manager - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-07 - **Last Updated**: 2025-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Conda UI Conda UI is a web user interface for [Conda][conda]. ## Development ```bash ./compile ./server --debug ``` Go to http://localhost:4888 ## License Copyright © 2014 by Continuum Analytics, Inc. Published under The BSD License, see [LICENSE][license]. [conda]: http://conda.pydata.org [license]: https://raw.githubusercontent.com/ContinuumIO/conda-ui/master/LICENSE