Skip to content

Commit

Permalink
Update the herokuapp
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky-lim committed May 13, 2020
1 parent 763b3a8 commit 44f0433
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Expand Up @@ -35,7 +35,10 @@ Calendar Heatmap
Inspired by `voila_spotify
<https://github.com/voila-gallery/voila-spotify>`_, to create a heatmap for calendar data.

You could check out the example, `here
You could explore the app, `here
<http://calh.herokuapp.com>`_.

You could check out the notebook example, `here
<https://mybinder.org/v2/gh/ricky-lim/calh/master?filepath=examples%2Fexample.ipynb>`_.

* Free software: Apache Software License 2.0
Expand Down
8 changes: 8 additions & 0 deletions docs/calh.rst
Expand Up @@ -4,6 +4,14 @@ calh package
Submodules
----------

calh.app module
---------------

.. automodule:: calh.app
:members:
:undoc-members:
:show-inheritance:

calh.cli module
---------------

Expand Down

0 comments on commit 44f0433

Please sign in to comment.