Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

The data set is extracted from Linux/UNIX system programming training. Extracted the manuals for linux cmds.

from datasets import load_dataset

downloaded_dataset = load_dataset("tripathysagar/man_text")

display(downloaded_dataset)
Downloads last month
21