Skip to content

jolin-io/Jolin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Jolin

Dev Build Status

Jolin extends the Pluto reactive notebook with support for R and Python.

jolin encompasses several related components:

  • a cloud deploymnet on jolin.io with free testing access
  • an executable with which you can start the notebook on your laptop (soon to come)
  • a julia package, including all R and Python helpers

Jolin cloud at cloud.jolin.io

Enjoy a ready deployment at cloud.jolin.io. You simply login with your github user. The testing access includes endless sessions of 4 hours.

Jolin executable

Soon to come.

The julia package jolin

When loading the jolin package inside your reactive notebook you get access to the following functionalities:

  • Everything from JolinPluto is made available directly. This mainly includes Python and R reactivity helpers like viewof and repeat_at.
  • Everything from PlutoPlotly is made available directly. This includes reactive plotting support with plot and add_plotly_listener!
  • The package PlutoUI is accessible. This package encompasses standard UI elements for interactive user input. As preferred UI component styles may differ highly from person to person, and different UI frameworks may be added in the future, the functionalities from PlutoUI are not directly available, but need to be accessed via qualified name PlutoUI.Slider, for instance.

About

Reactive Notebooks for Python, R and Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages