[PYTHON] Golang on jupyter

what is this

For those who want to run Jupyter kernel of Go language (golang) quickly and with docker.

Golang kernel of IPython kernels for other languages I tried using docker in -a-golang-kernel-for-jupyter-notebooks /) and found 2.4 GB. I made a docker by myself. Based on Alpine Linux, it was reduced to 698 MB.

bash


firefox http://localhost:8888/ &
docker run -it --rm -p 8888:8888 tsutomu7/golang

If you do the above, you can use it as follows.

go_sample.png

reference

-Dramatically reduce Docker image on Alpine Linux -Create a lightweight Docker image on Alpine Linux -Use nim with Jupyter -Try to make a kernel for Jupyter

that's all

Recommended Posts

Golang on jupyter
Jupyter on AWS
Hello X3DOM on Jupyter
Install octave_kernel on Jupyter [additional]
Run Jupyter on Ubuntu on Windows
Display PIL images on Jupyter
Smoothly reload modules on jupyter
High charts on Jupyter notebook
View PDF on Jupyter Notebook
Label images on jupyter lab
Run Jupyter Notebook on windows
Formatting with autopep8 on Jupyter notebook
[Golang] Notes on frequently used functions
Run azure ML on jupyter notebook
Try running Jupyter Notebook on Mac
Jupyter begins
Jupyter Tips 4
Jupyter nbextensions
Jupyter Tips 5
Start jupyter notebook on GPU server (remote server)
Jupyter Tips 3
golang profiling
You can use Dash on Jupyter jupyter_dash
Display the graph of tensorBoard on jupyter
Clone the github repository on jupyter notebook
GPU check of PC on jupyter notebook
Display histogram / scatter plot on Jupyter Notebook
Build jupyter notebook on remote server (CentOS)
Jupyter installation
Jupyter tricks
Use vim keybindings on Docker-launched Jupyter Notebook
Run Jupyter notebook on a remote server
Install matplotlib and display graph on Jupyter Notebook
[Jupyter Notebook / Lab] 3 ways to debug on Jupyter [Pdb]
Execution environment on the Web by "Project Jupyter"
Set up golang with goenv on GNU / Linux
How to make multiple kernels selectable on Jupyter
Enable Jupyter Notebook with conda on remote server
I tried launching jupyter nteract on heroku server
[Pythonocc] I tried using CAD on jupyter notebook
Simply display a line graph on Jupyter Notebook
Find and delete memory-hungry variables on Jupyter (IPython)
Draw Deconvolution 2D learning progress on jupyter (Bokeh)
Try Apache Spark on Jupyter Notebook (on local Docker
Remotely open Jupyter notebook launched on the server
Run Laravel-admin on Golang PHP application server RoadRunner
jupyter notebook does not start on mac fish