File tree 2 files changed +14
-4
lines changed
2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
1
# jupyterlab-hide-code
2
2
3
- ![ Github Actions Status] ( https://github.com/osscar-org/jupyterlab-hide-code/workflows/Build/badge.svg )
3
+ A button in JupyterLab to run the code cells and then to hide the code cells.
4
+ This JupyterLab extension was inspired by a JupyterLab extension from Aachen
5
+ (Aix) Virtual Platform for Materials Processing:
4
6
5
- A button in JupyterLab to hide the code cells.
7
+ https://github.com/AixViPMaP/jlab- hide- code
6
8
7
9
8
10
## Requirements
9
11
10
- * JupyterLab >= 2.0
12
+ * JupyterLab >= 1.2
13
+ * JupyterLab < 2.0
14
+
11
15
12
16
## Install
13
17
14
18
``` bash
15
- jupyter labextension install jupyterlab-hide-code
19
+ jupyter labextension install osscar@ jupyterlab-hide-code
16
20
```
17
21
18
22
## Contributing
@@ -53,3 +57,9 @@ jupyter lab --watch
53
57
jupyter labextension uninstall jupyterlab-hide-code
54
58
```
55
59
60
+ # Acknowlegements
61
+
62
+ We acknowledge support from:
63
+ * EPFL Open Science Fund
64
+
65
+ <img src =' ./OSSCAR-logo.png ' width =' 300 ' >
You can’t perform that action at this time.
0 commit comments