Skip to content

Commit

Permalink
matplotlib, fig to run demo.ipynb #49
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Nov 5, 2023
1 parent d9fd836 commit 49c924d
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 39 deletions.
3 changes: 2 additions & 1 deletion .devcontainer/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ dependencies:
- pip
- pip:
- opencv-python-headless
- ipykernel # required for jupyter notebook in VS Code
- ipykernel # required for jupyter notebook in VS Code
- matplotlib
21 changes: 10 additions & 11 deletions codespaces/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,20 @@ Click Codespaces: Add Dev Container Configuration Files.
4. Select additional feature `Nothing`


Creates: solid guacamole
Creates: solid guacamole https://github.com/codespaces/solid-guacamole-5gqwv79vg77274jg
In the terminal:
```
conda info
conda env list
```


### Create python
1. `Install enable suggested extensions Python + Jupyter`
2. `Python`
3. Python env
4. pythonm 3.11




## Running demo scripts
* Activate solid guacamole https://github.com/codespaces/solid-guacamole-5gqwv79vg77274jg
* Select Kernel
* `Install enable suggested extensions Python + Jupyter`
* Python environment
* demo (Python VERSION) /opt/conda/envs/demo/bin/python
* Run notebook


## References
Expand All @@ -45,3 +42,5 @@ https://blog.shibayan.jp/entry/20220309/1646754054
https://www.youtube.com/watch?v=RIchFX_gYb0
https://github.com/microsoft/AI-For-Beginners/blob/main/.devcontainer/Dockerfile
* Prebuild configuration: https://github.com/mxochicale/code/settings/codespaces
* https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers#using-a-predefined-dev-container-configuration

Binary file added codespaces/can-cats-eat-avocado-as-a-snack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 43 additions & 27 deletions codespaces/demo.ipynb

Large diffs are not rendered by default.

0 comments on commit 49c924d

Please sign in to comment.