Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 54a19a4

Browse files
flying-sheeppoplav
authored andcommitted
Added devtools install method (#552)
1 parent e95e61e commit 54a19a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jupyter declarativewidgets activate
7474
```bash
7575
# installing R support
7676
jupyter declarativewidgets installr --library path/to/r/libs
77+
# alternatively directly from GitHub
78+
devtools::install_github('jupyter/declarativewidgets', subdir = 'kernel-r/declarativewidgets')
7779
```
7880

7981
##### Note

0 commit comments

Comments
 (0)