Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

We may need to restrict tornado<6 in environment.yaml #16

Closed
msalvaris opened this issue Mar 4, 2019 · 0 comments
Closed

We may need to restrict tornado<6 in environment.yaml #16

msalvaris opened this issue Mar 4, 2019 · 0 comments

Comments

@msalvaris
Copy link
Contributor

jupyter/notebook#4311

msalvaris added a commit that referenced this issue Mar 4, 2019
dciborow added a commit that referenced this issue Feb 12, 2020
* initial commit

* initial commit

* README.md

* updated README.md

* initial commit

* .gitignore fix, added ws.delete()

* minor change to README

* added nest_asyncio to fix tornado version

* nest_asyncio

* fixed environment

* added nest_asyncio version

* added nb_conda_kernels

* changes to environment, README

* clean up and add scaling

* README fixes

* remove config

* added delete resource group and minor changes

*  minor changes

* added check for available cores

* added service principal, pin AML version

* fixed get_auth, docker login

* add iot edge deployment notebook

* Set up CI with Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* modify iot edge deployment notebook

* modify iot edge deployment notebook

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Timeout

* Pool name is not valid.

* Use jobs to see if we can extend the timeout.

* Push timeout to 5 hours

* Updates environment.yaml

Fixes issue #16

* missing import AuthenticationException

#15

* minor change

* Temporarily removing the writing to csv

* Update 02_Train_On_Local.ipynb

* added num estimators parameter

* Fixing bug in previous edit

* Adding the second experiment

* Added in 03 and 04

* Renabling all experiments

* Update azure-pipelines.yml for Azure Pipelines

Not sure anything actually changed.

* Removing first experiment again

* Reintroduces writing to csv

* Add remaining notebooks

* Fix task names

* use bash scripts

* fix output

* fix command

* fix command

* Add Build Badge

* Add batch to build tags.

* Secure cleanup just in case

* fix auth, text

* add device config scripts

* comment out %%time magic

* change to line magic  %time

* changed number of agents to 4

* changed number of agents to 4

* %%time issue

* %%time issue

* %%time issue

* use cookiecutter

* use cookiecutter

* use cookiecutter

* use cookiecutter

* fix quota number

* add iotedge diagram

* get image from ws

* fix input data to test web service

* fix import

* fix module log msg

* add dev_env_template file

* add Makefile

* use more general env name deployment_aml

* modify remove logic

* fix doc

* fix doc

* fix doc

* fix double pencentage

* fix percentage sign

* cp data into iotedge dir, fix rm

* get env_pathbefore referencing it

* fix issue for iot notebook

* remove import workspace

* fix minor issue

* fix uri in config file

* dynamically set ip of docker0

* print json_data

* use F1 tier IoT hub

* fix dependency job for iotedge.service failure issue

* enhance doc

* fix instruction on docker group

* fix instruction on docker group

* change env name

* change env name

* fix papermill parameter

* Update README.md

remove "--checkout yzhang"   cookiecutter https://github.com/Microsoft/MLAKSDeployAML.git --checkout yzhang

* Adds step template and fixes azure pipeline

* Adding staging pipeline

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes typo

* Refactoring location of yml configs

* Fixes typo 🐛

* Fixes issue with build

* Fixes imports

* Fixes build

* Fixes build

* Fixes build

* Removing unused imports

* Fixing build

* Fixing build

* Fixes typo

* Fixes typo

* Fixes typo

* Fixes build and removes unused imports

* Adds missing folder

* Fixes build

* Fixes typo

* testing

* Fixes data location

* Fixes data location

* Removing sudo from iot edge command

* Updates makefile

* removes unecessary installation of iot hub cli [skip ci]

* Adding pauses to alleviate errors

* Debugging 🐛

* Adding tests back in and removing print statements

* Adds IoT example (#27)


   * Adds iot edge deployment notebook
    * Adds cookiecutter
    * Updates Readme
    * Adds IoT tests to build

* Removing pinning on staging

* Update README.md (#29)

* Update README.md

mainly some language updates to increase clarity

* Create Work Item on Failure

* Create Work Item on Failure

* add badge,include link to architecture diagram

* Update build.yml for Azure Pipelines

* Update build.yml for Azure Pipelines

* Update to readme and module naming (#41)

* Adds docker instructions to front page to address issue

* renames item_selector

* Updating master based on staging (#42)


* Update to readme and module naming (#41)

* Adds docker instructions to front page to address issue

* renames item_selector

* Pinning AzureML version

* Fixes ci pipeline

* Fixes ci pipeline (#43)

* Yzhang replace speed test with locustio (#46)

* Replaces throughput test with locustio

* use S1 tier, remove disable process identification

* disable iot edge test

* Add notebook parameters

* Mabou/staging (#49)


* Add notebook parameters

* Clear the notebooks

* Upgrade the azureml-defaults version to 1.0.57

* Update azureml-defaults to 1.0.57

* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update README.md

* Create azure-pipelines-v2.yml

* Update azure-pipelines.yml

* Update azure-pipelines-v2.yml for Azure Pipelines

* Mabou/instrument (#61)

* Collect and print twi metrics

* Save collected statistics to the workspace's storage

* Create a storage connection string parameter, and save it to dotenv

* Retrieve the storage connection string from dotenv

* import storageConnection

* Update 03_DevelopScoringScript.ipynb

* Save the URI and API key.

* Fix notebook error

* Comment out app.route

* endpoint metadata GET method

* Remove uneeded path code

* Update 04_CreateImage.ipynb

* Update 04_CreateImage.ipynb

* Fix score.py for metadata

* Pin azure-cli to 2.0.63

* changed azureml-sdk to 1.0.57

* fixed scaling commands

* Print the storage connection string

* Use Microsoft/StatisticsTracker

* Have only one parameters cell per Papermill limitation

* Update azureml-defaults version to 1.0.57

* Update azureml-defaults to 1.0.57

* Create azure-pipelines-v2.yml

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update azure-pipelines-v2.yml for Azure Pipelines

* Update README.md

* Update azure-pipelines-v2.yml for Azure Pipelines

* Dciborow patch 1 (#62)

* Update README.md

* Update environment.yml

* Update README.md

* Matrix Strategy

Branching this out with a matrix strategy for eastus, southcentralus and westus2.

* Update environment.yml

* Major Refactor

Co-authored-by: Fidan Boylu Uz, PhD <fboylu@microsoft.com>
Co-authored-by: Mat <msalvaris@users.noreply.github.com>
Co-authored-by: YanZhangADS <zhangya@microsoft.com>
Co-authored-by: Dan Grecoe <grecoe@users.noreply.github.com>
Co-authored-by: George Iordanescu <george.iordanescu@gmail.com>
Co-authored-by: Mario O. Bourgoin <marabout2015@hotmail.com>
Co-authored-by: JS <jiata@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant