# Vérifier que Jupyter est installé jupyter kernelspec list # Installer l'outil global dotnet interactive dotnet tool install --global Microsoft.dotnet-interactive # Installer le noyau .NET dotnet interactive jupyter install # Vérifier l'installation jupyter kernelspec list # Lancer Jupyter Lab jupyter lab