Bumped `notebook` version to `7.2.2` (#25899)
This commit is contained in:
Родитель
6a01ca1cb9
Коммит
3030473980
|
@ -18,10 +18,10 @@ export const requiredJupyterPackages: RequiredPackagesInfo = {
|
|||
name: 'jupyter',
|
||||
version: '1.0.0'
|
||||
},
|
||||
// Require notebook 6.5.6 for https://github.com/jupyter/notebook/issues/7048
|
||||
// Require notebook 7.2.2 for https://github.com/microsoft/azuredatastudio/issues/25327
|
||||
{
|
||||
name: 'notebook',
|
||||
version: '6.5.6',
|
||||
version: '7.2.2',
|
||||
installExactVersion: true
|
||||
},
|
||||
// Require ipykernel 5.5.5 for https://github.com/microsoft/azuredatastudio/issues/24405
|
||||
|
|
Загрузка…
Ссылка в новой задаче