We currently have Jupyterhub as our documenation tool however we wanted to migrate all the documents to Confluence now .
Is there any native migration tool which can be used for this migration .
Hello @Nagesh Myneni ,
as @Nic Brough -Adaptavist- mentioned there is no tool for this, though you can try to use tools like Universal wiki converter (https://github.com/AtlassianContribs/universal-wiki-converter) to convert some wiki related formats to Confluence-like markup:
https://bitbucket.org/appfusions/universal-wiki-converter/src/master/
https://marketplace.atlassian.com/archive/14575
As these are usually just text/html data, you can always use scraping and relocating this data as you need :) If these are manly tables -
Some useful docs:
Thank you .I will look into these and give a try .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Atlassian Community!
I'm afraid there are no tools for this, you'll need to find or write something that can scrape your Jupyterhub system, and either convert it to a format that can be imported, or post it into Confluence directly over the REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.