Skip to content

Commit a9d9e80

Browse files
committed
new django resource
1 parent 9dffac0 commit a9d9e80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/03-data/19-bokeh.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Bokeh is under heavy development ahead of the upcoming 1.0 release. Note that
4949
while all of the following tutorials are useful, it is possible some of the
5050
basic syntax will change as the library's API is not yet stable.
5151

52+
* [Integrating Bokeh Visualisations Into Django Projects](https://hackernoon.com/integrating-bokeh-visualisations-into-django-projects-a1c01a16b67a)
53+
does a nice job of walking through how to use Bokeh to render
54+
visualizations in [Django](/django.html) projects.
55+
5256
* [Responsive Bar Charts with Bokeh, Flask and Python 3](/blog/responsive-bar-charts-bokeh-flask-python-3.html) is my recommended
5357
tutorial for those new to Bokeh who want to try out the library and get
5458
an example project running quickly with [Flask](/flask.html).

0 commit comments

Comments
 (0)