Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c6b561

Browse files
Joseph Damibanicolaskruchten
Joseph Damiba
authored andcommitted
add dependencies
1 parent 55a2777 commit 9c6b561

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ networkx
1414
scikit-image
1515
datashader
1616
pyarrow
17-
cufflinks==0.17.3
17+
dash_core_components

doc/python/renderers.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jupyter:
55
text_representation:
66
extension: .md
77
format_name: markdown
8-
format_version: '1.1'
9-
jupytext_version: 1.1.6
8+
format_version: '1.2'
9+
jupytext_version: 1.3.2
1010
kernelspec:
1111
display_name: Python 3
1212
language: python
@@ -20,19 +20,20 @@ jupyter:
2020
name: python
2121
nbconvert_exporter: python
2222
pygments_lexer: ipython3
23-
version: 3.7.3
23+
version: 3.7.0
2424
plotly:
2525
description: Displaying Figures using Plotly's Python graphing library
2626
display_as: file_settings
2727
language: python
28+
layout: base
2829
name: Displaying Figures
30+
order: 1
2931
page_type: example_index
30-
layout: base
3132
permalink: python/renderers/
3233
redirect_from: python/offline/
3334
thumbnail: thumbnail/displaying-figures.png
34-
order: 1
3535
---
36+
3637
# Displaying Figures
3738

3839
Plotly's Python graphing library, `plotly.py`, gives you a wide range of options for how and where to display your figures.

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ pathlib
2424
python-frontmatter
2525
datashader
2626
pyarrow
27-
cufflinks==0.17.3
27+
dash_core_components

0 commit comments

Comments
 (0)