Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
logix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
logix
Commits
65016503
Commit
65016503
authored
5 years ago
by
Lila Fisch
Browse files
Options
Downloads
Patches
Plain Diff
update app upbloading instructions
parent
42449740
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
en/firstinterhacktions.md
+6
-1
6 additions, 1 deletion
en/firstinterhacktions.md
with
6 additions
and
1 deletion
en/firstinterhacktions.md
+
6
−
1
View file @
65016503
...
...
@@ -65,7 +65,12 @@ Go to the [hatchery](https://badge.team/?badge=card10), register an account, and
Klick on 'Add' to create an egg for your app in the hatchery. Pick a category, select _card10_ for the compatibility, and add a title and description.
You can even use libraries from existing apps, which you can add as dependencies in the next menu.
Your app comes with an empty
`__init__.py`
file, this is needed by python. You can then upload your script file(s) in addition to it.
Your app comes with an empty
`__init__.py`
file, this is where your main code goes. You can also upload further libraries and
configuration files.
When naming additional configuration files, bear in mind that there is a text file reader that displays
`.txt`
files on the card10 display,
so name your files accordingly if you want them to show up (or not).
Once you are satisfied, you can publish it in an official revision. As you improve your code, you can re-upload your files and publish new versions.
### Closing a session
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment