Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dou-du committed Mar 8, 2020
1 parent 2af4f7d commit 98a956c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
Binary file added OSSCAR-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# jupyterlab-hide-code

![Github Actions Status](https://github.com/osscar-org/jupyterlab-hide-code/workflows/Build/badge.svg)
A button in JupyterLab to run the code cells and then to hide the code cells.
This JupyterLab extension was inspired by a JupyterLab extension from Aachen
(Aix) Virtual Platform for Materials Processing:

A button in JupyterLab to hide the code cells.
https://github.com/AixViPMaP/jlab-hide-code


## Requirements

* JupyterLab >= 2.0
* JupyterLab >= 1.2
* JupyterLab < 2.0


## Install

```bash
jupyter labextension install jupyterlab-hide-code
jupyter labextension install osscar@jupyterlab-hide-code
```

## Contributing
Expand Down Expand Up @@ -53,3 +57,9 @@ jupyter lab --watch
jupyter labextension uninstall jupyterlab-hide-code
```

# Acknowlegements

We acknowledge support from:
* EPFL Open Science Fund

<img src='./OSSCAR-logo.png' width='300'>

0 comments on commit 98a956c

Please sign in to comment.