diff --git a/LICENSE b/LICENSE index a4aa2d08..ed1ce61c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-2021 Project Jupyter Contributors +Copyright (c) 2015-2024 Project Jupyter Contributors All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/troubleshoot.md b/troubleshoot.md index 4afc404e..d2abbca6 100644 --- a/troubleshoot.md +++ b/troubleshoot.md @@ -291,6 +291,7 @@ You can use the CLI commands to list and change project setting overrides. See [ This repo contains the most up to date documentation on JupyterLab Desktop. However you can refer to the Jupyter blog posts on JLD for more context and information on the application. Below are the links to the blog posts. +- [JupyterLab Desktop UI Modes (03/11/2024)](https://blog.jupyter.org/jupyterlab-desktop-ui-modes-cec528d5e460) - [Python environment management using JupyterLab Desktop CLI (03/01/2024)](https://blog.jupyter.org/python-environment-management-using-jupyterlab-desktop-cli-e57485c9287c) - [Python environment management in JupyterLab Desktop (02/20/2024)](https://blog.jupyter.org/python-environment-management-in-jupyterlab-desktop-3b119c5811d9) - [Introducing the new JupyterLab Desktop! (02/09/2023)](https://blog.jupyter.org/introducing-the-new-jupyterlab-desktop-bca1982bdb23)