Commit 661f7ecb authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

and jupyter

parent c04da738
xw#!/bin/bash
#!/bin/bash
set -e
set -e
# Optional: Import test library
source dev-container-features-test-lib
# Optional: Import test library
source dev-container-features-test-lib
# Definition specific tests
check "version" jupyter --version
# Definition specific tests
check "version" jupyter --version
# Report result
reportResults
\ No newline at end of file
# Report result
reportResults
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment