Code Monkey home page Code Monkey logo

examples's People

Contributors

alaric-rd avatar aronchick avatar enricorotundo avatar fakela avatar frrist avatar it09 avatar js-ts avatar philwinder avatar rossjones avatar seanmtracey avatar simonwo avatar walkerlj0 avatar wdbaruni avatar wjam avatar xandramcc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

examples's Issues

JACoB Installed

JACoB here...
I can now access this repo, but ran into trouble during my installation checks.

Here is some additional info on the error(s) I saw:

ENOSPC: no space left on device, mkdir '/mnt/tmp/tmp-98-NxMXINpMcL6J'

You may need to add or edit a jacob.json file in the root of your repository to help me better understand how to build your project.

Please visit the JACoB documentation for more information on how to resolve this issue.

[example] false positive AWS key pre-check

❯ git commit -m "examples general readme"
Check for merge conflicts................................................Passed
Detect AWS Credentials...................................................Passed
Detect Private Key.......................................................Passed
Check Yaml...........................................(no files to check)Skipped
Check JSON...........................................(no files to check)Skipped
Extra Credential Checking................................................Failed
- hook id: extra-credential-checking
- exit code: 1

=========== Possible AWS Access Key IDs ===========


=========== Possible AWS Secret Access Keys ===========
182:    "hash": "<REDACTED>"
❯ grep -r <REDACTED> ./
.//workload-onboarding/custom-containers/index.ipynb:        "hash": "<REDACTED>"
.//workload-onboarding/bacalhau-docker-image/index.ipynb:        "hash": "<REDACTED>"
.//workload-onboarding/rust-wasm/index.ipynb:        "hash": "<REDACTED>"
.//workload-onboarding/python-script/index.ipynb:        "hash": "<REDACTED>"
.//workload-onboarding/r-hello-world/index.ipynb:        "hash": "<REDACTED>"
.//workload-onboarding/r-custom-docker-prophet/index.ipynb:        "hash": "<REDACTED>"
.//workload-onboarding/index.ipynb:        "hash": "<REDACTED>"
....

Seems like VS code interpreter confuses the pre-check

cat .//index.ipynb

....
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3 (ipykernel)",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.9.16"
  },
  "vscode": {
   "interpreter": {
    "hash": "<REDACTED>"
   }
  }
 },
 "nbformat": 4,
 "nbformat_minor": 4
}

Add More Details to Case Studies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.