Skip to content

Swirrl/data-visualisation-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualisation Demo

A repo containing the code from Swirrl's blog series on data visualisation using Hanami, rendered with Clerk.

First post in the series, about setting up a Clojure environment and Clerk notebook: https://medium.swirrl.com/exploring-data-with-clojure-and-clerk-7010ee4e9346

Usage

Start a REPL, and run:

(require '[nextjournal.clerk :as clerk])
(clerk/serve! {:watch-paths ["."] :browse? true})
(clerk/show! "notebooks/annual_mean_temp_uk.clj")

License

Copyright © 2022 Swirrl

Distributed under the MIT License.

About

A repo containing the code from Swirrl's blog series on data visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors