Skip to content

unklearn/notebook-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unklearn Notebook Backeend

Based on a React + Golang prototype, this repo hosts the backend code required to author a notebook that can talk to containers via docker runtime. The backend can be found here

Development setup

Make sure you have go installed on your system. Also make sure that you have Docker-CE installed. If Docker is run as root, the backend must be run as root as well.

Run go get to clean up and install dependencies.

Run go run . to run main program from project root.

Releases

No releases published

Packages

 
 
 

Languages