Skip to content

shruthi-raghuraman/notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter notebooks for Thoth

A set of Jupyter notebooks for proejct Thoth.

Installation and running

$ git clone [email protected]:thoth-station/notebooks.git
$ cd notebooks
$ ./install.sh  # coffee break suggested
...
$ ./run.sh

Alternatively we can run ./run.sh --install which runs the ./install.sh command.

Run run.sh --help for more information

NOTES

The host system has to have Python3 and pipenv installed.

For local run, there are used Thoth's libraries as cloned on the local machine.

If you would like to access resources on the cluster, provide the run.sh script required environment variables.

About

A set of notebooks to experiment with data in project Thoth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%