Use either of these methods to run the notebooks in this repository:
-
Azure Notebooks - Jupyter based notebooks in the Azure cloud
Import sample notebooks into Azure Notebooks.
- Create a workspace and its configuration file (config.json) using these instructions.
- Select
+Newin the toolbar to add your config.json file to the same folder as the notebook. - Open the notebook.
-
Your own notebook server
Note: Looking for automated machine learning samples? For your convenience, you can use a script to install instead. Go to the automl folder README and follow the instructions.
- Use these instructions to:
- Create a workspace and its configuration file (config.json).
- Configure your notebook server.
- Clone this repository.
- Add your config.json file to the cloned folder - you may need to install other packages for specific notebooks.
- Start your notebook server.
- Open the notebook you want to run.
- Use these instructions to:
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
