Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
9 changes: 5 additions & 4 deletions docs/source/canfar.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,15 @@ it is recommended to perform some or all of the testing steps (1. - 4.).

### Status and output of submitted job

Monitoring of the currently active remote session can be performed using the session IDs `session_IDs.txt` written by the
remote session script `curl_canfar_local.sh`. In the patch main directory, run
Monitoring of the currently active remote session uses the session IDs in `session_IDs.txt` written by the
remote session script `curl_canfar_local.sh`. In the patch main directory, run the `canfar_monitor` entry point
(installed with the package; see `[project.scripts]` in `pyproject.toml`)
```bash
curl_canfar_monitor.sh events
canfar_monitor events
```
to display the remotely started docker image status, and
```bash
curl_canfar_monitor.sh logs
canfar_monitor logs
```
to print `stdout` of the remotely run pipeline script.

Expand Down
487 changes: 0 additions & 487 deletions scripts/jupyter/CFIS_Footprint.ipynb

This file was deleted.

650 changes: 0 additions & 650 deletions scripts/jupyter/plot_spectro_areas.ipynb

This file was deleted.

596 changes: 0 additions & 596 deletions scripts/jupyter/shapepipe_tutorial_exploration_notebook.ipynb

This file was deleted.

366 changes: 0 additions & 366 deletions scripts/python/canfar_run_analyse.py

This file was deleted.

Loading
Loading