We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcae4b commit 37d1b6dCopy full SHA for 37d1b6d
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## CHANGELOG
2
3
-### `@krassowski/jupyterlab-lsp 3.4.2` (unreleased)
+### `@krassowski/jupyterlab-lsp 3.5.0` (unreleased)
4
+
5
+- features:
6
7
+ - adds `%%bigquery` IPython cell magic support for BigQuery ([#553], thanks @julioyildo)
8
9
- bug fixes:
10
@@ -9,6 +13,7 @@
13
14
[#544]: https://github.com/krassowski/jupyterlab-lsp/pull/544
11
15
[#547]: https://github.com/krassowski/jupyterlab-lsp/pull/547
16
+[#553]: https://github.com/krassowski/jupyterlab-lsp/pull/553
12
17
18
### `jupyter-lsp 1.1.4` (2020-02-21)
19
0 commit comments