From 85aab72db16b704eb3a1e57c9fe12e10e9384176 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:58:50 -0800 Subject: [PATCH] update: restructure intro nb --- other/materials_designer/Introduction.ipynb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/other/materials_designer/Introduction.ipynb b/other/materials_designer/Introduction.ipynb index dd507ca6..e430b056 100644 --- a/other/materials_designer/Introduction.ipynb +++ b/other/materials_designer/Introduction.ipynb @@ -97,9 +97,13 @@ "\n", "This notebook demonstrates a workflow for converting materials data from the [JARVIS](https://jarvis.nist.gov/) database into ESSE format for use with the Mat3ra.com platform.\n", "\n", - "#### [6.1.4. Optimize film position on interface](optimize_film_position.ipynb).\n", + "## 6.2. Optimize.\n", "\n", - "#### [6.1.5. Development Notebook](development_notebook.ipynb). Notebook setup for development of custom transformations on materials.\n", + "#### [6.2.1. Optimize film position on interface](optimize_film_position.ipynb).\n", + "\n", + "## 6.3. Development.\n", + "\n", + "#### [6.3.1. Development Notebook](development_notebook.ipynb). Notebook setup for development of custom transformations on materials.\n", "\n", "## 7. Read more\n", "\n",