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.
Syncing
xxxxxxxxxx
JupyterLab In Person Meeting 2019
The in-person JupyterLab meeting is an intensive code sprint focused on JupyterLab 2.0. We have a limited number of spots, with a goal of producing a JupyterLab 2.0 release candidate by the end of the week as well as a roadmap for the future.
Monday Schedule
Groups:
Merge into core:
2.0 triage:
Kernel refactor:
Jupyter Server
Prep for presentation tomorrow
Contents Management API/Data Registry conversation
Team Structure
Extension Building
UI Components
Tuesday Schedule
Morning
JupyterLab demo call
Governance call
Lumino
Afternoon
Contents Management API /
DataRegistry
RTC Plan
jupyterlab/rtc-incubator
monorepo where we can put all of these partsJupyterLab Themes and other ui customizations
Wednesday Schedule
@lumino/*
major release cadence discussion (Steve, Darian, Jason)@jupyterlab/coreutils: Poll
Dev call
RTC
UI Components
Record notebook timings
*
Thursday Schedule
Jupyter Server dev meeting
Lab Internationalization and translation capabilities
Git extension roadmap
Friday Schedule
Topics
UI Components & Lumino
We need to discuss the interplay between Lumino and React, and decide on whether it makes sense to leverage a UI library such as Material-UI or build from scratch for acccessibility purposes.
2.0 release candidate
A primary goal of the week is to ship a release candidate of 2.0. This includes a UX and documentation review.
Testing
If we still are having sporadic failures in a testing framework, this is a good time to finally clean those up.
Versioning and backports
Cadences, what should each branch track, backwards incompatability, monorepo
Team Roles
Defining different team roles like, issue triager, release manager, etc. So that we can make these roles more accessable to others in the community and get more help for them
Jupyter Server
Work on moving JupyterLab to Jupyter Server
Plan for 3.0
We are scheduled to ship JLab 3.0 in June 2020. What should be in it?
Can we set a direction for jupyterlab to focus on that addresses user needs? https://discourse.jupyter.org/t/benefits-of-the-classic-ui-and-use-cases-for-classic-over-jupyterlab-was-why-is-tim-not-moving-to-lab/2419/6
Extension building
RTC
Contents manager API/Data registry