In order to be able to run ImageCaptionGenerator.ipynb file you need to have a Anaconda or JupyterHub on Biosim in you computer.
- Install Anaconda -link to download Anaconda -choose you os and download 64-Bit .exe file -once download is complete, open this file and follow all process to install -After completing installation process, open Anaconda Navigator -You will see some pre-install aplication tools including Jupyter Notebook, JupyterLab, etc. -choose Jupyter Notebook and lunch it -You will see Notebook is opened in your default browser
- Open this link for JupyterHub on BioSim (For mtsu CS student with CS account holder only)
- [Open this link and enter your MT CS id and password] https://jupyterhub.cs.mtsu.edu/biosim/user
- Create your Github account
- search out repository using search box located on top-left corner of your homepage by copying following repository name
- CSCI4850/s21-team4-project
- Open our git repository and copy ssh link from the 'Code' button located at right corner of the repository
- Open notebook terminal
- Clone the repository by using following command
- git clone < repository link>
- open recently cloned repository and double click on 'ImageCaptionGenerator.ipynb' file.
- You're now able to run the code
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------