Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lang/en/docs/jupyterlite/accessing-jupyterlite.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ To access JupyterLite from the Mat3ra Platform, click on the "Remote Access" ico

## 3. Direct Access

To access [JupyterLite](https://jupyterlite.mat3ra.com/lab/index.html) directly, navigate to the following URL:
To access [JupyterLite](https://jupyterlite.mat3ra.com/lab/tree?path=made/Introduction.ipynb) directly, navigate to the following URL:

```
https://jupyterlite.mat3ra.com/lab/index.html
https://jupyterlite.mat3ra.com/lab/tree?path=made/Introduction.ipynb
```


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This dialog is accessible via the ["Advanced" menu](../advanced.md) option.

The Dialog facilitates access to JupyterLite Environment where materials from the main application are available.

The [Introduction.ipynb](https://jupyterlite.mat3ra.com/lab/tree?path=made/Introduction.ipynb) notebook provides the list and overview of all the notebooks available.

![JupyterLite Transformation dialog with Introduction.ipynb opened](../../../images/materials-designer/jupyterlite_dialog/jupyterlite-transformation.webp "JupyterLite Transformation Dialog")

## Select Input Materials
Expand Down