diff --git a/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/00_Introduction_to_Jupyter/sample.json b/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/00_Introduction_to_Jupyter/sample.json new file mode 100644 index 0000000000..d768d21fd1 --- /dev/null +++ b/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/00_Introduction_to_Jupyter/sample.json @@ -0,0 +1,20 @@ +{ + "guid": "*448610ce-5ee8-4802-920e-7b421fcd5339*", + "name": "*Introduction to Jupyer Notebooks*", + "categories": ["Toolkit/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training"], + "description": "The implementation of simple C++ code to test Jupyter Notebook functionality.", + "builder": ["cli"], + "languages": [{ + "python": {} + }], + "os": ["linux"], + "ciTests": { + "linux": [{ + "steps": [ + "run_hello.sh", + "pip install runipy", + "Introduction_to_Jupyter.ipynb" + ] + }] + } +} diff --git a/Frameworks/TensorFlow/Distributed_Tensorflow_Horovod/README.md b/Frameworks/TensorFlow/Distributed_Tensorflow_Horovod/README.md deleted file mode 100644 index d50ca9f4ef..0000000000 --- a/Frameworks/TensorFlow/Distributed_Tensorflow_Horovod/README.md +++ /dev/null @@ -1,2 +0,0 @@ -to delete - moved to new folder structure -