Skip to content

Commit

Permalink
Merge pull request #12 from Quansight/updates/update-readme
Browse files Browse the repository at this point in the history
Updates/update readme
  • Loading branch information
anirrudh authored Mar 8, 2023
2 parents fbc625e + 4428139 commit 44bed6f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# jupyterlab_conda_store
# conda-store jupyterlab extension

[![Github Actions Status](https://github.com/gitelamonian/jupyterlab-conda-store/workflows/Build/badge.svg)](https://github.com/gitelamonian/jupyterlab-conda-store/actions/workflows/build.yml)
A jupyterlab extension that provides a beautiful, user-friendly graphical interface for building and managing environments using your existing conda-store server
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Quansight/jupyterlab-conda-store/build.yml?label=Build%20Workflow&logo=GitHub&style=for-the-badge)

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Quansight/jupyterlab-conda-store/build_and_deploy_release.yml?label=Deploy%20Workflow&logo=GitHub&style=for-the-badge)

A jupyterlab extension that provides a beautiful, user-friendly graphical interface for building and managing environments using an instance of [conda-store](https://github.com/Quansight/conda-store).

## Requirements

Expand Down Expand Up @@ -29,4 +32,4 @@ To create a new pacakge and release:

1. Bump the version as indicated in `pyproject.toml` and `package.json`

2. Create a new release, and then enusre the release tag is the same as the bumped version revisions.
2. Create a new release, and then enusre the release tag is the same as the bumped version tag.

0 comments on commit 44bed6f

Please sign in to comment.