Skip to content

Commit 7337d24

Browse files
authored
Merge pull request plotly#260 from plotly/dash-brain-viewer
Update dash requirements to 1.0.2 (dash-brain-viewer)
2 parents 6f2e28f + 572e092 commit 7337d24

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

apps/dash-brain-viewer/assets/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,4 @@ a:hover {
171171
height: 350px;
172172
width: 350px;
173173
}
174-
}
175-
176-
._dash-undo-redo {
177-
display: none;
178174
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dash==0.42.0
1+
dash==1.0.2
22
gunicorn==19.9.0
33
pandas==0.24.2
44
dash-colorscales==0.0.4

0 commit comments

Comments
 (0)