UTNAK / kepler16b-using-imce-vocabulary

Forked from a demo project for the openCAESAR platform
http://opencaesar.github.io/kepler16b-example/
0 stars 0 forks source link

Feat/8-dev-container #9

Closed pogi7 closed 1 month ago

pogi7 commented 1 month ago

closes #8

How to Test:

  1. Open feat/8-dev-container branch in a codespace
  2. Run java -version and verify you are on Java 17
  3. Run python -version and verify you are on Python 3.12
  4. Run R -version and verify you are on R 4.4.0
  5. Run ./gradlew load
  6. Go to Ports and click Forward a Port
  7. Enter in 3000 image
  8. Go to the web link that is shown after entering in 3000
  9. Verify that the Fuseki web server opens after going to that link