ソースを参照

Link to the ext tutorial for more details

Jeremy Tuloup 4 年 前
コミット
2b6ef955d7
1 ファイル変更2 行追加0 行削除
  1. 2 0
      docs/source/developer/extension_migration_2_3.rst

+ 2 - 0
docs/source/developer/extension_migration_2_3.rst

@@ -106,6 +106,8 @@ Extension developers do not need to interact with ``@jupyterlab/builder`` direct
 ``jupyter labextension build`` command. This command is run automatically as part of the ``build`` script
 (``jlpm run build``).
 
+For more details about the new file structure and packaging of the extension, check out the extension tutorial: :ref:`extension_tutorial`
+
 Publishing the extension to PyPI and conda-forge
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~