├── .github └── workflows │ └── ExportNotebooks.yml ├── Alan Edelman — Snow avalanches off of solar panels.jl ├── Benjamin_Lungwitz_MarketRisk_time_series.jl ├── Benjamin_Lungwitz_dependencies_and_barriers.jl ├── Connor Burns — MNIST classifier for WYSIWYR.jl ├── Connor Burns — Unbeatable Tic Tac Toe.jl ├── Daniel_Molina-Problem_MDP.jl ├── Daniel_Molina-Problem_PAR.jl ├── David P. Sanders — Plotting inequalities using interval methods.pluto.jl ├── Dileep & Srikiran — Carbon Footprint.jl ├── Dileep & Srikiran — Global Warming Impact of Stubble Burning.jl ├── Dockerfile ├── Forget_Chapin-TheNumberLine.jl ├── Gael_Forget-Running_Climate_Models.jl ├── GiggleLiu-TropicalTensors.jl ├── GuillaumeG_curve-fitting.jl ├── Henki Ashadi — Simulation of steel truss design.jl ├── Jeremiah_Lewis_Pluto_Markdown.jl ├── Josef Heinen – Confirmed SARS–CoV–2 infections.jl ├── Moser & Dorn — Interactive Storytelling - An Odyssey.jl ├── Nick Bochenski - The Backstage of Reactivity.jl ├── PaulButler_PenPlottingWithPluto.jl ├── PlutoCon-Certificates.jl ├── Pluto_for_ERPs.jl ├── Procfile ├── README.md ├── Rodrigo Chang - K-armed testbed - learn by implementing.jl ├── Vikas Negi - Visualizing Samsung Health App Data.jl ├── cormullion — 2½ D graphics.jl ├── fonsp — JavaScript inside Pluto.jl ├── fonsp — Plots.jl click input.jl ├── index.jl ├── lukavdplas - Colour filters.jl ├── lukavdplas - Ellipses.jl └── pluto-deployment-environment ├── Manifest.toml ├── PlutoDeployment.toml └── Project.toml /.github/workflows/ExportNotebooks.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/.github/workflows/ExportNotebooks.yml -------------------------------------------------------------------------------- /Alan Edelman — Snow avalanches off of solar panels.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Alan Edelman — Snow avalanches off of solar panels.jl -------------------------------------------------------------------------------- /Benjamin_Lungwitz_MarketRisk_time_series.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Benjamin_Lungwitz_MarketRisk_time_series.jl -------------------------------------------------------------------------------- /Benjamin_Lungwitz_dependencies_and_barriers.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Benjamin_Lungwitz_dependencies_and_barriers.jl -------------------------------------------------------------------------------- /Connor Burns — MNIST classifier for WYSIWYR.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Connor Burns — MNIST classifier for WYSIWYR.jl -------------------------------------------------------------------------------- /Connor Burns — Unbeatable Tic Tac Toe.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Connor Burns — Unbeatable Tic Tac Toe.jl -------------------------------------------------------------------------------- /Daniel_Molina-Problem_MDP.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Daniel_Molina-Problem_MDP.jl -------------------------------------------------------------------------------- /Daniel_Molina-Problem_PAR.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Daniel_Molina-Problem_PAR.jl -------------------------------------------------------------------------------- /David P. Sanders — Plotting inequalities using interval methods.pluto.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/David P. Sanders — Plotting inequalities using interval methods.pluto.jl -------------------------------------------------------------------------------- /Dileep & Srikiran — Carbon Footprint.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Dileep & Srikiran — Carbon Footprint.jl -------------------------------------------------------------------------------- /Dileep & Srikiran — Global Warming Impact of Stubble Burning.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Dileep & Srikiran — Global Warming Impact of Stubble Burning.jl -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Dockerfile -------------------------------------------------------------------------------- /Forget_Chapin-TheNumberLine.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Forget_Chapin-TheNumberLine.jl -------------------------------------------------------------------------------- /Gael_Forget-Running_Climate_Models.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Gael_Forget-Running_Climate_Models.jl -------------------------------------------------------------------------------- /GiggleLiu-TropicalTensors.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/GiggleLiu-TropicalTensors.jl -------------------------------------------------------------------------------- /GuillaumeG_curve-fitting.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/GuillaumeG_curve-fitting.jl -------------------------------------------------------------------------------- /Henki Ashadi — Simulation of steel truss design.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Henki Ashadi — Simulation of steel truss design.jl -------------------------------------------------------------------------------- /Jeremiah_Lewis_Pluto_Markdown.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Jeremiah_Lewis_Pluto_Markdown.jl -------------------------------------------------------------------------------- /Josef Heinen – Confirmed SARS–CoV–2 infections.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Josef Heinen – Confirmed SARS–CoV–2 infections.jl -------------------------------------------------------------------------------- /Moser & Dorn — Interactive Storytelling - An Odyssey.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Moser & Dorn — Interactive Storytelling - An Odyssey.jl -------------------------------------------------------------------------------- /Nick Bochenski - The Backstage of Reactivity.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Nick Bochenski - The Backstage of Reactivity.jl -------------------------------------------------------------------------------- /PaulButler_PenPlottingWithPluto.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/PaulButler_PenPlottingWithPluto.jl -------------------------------------------------------------------------------- /PlutoCon-Certificates.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/PlutoCon-Certificates.jl -------------------------------------------------------------------------------- /Pluto_for_ERPs.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Pluto_for_ERPs.jl -------------------------------------------------------------------------------- /Procfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Procfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/README.md -------------------------------------------------------------------------------- /Rodrigo Chang - K-armed testbed - learn by implementing.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Rodrigo Chang - K-armed testbed - learn by implementing.jl -------------------------------------------------------------------------------- /Vikas Negi - Visualizing Samsung Health App Data.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/Vikas Negi - Visualizing Samsung Health App Data.jl -------------------------------------------------------------------------------- /cormullion — 2½ D graphics.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/cormullion — 2½ D graphics.jl -------------------------------------------------------------------------------- /fonsp — JavaScript inside Pluto.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/fonsp — JavaScript inside Pluto.jl -------------------------------------------------------------------------------- /fonsp — Plots.jl click input.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/fonsp — Plots.jl click input.jl -------------------------------------------------------------------------------- /index.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/index.jl -------------------------------------------------------------------------------- /lukavdplas - Colour filters.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/lukavdplas - Colour filters.jl -------------------------------------------------------------------------------- /lukavdplas - Ellipses.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/lukavdplas - Ellipses.jl -------------------------------------------------------------------------------- /pluto-deployment-environment/Manifest.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/pluto-deployment-environment/Manifest.toml -------------------------------------------------------------------------------- /pluto-deployment-environment/PlutoDeployment.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/pluto-deployment-environment/PlutoDeployment.toml -------------------------------------------------------------------------------- /pluto-deployment-environment/Project.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JuliaPluto/PlutoCon2021-demos/HEAD/pluto-deployment-environment/Project.toml --------------------------------------------------------------------------------