Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: CFMTech/Jupytab

Tags

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
## 0.9.11 - (2020-09-11) (#46)

* ## 0.9.11 - (2020-09-11)
* #45 Add jupytab.__version__ and jupytab_server.__version__ to diagnose version easily + display at start
* #44 Remove tests packages from released artifact
* #43 Fix TabPy protocol that changes with version 2020.1+ of Tableau

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.9.7 tabpy like (#32)

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update jupytab_api.py (#28)

* Update jupytab_api.py

* Update VERSION

* Update CHANGELOG.md

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SSL configuration for jupytab (#26)

SSL configuration for jupytab

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.9.3 bis - Update module name in setup endpoint (#25)

* 0.9.3 - Fix incorrect release on pypi following jupytab split

* Minimum version is python 3.6

* Update jupytab-server location

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jupytab modules (#20)

* Split jupytab into 2 packages

* jupytab
* jupytab-utils

It provides much better integration in complex environment where
notebook dependencies must be as light as possible. jupytab-utils only
requires pandas as dependency.

#7
#16
#19

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Df compatibility fixes (#12)

* Allow multi-index columns
* Optionally add index to tableau export
* Rename duplicated columns to make them unique
* Remove accented characters
* Replace forbidden characters in Tableau column name

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from CFMTech/jupytab

Update of the name of the project to Jupytab (+ fix of some link)