Skip to content

coder-drinker/hercules

 
 

Repository files navigation

hercules

aot compiler

docs

try jupyter in docker

run the following command to start a jupyter notebook server in docker the password is 123456

    docker run -p 8888:8888 lijippy/hs_jupyter:r0.2.7 \
    /usr/local/bin/jupyter notebook --allow-root --ip 0.0.0.0

About

aot compiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.9%
  • C 13.8%
  • HTML 4.9%
  • Haskell 3.7%
  • Makefile 3.4%
  • Shell 2.1%
  • Other 7.2%