Scripts/jkernel
< Scripts
Jump to navigation
Jump to search
The jkernel is a Jupyter Notebook/Lab / J Integration.
What's new
Aug 2021:
- J902 compatibility
- Code cosmetics and clearer error messages
Apr 2019:
- Jupyter Lab compatibility
- Setup script for easy installation into Anaconda or Miniconda environments
- Docker-Image with pre-configured Jupyter Lab / J - environment (Ubuntu Linux)
Aug 2016:
- You may create interactive jupyter notebooks (see example: Rain_Temperature_Interactive.ipynb)
Prerequisites
- Jupyter Notebook Version 4.0.6 (or greater)
- Recommended: Anaconda from Continuum Analytics or Miniconda
- A working J 901-902 installation
Installation
Please see installation instructions (Readme.md) on: https://github.com/martin-saurer/jkernel
Docker Image
Please see instructions (Readme.md) on: https://github.com/martin-saurer/jkernel-docker
Run
Run: jupyter notebook (from the command line)
Run: jupyter lab (from the command line)
Feedback
Directly to: martin DOT saurer AT bluewin DOT ch
Or via J general mailing list.
Screen Shots
Downloads
Download jkernel from: github