Skip to content

为c语言初学者,制作的jupyter-notebook,可以交互式地学习和实验各种c语言的知识

License

Notifications You must be signed in to change notification settings

luckymark/c-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-playground

为c语言初学者,制作的jupyter-notebook,可以交互式地学习和实验各种c语言的知识

build with docker

docker build -t c-playground .

run with docker

docker run -p 8080:8888 -v $(pwd):/home/jovyan c-playground

About

为c语言初学者,制作的jupyter-notebook,可以交互式地学习和实验各种c语言的知识

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published