Skip to content

avikdatta/ipython_notebook_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python notebooks

This repository is for backing up my python notebooks.

NB viewer

ipython_notebook_backup

Notebook

I used docker images for running these jupyter notebooks Jupyter notebook for both R and Python codes. IRkerlen should be installed for running R codes via Jupyter.

List of notebook images

Docker run command

  docker run 
    -it \
    -v /path/app:/home/vmuser/app \
    -p 8888:8888 \
    avikdatta/pythonjupyterdockerimage \
    jupyter-notebook \
    --ip 0.0.0.0  

List of notebooks

Spark notebooks

Slack bots

Twitter bot