Skip to content

Repository contains the set of examples of graphs built with lets-plot library.

License

Notifications You must be signed in to change notification settings

HIL-HK/lets-plot-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets-Plot Examples

Environment Set Up

Use the conda package manager to install all the necessary packages:

conda env create -f .binder/environment.yml

To activate the environment, use the conda activate command:

conda activate lets-plot-examples

If file binder/environment.yml has been changed, you need to update the environment. In that case, run:

conda env update --name lets-plot-examples --file .binder/environment.yml --prune

Examples

Open the terminal, execute jupyter notebook and navigate through the directories containing examples.

Directory structure:

  • kotlin/ - notebooks with LPK
    • stable/ - most actual versions of notebooks for testing
    • other/ - notebooks with original in other places, should be updated sometimes
  • python/ - notebooks with LP
    • stable/ - most actual versions of notebooks for testing
    • other/ - notebooks with original in other places, should be updated sometimes

About

Repository contains the set of examples of graphs built with lets-plot library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •