mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
collapsible panel redesign (#487)
This commit is contained in:
@@ -17,26 +17,19 @@ machine that better meets resource needs. This feature provides local links to a
|
||||
remote machine over a secure and encrypted SSH connection. By default, the JupyterLab and
|
||||
VS Code remote sessions use ports 8878 and 8898 respectively.
|
||||
|
||||
<details className="cml-expansion-panel screenshot">
|
||||
<summary className="cml-expansion-panel-summary">JupyterLab Window</summary>
|
||||
<div className="cml-expansion-panel-content">
|
||||
<Collapsible title="JupyterLab Window" type="screenshot">
|
||||
|
||||

|
||||
|
||||
</div>
|
||||
</details>
|
||||
</Collapsible>
|
||||
|
||||
<br/>
|
||||
|
||||
<details className="cml-expansion-panel screenshot">
|
||||
<summary className="cml-expansion-panel-summary">VS Code Window</summary>
|
||||
<div className="cml-expansion-panel-content">
|
||||
<Collapsible type="screenshot" title="VS Code Window">
|
||||
|
||||

|
||||
|
||||
</div>
|
||||
</details>
|
||||
<br/>
|
||||
</Collapsible>
|
||||
|
||||
:::info Remote PyCharm
|
||||
You can also work with PyCharm in a remote session over SSH. Use the [PyCharm Plugin](../guides/ide/integration_pycharm.md)
|
||||
|
||||
Reference in New Issue
Block a user