MANIFEST.in
README.md
aws-jupyter
launch-aws-jupyter
setup.py
aws_jupyter/__init__.py
aws_jupyter/_setup_cluster.py
aws_jupyter/check_cluster.py
aws_jupyter/common.py
aws_jupyter/create_cluster.py
aws_jupyter/credentials.py
aws_jupyter/diagnose.py
aws_jupyter/retrieve_files.py
aws_jupyter/run_cluster.py
aws_jupyter/send_configs.py
aws_jupyter/set_config.py
aws_jupyter/ssh_headnode.py
aws_jupyter/terminate_cluster.py
aws_jupyter.egg-info/PKG-INFO
aws_jupyter.egg-info/SOURCES.txt
aws_jupyter.egg-info/dependency_links.txt
aws_jupyter.egg-info/requires.txt
aws_jupyter.egg-info/top_level.txt
aws_jupyter/examples/tmsn-example.py
aws_jupyter/scripts/hello-world.sh
aws_jupyter/scripts/init-worker.sh
aws_jupyter/scripts/install-jupyter-tmsn-for-ami.sh
aws_jupyter/scripts/install-jupyter-tmsn.sh
aws_jupyter/scripts/install-jupyter.sh
examples/tmsn-example.py