All Projects → HeRoMo → jupyter-langs

HeRoMo / jupyter-langs

Licence: MIT license
Docker images of Jupyter Lab for various languages.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to jupyter-langs

Jupyterlab templates
Support for jupyter notebook templates in jupyterlab
Stars: ✭ 223 (+961.9%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-heroku
JupyterLab extension to deploy applications to Heroku
Stars: ✭ 20 (-4.76%)
Mutual labels:  jupyter, jupyterlab
Jupyterwith
declarative and reproducible Jupyter environments - powered by Nix
Stars: ✭ 235 (+1019.05%)
Mutual labels:  jupyter, jupyterlab
Awesome Jupyterlab Extension
😎 A curated list of awesome Jupyterlab extension projects. 🌠 Detailed introduction with images.
Stars: ✭ 198 (+842.86%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-desktop
JupyterLab desktop application, based on Electron.
Stars: ✭ 1,950 (+9185.71%)
Mutual labels:  jupyter, jupyterlab
Best Of Jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
Stars: ✭ 200 (+852.38%)
Mutual labels:  jupyter, jupyterlab
Jupyter Tips And Tricks
Using Project Jupyter for data science.
Stars: ✭ 245 (+1066.67%)
Mutual labels:  jupyter, jupyterlab
Jupyterlab Hub
Deprecated: JupyterLab extension for running JupyterLab with JupyterHub
Stars: ✭ 181 (+761.9%)
Mutual labels:  jupyter, jupyterlab
learn-js-in-jupyter
📙 Interactive, cross-platform JavaScript ES6 / Python 3,2 notebook powered by JupyterLab and Docker
Stars: ✭ 18 (-14.29%)
Mutual labels:  jupyter, jupyterlab
ipyp5
p5.js Jupyter Widget
Stars: ✭ 33 (+57.14%)
Mutual labels:  jupyter, jupyterlab
Graph Notebook
Library extending Jupyter notebooks to integrate with Apache TinkerPop and RDF SPARQL.
Stars: ✭ 199 (+847.62%)
Mutual labels:  jupyter, sparql
cognipy
In-memory Graph Database and Knowledge Graph with Natural Language Interface, compatible with Pandas
Stars: ✭ 31 (+47.62%)
Mutual labels:  jupyter, sparql
Juniper
🍇 Edit and execute code snippets in the browser using Jupyter kernels
Stars: ✭ 189 (+800%)
Mutual labels:  jupyter, jupyterlab
Paperboy
A web frontend for scheduling Jupyter notebook reports
Stars: ✭ 221 (+952.38%)
Mutual labels:  jupyter, jupyterlab
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+11914.29%)
Mutual labels:  jupyter, jupyterlab
Tslab
Interactive JavaScript and TypeScript programming with Jupyter
Stars: ✭ 240 (+1042.86%)
Mutual labels:  jupyter, jupyterlab
Jupyterlab Interactive Dashboard Editor
A drag-and-drop dashboard editor for JupyterLab
Stars: ✭ 165 (+685.71%)
Mutual labels:  jupyter, jupyterlab
Extension Examples
JupyterLab Extensions by Examples
Stars: ✭ 174 (+728.57%)
Mutual labels:  jupyter, jupyterlab
wxyz
Some Experimental Widgets
Stars: ✭ 25 (+19.05%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-sparkmonitor
JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook
Stars: ✭ 78 (+271.43%)
Mutual labels:  jupyter, jupyterlab

Jupyter Lab for various languages

Docker images of Jupyter Lab for various languages.

Launcher

Support Languages

Languages Version jupyter kernel
Python 3.10.0 IPython
C#(.Net6) 10.0 .NET Interactive
Elixir 1.12.2 ierl
Erlang OTP 24.0.4 ierl
F#(.Net5) 6.0.3 .NET Interactive
Go 1.18.0 Gophernotes
Java 11.0.9.1 SciJava Jupyter Kernel
JavaScript(Node.js) 17.7.2 tslab
Julia 1.7.2 IJulia
Kotlin 1.7.0 jupyter-kotlin
Powershell(.Net6) 7.2.1 .NET Interactive
R 4.1.1 IRKernel
Ruby 3.1.1 IRuby
Rust 1.59.0 EvCxR Jupyter Kernel
Scala 2.13.4 almond
Sparql SPARQL kernel
Typescript 4.6.2 tslab

Usage

$ mkdir your/jupyter/project/dir
$ cd your/jupyter/project/dir
$ wget https://raw.githubusercontent.com/HeRoMo/jupyter-langs/master/docker-compose.yml
$ docker-compose up

After starting container, you can access http://localhost:8888/ to open jupyter lab.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].