Skip to content

CS3100: Paradigms of Programming at CSE IITM (Fall 2019)

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

kayceesrk/cs3100_f19

Repository files navigation

CS3100: Paradigms of Programming (IITM Fall 2019)

Running the Jupyter notebooks

Install docker for your platform.

$ git clone https://github.com/kayceesrk/cs3100_f19
$ cd cs3100_f19/lectures
$ docker run -it -p 8888:8888 -v `pwd`:/lectures kayceesrk/cs3100_iitm:latest
$ jupyter notebook --ip=0.0.0.0

Copy and paste the URL displayed into your browser. If you save the changes to the notebook, they are saved locally.

About

CS3100: Paradigms of Programming at CSE IITM (Fall 2019)

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published