Skip to content

Commit e6a6493

Browse files
committed
add documentation
1 parent 2419416 commit e6a6493

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docs/_static/s3fs_inactive.png

31.1 KB
Loading

docs/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,13 @@ the server's working directory in both the browser UI and in the kernel side.
123123
Since the kernel is usually a fully privileged process, this restriction only applies to the automatic behavior of jupyter_fsspec.
124124
:::
125125

126+
### Inactive Filesystems
127+
128+
Filesystems that are not instantiated due to an error will appear grayed out and will display an error message on hover.
129+
On click, there will be more information logged to the browser console.
130+
131+
![Jupyter FSSpec Inactive Filesystem](_static/s3fs_inactive.png 'Jupyter FSSpec Inactive Filesystem')
132+
126133
## The `helper` module
127134

128135
You can import the `jupyter_fsspec.helper` module into your notebooks to interact with

0 commit comments

Comments
 (0)