Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Backend for spawning isolated docker containers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages