add jupyter notebook (#59)

This commit is contained in:
Muhammad Atif Ali
2023-09-28 21:14:31 +03:00
committed by GitHub
parent d9d646098e
commit 5e805fef02
9 changed files with 108 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env sh
BOLD='\033[0;1m'
echo "$${BOLD}Installing MODULE_NAME..."
printf "$${BOLD}Installing MODULE_NAME..."
# Add code here
# Use varibles from the templatefile function in main.tf
# e.g. LOG_PATH, PORT, etc.