Blue Sky Seoul Documentation¶
Welcome to the documentation for BlueSkySeoul!
Note
This documentation is generated using Sphinx.
About the Project¶
Installation¶
To install Our Project, use the following command to clone our Git:
git clone https://github.com/coldbeeen/BlueSkySeoul.git
Here is our requirements!
sys == 3.10.12
matplotlib==3.7.1
folium == 0.14.0
requests==2.31.0
json==2.0.9
seaborn==0.12.2
sklearn==1.2.2
Usage¶
Here’s how you can use BlueSkySeoul Project:
Step 1. Execute Colab Notebook program. [3]
Step 2. Create a new notebook.
Step 3. Mount with google drive
from google.colab import drive
drive.mount('/content/drive')
Step 4. Move to proper directory.
cd/content/drive/My Drive/
Step 5. Copy the code from our github. [4]
Step 6. Git clone our repository.
git clone https://github.com/coldbeeen/BlueSkySeoul.git
License¶
My Project is licensed under the Apache License, Version 2.0. you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Contributing¶
Version History¶
0.0.1 (2023-11-23): Initial release.
Footnotes