From 28665a88dfb486316aa1901cb578d2b2a2e987f0 Mon Sep 17 00:00:00 2001 From: Marc Wouts Date: Sat, 2 Dec 2023 22:59:19 +0000 Subject: [PATCH] Use jupytext.json for the jupytext configuration files --- .../{jupyterlab-jupytext.json => jupytext.json} | 0 .../{jupyterlab-jupytext.json => jupytext.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename jupyterlab/jupyter-config/jupyter_notebook_config.d/{jupyterlab-jupytext.json => jupytext.json} (100%) rename jupyterlab/jupyter-config/jupyter_server_config.d/{jupyterlab-jupytext.json => jupytext.json} (100%) diff --git a/jupyterlab/jupyter-config/jupyter_notebook_config.d/jupyterlab-jupytext.json b/jupyterlab/jupyter-config/jupyter_notebook_config.d/jupytext.json similarity index 100% rename from jupyterlab/jupyter-config/jupyter_notebook_config.d/jupyterlab-jupytext.json rename to jupyterlab/jupyter-config/jupyter_notebook_config.d/jupytext.json diff --git a/jupyterlab/jupyter-config/jupyter_server_config.d/jupyterlab-jupytext.json b/jupyterlab/jupyter-config/jupyter_server_config.d/jupytext.json similarity index 100% rename from jupyterlab/jupyter-config/jupyter_server_config.d/jupyterlab-jupytext.json rename to jupyterlab/jupyter-config/jupyter_server_config.d/jupytext.json