Skip to content

Commit 8522086

Browse files
committed
Add Python visualization library plotly
1 parent 353de08 commit 8522086

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jupyter/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: codegraph
22
channels:
3+
- plotly
34
- conda-forge
45
dependencies:
56
- python=3.12.*
@@ -16,5 +17,6 @@ dependencies:
1617
- wordcloud=1.9.*
1718
- monotonic=1.*
1819
- squarify=0.4.* # to create tree maps e.g. for git history
20+
- plotly=6.0.*
1921
- pip:
2022
- neo4j==5.23.*

0 commit comments

Comments
 (0)