Giter Site home page Giter Site logo

eshernan / scijava-jupyter-kernel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scijava/scijava-jupyter-kernel

0.0 1.0 0.0 3.3 MB

Write SciJava scripts in Jupyter notebook!

Home Page: https://imagej.net/SciJava_Jupyter_Kernel

License: Apache License 2.0

Shell 0.88% Jupyter Notebook 32.84% Java 66.28%

scijava-jupyter-kernel's Introduction

scijava-jupyter-kernel

Travis branch License Anaconda-Server Badge Anaconda-Server Badge Binder

scijava-jupyter-kernel aims to be a polyglot Jupyter kernel. It uses the Scijava scripting languages to execute the code in Jupyter client and it's possible to use different languages in the same notebook.

Some of the supported languages are Groovy (default), Python, Beanshell, Clojure, Java, Javascript, Ruby and Scala.

The kernel has been originally created to work with ImageJ. See here for more details.

Under the hood scijava-jupyter-kernel uses the Beaker base kernel.

Binder Usage

Documentation

A documentation is available as a series of notebooks here.

Installation

  • Install Anaconda
  • Install scijava-jupyter-kernel with :
# Add the conda-forge channel
conda config --add channels conda-forge

# Create an isolated environment called `java_env` and install the kernel
conda create --name java_env scijava-jupyter-kernel
  • Usage :
# Activate the `java_env` environment
source activate java_env

# Check the kernel has been installed
jupyter kernelspec list

# Launch your favorite Jupyter client
jupyter notebook

# or
jupyter lab

Note : It is strongly suggested to install the kernel in an isolated Conda environment (not in the root environment).

Development

License

Under Apache 2.0 license. See LICENSE.

Authors

scijava-jupyter-kernel's People

Contributors

hadim avatar ctrueden avatar awalter17 avatar kmader avatar kephale avatar stelfrich avatar tp81 avatar kkangle avatar

Watchers

Esteban Hernández avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.