Skip to content

Commit

Permalink
📦 Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Nov 27, 2020
1 parent 6060d44 commit 89a8874
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<div align="center">
<img alt="Logo" src="https://github.com/trallard/pitaya_smoothie/blob/master/images/logos/wording.png?raw=true" width="250" />
</div>
<br>
<br>

# Change Log
All notable changes to the Pitaya Smoothie JupyterLab extension will be documented in this file.

## RELEASE: 0.1.0


![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=12CBC4)

> 📦 Version 0.1.0 [`cb8c2f6`](https://github.com/trallard/pitaya_smoothie/commit/cb8c2f691fa4e88b4d2c283b926872a84828a8c8) <br>
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For more details about the core theme colours and the such check out the main th
## Installation <img src=https://github.com/trallard/pitaya_smoothie/raw/master/images/icons/settings.png width="50"/>

```bash
jupyter labextension install @trallard/jupyter_pitaya_smoothie
jupyter labextension install @trallard/jupyter-pitaya-smoothie
```

You can check that the extension has been properly installed and enabled by running the following command in your command line:
Expand Down Expand Up @@ -94,6 +94,7 @@ To rebuild the package and the JupyterLab app:
npm run build
jupyter lab build
```

## Contributing <img alt="hands" src="https://github.com/trallard/pitaya_smoothie/blob/master/images/icons/teamwork.png?raw=true" width="50" />

🚧 This project is always a work in progress, and everyone is welcome and encouraged to collaborate in it. 🚧
Expand Down

0 comments on commit 89a8874

Please sign in to comment.