Skip to content

Commit

Permalink
sagemaker refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jun 16, 2024
1 parent 1b2e125 commit fcc04e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ blue_plugin transform <plugin-name>

[![PyPI version](https://img.shields.io/pypi/v/blue-plugin.svg)](https://pypi.org/project/blue-plugin/)

To use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `<plugin-name>` with the name of the plugin and follow [these instructions](https://github.com/kamangir/blue-plugin/blob/main/SageMaker.md).
To use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `<plugin-name>` with the name of the plugin and follow [these instructions](https://github.com/kamangir/notebooks-and-scripts/blob/main/SageMaker.md).
1 change: 1 addition & 0 deletions blue_plugin/.abcli/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# .abcli
2 changes: 1 addition & 1 deletion blue_plugin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

DESCRIPTION = f"{ICON} a git template for an awesome-bash-cli plugin."

VERSION = "3.80.1"
VERSION = "3.81.1"

REPO_NAME = "blue-plugin"

0 comments on commit fcc04e7

Please sign in to comment.