Skip to content

Commit 5b78213

Browse files
committed
remove conda installation reference for now
Signed-off-by: Itay Dafna <[email protected]>
1 parent 1399429 commit 5b78213

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,7 @@ Using `pip`:
2929
pip install ipydatagrid
3030
```
3131

32-
Using `conda`:
33-
34-
```bash
35-
conda install -c conda-forge ipydatagrid
36-
```
32+
Using `conda`: coming soon!
3733

3834
If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable
3935
the nbextension:

0 commit comments

Comments
 (0)