Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: atoti/atoti

Tags

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python SDK 0.9.11 (#1039)

* adding rendered notebooks

* updating READMEs

* updating notebooks

* updating remaining notebooks

* reverting stressed-var-calculation notebook and updating var-benchmark notebook

* setting to 0.9.11

v0.9.10

Toggle v0.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
removing version pinned badges for regularly updated notebooks (#1034)

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python SDK 0.9.9 (#1028)

* adding improvements to render script

* adding a bunch of change that need to be optimized

* testing all notebooks, all are passing

* rendering notebooks and their widgets

* updating workflow to run CI jobs when PRs merge to main

* Downgrading atoti package version to 0.9.8 for now to pass CI pipelines

* upgrading notebooks to 0.9.9

* updating all READMEs

* adding updates

* updating version badges

* removing notebook utils file

* updating README

* more README edits

---------

Co-authored-by: Andrew Yang <[email protected]>

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python SDK 0.9.8 (#1023)

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python SDK 0.9.7 (#1007)

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python SDK 0.9.6 (#996)

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python SDK 0.9.5 (#989)

* upgrading notebooks to 0.9.5

* fixing security implementation notebooks for session.tables.restrictions.update

* upgrading observability notebook

* upgrading pandas comparison notebook

* upgrading 04-LDAP security implementation notebook + renaming Atoti Python API -> Atoti Python SDK

* upgrading real-time-risk notebook to 0.9.5

* upgrading READMEs to 0.9.5

* changing continuous build to official build

* linting

* batching tests in increments of 10 to avoid IO failures

* reducing to batches of 5

* adding nest_asyncio

* adding 5 minute timeout for asyncio tasks

* linting

* adding random shuffle of notebook testing + reducing batch size to 3

* adding better error handling for failing task

* reverting changes to test script and moving price elasticity notebook to test exclusion for now

* linting

* dropping to batch of 5 again

* adding non-upgraded notebooks to test exclusion for now

* upgrading virtual hierarchies notebook

* minor edit

---------

Co-authored-by: Andrew Yang <[email protected]>

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python API 0.9.4 (#986)

* upgrading majority of notebooks to 0.9.4

* adding atoti main pandas comparison

* updating atoti pandas pandas-main notebook

* updating remaining 3 notebooks

* upgrading credit risk and liquidity risk notebooks

* adding updates to irrbb notebook

* fixing widgets and updating gifs

* updating gif again

* pushing notebooks to remote branch

* linting

* updating README and removing Makefile

* adding intraday-liquidity to test exclusion

* fixing test_exclusion

* raising timeout to 300 seconds

* raising timeouts to 600 seconds

* adding in liquidity-risk notebook to test exclusion to avoid timeout failures (for now)

---------

Co-authored-by: Andrew Yang <[email protected]>

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding observability with OpenTelemetry notebook (#979)

* adding changes so far

* minor edit

* pushing updates

* cleaning up notebook

* finalizing notebook

* final edits

* linting

* adding notebook to test exclusion

* removing observability plugin from pyproject.toml

* updating README

* reverting files out of scope

* refreshing notebook since executed cells were not showing up in GitHub browser

* typo

* adding Cate's feedback

* final edits

* resolving with grpc instead of http

* updating sentence to be more neutral tone

* updating READMEs

* adding minor excerpt for navigating to localhost:3000

* updating README

---------

Co-authored-by: Andrew Yang <[email protected]>

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrading notebooks to Atoti Python API version `0.9.2` (#976)

* setting up Atoti Python API continuous build + upgrading dependencies

* updating continuous build to latest commit

* upgrading available academy notebooks

* upgrading all technical guides to 0.9.2

* updating 1/3 market risk use case notebooks

* upgrading remaining market risk notebooks

* upgrading front office notebooks

* upgrading more notebooks

* upgrading remaining notebooks

* pushing upgraded noteooks for 0.9.2

* linting

* regenerating readmes

* removing alternative methods of installation in README

* fixing deprecation warning

* refreshing widgets

---------

Co-authored-by: Andrew Yang <[email protected]>