Azure-Samples / cosmos-notebooks

Sample Notebooks
24 stars 28 forks source link

Updating notebooks with latest features and Python SDK #32

Closed deborahc closed 4 years ago

deborahc commented 4 years ago

Purpose

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x ] Documentation content changes
[ ] Other... Please describe:

Other Information

I've tested these by manually installing 4.0.0b6 in my notebook environment. We should test the samples work when the container is upgraded.

Indexing and Global Distribution still need to be tested.

deborahc commented 4 years ago

@ramrajprabu, @languy - I've updated 3 of the samples. Most of the changes are in the Visualization notebook, which now shows how to user nteract data explorer. Would appreciate a look and any feedback.

@SnehaGunda - FYI there are some new notebook features seen in Visualization notebook (nteract data explorer, upload magic) that we should create a work item for doc updates.