Skip to content

Commit 2136412

Browse files
committed
Publish 0.0.1
SHA256 hashes: jupyter-drives-0.0.1.tgz: e6536b34528b813490699d3b7a27ccbd2b890faaf98ee01d0c381edbb5eda1e0 jupyter_drives-0.0.1-py3-none-any.whl: cc60451d3c2471925b92c46a5eba2dc984a2f4529af174fc45d3771a111324cd jupyter_drives-0.0.1.tar.gz: 521dd0a543a054706d2456823c56055897aa0302ee7246adbacaa2d37f19dde6
1 parent 53539f1 commit 2136412

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,47 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.0.1
6+
7+
([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/be448fe336f6ba194b7723500045f35106d7ec0d...53539f11b278785939a35d83f4de9df826734a2c))
8+
9+
### Enhancements made
10+
11+
- Add configurable limit for number of objects listed in `DriveBrowser` [#33](https://github.com/QuantStack/jupyter-drives/pull/33) ([@DenisaCG](https://github.com/DenisaCG))
12+
- Update credentials extraction [#30](https://github.com/QuantStack/jupyter-drives/pull/30) ([@DenisaCG](https://github.com/DenisaCG))
13+
- Support for inter-drives operations [#29](https://github.com/QuantStack/jupyter-drives/pull/29) ([@DenisaCG](https://github.com/DenisaCG))
14+
- Add logic for getting presigned link of object [#28](https://github.com/QuantStack/jupyter-drives/pull/28) ([@DenisaCG](https://github.com/DenisaCG))
15+
- Connect to `boto` client for certain supporting operations [#26](https://github.com/QuantStack/jupyter-drives/pull/26) ([@DenisaCG](https://github.com/DenisaCG))
16+
- Add functionalities to manipulate content [#25](https://github.com/QuantStack/jupyter-drives/pull/25) ([@DenisaCG](https://github.com/DenisaCG))
17+
- Add content retrieval logic [#24](https://github.com/QuantStack/jupyter-drives/pull/24) ([@DenisaCG](https://github.com/DenisaCG))
18+
- Set up backend content manager [#23](https://github.com/QuantStack/jupyter-drives/pull/23) ([@DenisaCG](https://github.com/DenisaCG))
19+
- Extract environment variables for dev installment [#22](https://github.com/QuantStack/jupyter-drives/pull/22) ([@DenisaCG](https://github.com/DenisaCG))
20+
- Set up drives list provider plugin [#21](https://github.com/QuantStack/jupyter-drives/pull/21) ([@DenisaCG](https://github.com/DenisaCG))
21+
- Update dependencies [#19](https://github.com/QuantStack/jupyter-drives/pull/19) ([@DenisaCG](https://github.com/DenisaCG))
22+
- Instate Drives `FileBrowser` [#18](https://github.com/QuantStack/jupyter-drives/pull/18) ([@DenisaCG](https://github.com/DenisaCG))
23+
- Credentials extraction from specified path or from AWS CLI [#14](https://github.com/QuantStack/jupyter-drives/pull/14) ([@DenisaCG](https://github.com/DenisaCG))
24+
- Add S3ContentsManager [#9](https://github.com/QuantStack/jupyter-drives/pull/9) ([@DenisaCG](https://github.com/DenisaCG))
25+
- Set up backend structure and list all available drives [#3](https://github.com/QuantStack/jupyter-drives/pull/3) ([@DenisaCG](https://github.com/DenisaCG))
26+
- Add a dialog to select drives [#2](https://github.com/QuantStack/jupyter-drives/pull/2) ([@HaudinFlorence](https://github.com/HaudinFlorence))
27+
28+
### Bugs fixed
29+
30+
- Modify initial version of package in `package.json` [#36](https://github.com/QuantStack/jupyter-drives/pull/36) ([@DenisaCG](https://github.com/DenisaCG))
31+
- Fix `README.md` [#31](https://github.com/QuantStack/jupyter-drives/pull/31) ([@DenisaCG](https://github.com/DenisaCG))
32+
- Fix `DriveBrowser` toolbar buttons [#20](https://github.com/QuantStack/jupyter-drives/pull/20) ([@DenisaCG](https://github.com/DenisaCG))
33+
- Add minor changes in jupyter_drives in base.py and in tests/test_handlers.py [#16](https://github.com/QuantStack/jupyter-drives/pull/16) ([@HaudinFlorence](https://github.com/HaudinFlorence))
34+
- Fix logger initialization in listing available drives API handler [#6](https://github.com/QuantStack/jupyter-drives/pull/6) ([@DenisaCG](https://github.com/DenisaCG))
35+
- Fix for adding drives [#4](https://github.com/QuantStack/jupyter-drives/pull/4) ([@DenisaCG](https://github.com/DenisaCG))
36+
37+
### Maintenance and upkeep improvements
38+
39+
- Change package name [#38](https://github.com/QuantStack/jupyter-drives/pull/38) ([@DenisaCG](https://github.com/DenisaCG))
40+
- Update CI workflows [#32](https://github.com/QuantStack/jupyter-drives/pull/32) ([@DenisaCG](https://github.com/DenisaCG))
41+
42+
### Contributors to this release
43+
44+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2023-10-10&to=2024-12-06&type=c))
45+
46+
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2023-10-10..2024-12-06&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2023-10-10..2024-12-06&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3AHaudinFlorence+updated%3A2023-10-10..2024-12-06&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Atrungleduc+updated%3A2023-10-10..2024-12-06&type=Issues)
47+
548
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter-drives",
3-
"version": "0.0.1-a1",
3+
"version": "0.0.1",
44
"description": "A Jupyter extension to support drives in the backend.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)