Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Apr 25, 2023
1 parent f79d4e5 commit 2673f0a
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# jupyspace
# JupySpace

[![PyPI - Version](https://img.shields.io/pypi/v/jupyspace.svg)](https://pypi.org/project/jupyspace)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/jupyspace.svg)](https://pypi.org/project/jupyspace)
[![Build Status](https://github.com/davidbrochart/jupyspace/workflows/CI/badge.svg)](https://github.com/davidbrochart/jupyspace/actions)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)
JupySpace is a web server and client allowing to manage [conda-forge](https://conda-forge.org) environments from the browser and access them through [JupyterLab](https://jupyterlab.readthedocs.io).

## Installation

Expand Down Expand Up @@ -39,7 +34,3 @@ asphalt run config.yaml
```console
jupyspace --open-browser
```

## License

`jupyspace` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

0 comments on commit 2673f0a

Please sign in to comment.