# almond **Repository Path**: devillink/almond ## Basic Information - **Project Name**: almond - **Description**: just for download - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
logo
# almond *almond* is a [Scala](https://scala-lang.org) kernel for [Jupyter](https://jupyter.org). [![Build Status](https://travis-ci.org/almond-sh/almond.svg?branch=master)](https://travis-ci.org/almond-sh/almond) [![Windows Build status](https://ci.appveyor.com/api/projects/status/4xg2mrvnttcxr4e8/branch/master?svg=true)](https://ci.appveyor.com/project/alexarchambault/almond/branch/master) [![Join the chat at https://gitter.im/alexarchambault/jupyter-scala](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alexarchambault/jupyter-scala?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Maven Central](https://img.shields.io/maven-central/v/sh.almond/kernel_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/sh.almond/kernel_2.12) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/almond-sh/almond) ## Documentation See the project [website](https://almond.sh) for more details. ## Code of Conduct The almond project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that almond is licensed with (3-Clause BSD, see LICENSE). People are expected to follow the [Scala Code of Conduct](https://www.scala-lang.org/conduct) when discussing almond on GitHub, Gitter channel, or other venues. Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted.