or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Submarine Roadmap
Submarine SDK Overhaul
Local cache (0.8.0) [P1]
Dataset API (0.9.0) [P1]
Training API (TBD) [0.9.0] P2
Reference
Model serving
Submarine Experiment
Submarine operator
Submarine workbench
Submarine Cli
Environment Overhaul [0.8.0] P0
Currently creating a environment require users to set docker image and conda yaml file. However, Users can't set arbitrary image, the image must be
apache/submarine:jupyter-notebook
From the users perspective, they only care about.
Solution:
python-3.8-tensorflow-cpu
,python-3.9-pytorch-gpu
Link: https://github.com/apache/submarine/issues/892 https://github.com/apache/submarine/issues/895
Issue: https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1213
Notebook [0.8.0] P1
Link: https://github.com/apache/submarine/issues/853
Issue: https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1167
Solution: https://github.com/shangyuantech/submarine/commit/35db197e20ac7604bed224f2c3d066d46115c824
Refactor
UI/UX [0.9.0] P4
Metrics
Example
Workflow Orchestrator [0.8.0] P4
Issue: https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1264
Docs [0.8.0] P3
Bug Bash
tags:
Submarine
Roadmap