vnabatov / jira-jupyter

Fun with Jupyter Notebooks and JIRA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fun with Jupyter Notebooks and JIRA

Pre-requirements: docker

docker run -p 8888:8888 jupyter/scipy-notebook:33add21fab64
open the link from the docker console (127.0.0.1:8888)
upload requirements.txt and jira.ipynb 

About

Fun with Jupyter Notebooks and JIRA


Languages

Language:Jupyter Notebook 92.3%Language:Python 7.7%